[sheepdog-users] call reweigh during recovery

Liu Yuan namei.unix at gmail.com
Mon Jun 17 09:24:52 CEST 2013


On 06/15/2013 06:11 PM, Valerio Pachera wrote:
> The scenario is this:
> 
> A node with 2 disks get disconnected because of not enough space.
> I insert it back (using 2 disk) and add a third disk.
> Recovery has already stared before to insert the third disk.
> May I call cluster reweigh during recovery so the node gets the right weigh?
> 

Yes, reweight is just another source of generating recovery events. All
the recovery events can be nested, be it node leave/join event, disk
plug/unplug/crash event. That is, the successive recovery event will
supersede the previous one as soon as possible.

Thanks,
Yuan



More information about the sheepdog-users mailing list