Hi,
thank you for creating such a great collection of scripts. After upgrade my Ceph cluster to Nautilus the crush-reweight-by-utilization.py script stopped working.
# python crush-reweight-by-utilization.py --verbose --max-change=0.05
Traceback (most recent call last):
File "crush-reweight-by-utilization.py", line 211, in <module>
if VERBOSE: raise(e)
KeyError: 'osd_stats'