[sheepdog] ledger object leak

Hitoshi Mitake mitake.hitoshi at lab.ntt.co.jp
Fri Oct 24 09:34:41 CEST 2014


At Fri, 24 Oct 2014 00:01:31 +0200,
Valerio Pachera wrote:
> 
> Hi, this isn't urgent but I opened a bug as a reminder:
> https://bugs.launchpad.net/sheepdog-project/+bug/1384951
> 
> Correct me if I'm wrong: as a workaround, when there are no snapshots
> I can safely remove all ledger objects but the last.
> 
> cd /mnt/sheep/0
> ls 8*
> 807c2b2500000000
> 807c2b2700000000
> 807c2b2900000000
> 807c2b2a00000000
> 807c2b2b00000000
> 807c2b2c00000000
> 807c2b2e00000000
> 807c2b2f00000000
> 
> ls 8* | grep -v 807c2b2f00000000 | xargs rm
> 
> Thank you.

80 prefixed objects are inode objects. And keeping them is required by
current sheepdog implementation.

Thanks,
Hitoshi

> -- 
> sheepdog mailing list
> sheepdog at lists.wpkg.org
> http://lists.wpkg.org/mailman/listinfo/sheepdog



More information about the sheepdog mailing list