Re: correct way to increase the weight of all OSDs from 1 to 3.64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 you can:
>
>  ceph osd getcrusshmap -o /tmp/cm
>  crushtool -i /tmp/cm --reweight-item osd.0 3.5 --reweight-item osd.1 3.5 
> ... -o /tmp/cm2
>  crushtool -d /tmp/cm2  # make sure it looks right
>  ceph osd setcrushmap -i /tmp/cm2
>
>
>

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux