Re: [ceph-users] correct way to increase the weight of all OSDs from 1 to 3.64

2014-03-04 Thread Udo Lembke
Hi Sage, thanks for the info! I will tried at weekend. Udo Am 04.03.2014 15:16, schrieb Sage Weil: > The goal should be to increase the weights in unison, which should prevent > any actual data movement (modulo some rounding error, perhaps). At the > moment that can't be done via the CLI, but

Re: [ceph-users] correct way to increase the weight of all OSDs from 1 to 3.64

2014-03-04 Thread Sage Weil
The goal should be to increase the weights in unison, which should prevent any actual data movement (modulo some rounding error, perhaps). At the moment that can't be done via the CLI, but you can: ceph osd getcrusshmap -o /tmp/cm crushtool -i /tmp/cm --reweight-item osd.0 3.5 --reweight-item