[sheepdog] read/write during recovery
Dietmar Maurer
dietmar at proxmox.com
Thu Jul 26 09:01:16 CEST 2012
> > How do you detect the point in time when it is safe to remove an
> > object (because all new members have all data the need)?
>
> Sorry, I'm afraid I don't understand the question. Which objects do we need
> to remove? Can you give an example?
When we re-balance. For example
1.) obj is store on Nodes A and B
2.) we add new node C, which changes obj mapping to B and C
3.) C recovers, and copies obj data
4.) We can now remove obj from Node A
More information about the sheepdog
mailing list