[sheepdog-users] Testing snapshot-object-reclaim
Hitoshi Mitake
mitake.hitoshi at gmail.com
Tue Mar 18 10:11:10 CET 2014
At Mon, 17 Mar 2014 17:20:49 +0100,
Valerio Pachera wrote:
>
> [1 <text/plain; UTF-8 (7bit)>]
> 2014-03-17 14:44 GMT+01:00 Hitoshi Mitake <mitake.hitoshi at gmail.com>:
> > Hmm, it is odd. Can I see an output of tree command of the sheep dir?
> > I think all objects which remain would be ledger.
>
>
> Here it is.
Thanks. I tried to reproduce your problem, but it cannot be reproduced yet.
Can I see an output of hexdump of some ledger object?
e.g.
for f in `find /dsk01 -name "08*"`; do echo "content of" $f; od -x $f; done
(ledger object is an object whose name starts with "08")
Thanks,
Hitoshi
More information about the sheepdog-users
mailing list