You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: