[sheepdog] [PATCH 3/6] sheep: wait for vdi copies to be updated in recovery process

Liu Yuan namei.unix at gmail.com
Tue Sep 4 07:16:52 CEST 2012


On 09/04/2012 01:03 PM, MORITA Kazutaka wrote:
> If node membership changes between process_work and process_main of
> SD_OP_NEW_VDI, we cannot get the vdi copies in recovery process.  In
> that case, we need to wait for post_cluster_new_vdi to finish.

Do we really need it? cluster_new_vdi() will take care of writing all
copies in the right place while node change because of retry mechanism,
I don't think we need to recover those objects. no?

Thanks,
Yuan



More information about the sheepdog mailing list