On 05/27/2013 03:54 PM, MORITA Kazutaka wrote: > I wonder if starting a recovery without incrementing an epoch is a > good idea. The new free space information is not written to the > current epoch log, so I guess sheep cannot recover objects correctly > if node failure happens while (or after) reweighting. > > Actually, this series doesn't pass the below test. Ah, I didn't think of epoch has node information. So we need increment epoch. I'll append your test script to my series. Thanks, Yuan |