[sheepdog-users] Testing snapshot-object-reclaim

Valerio Pachera sirio81 at gmail.com
Thu Apr 3 11:31:28 CEST 2014


id0:
ls -l /mnt/sheep/dsk02/80* | wc -l
7

id1:
ls dsk01/80* | wc -l
1
ls dsk02/80* | wc -l
6

id2:
ls dsk01/80* | wc -l
7

This is the command I used to get all objects dump (attached)

cd <path>
for obj in $(ls 80*); do echo $obj; dog vdi object dump-inode $obj;
done > /tmp/logfile 2>&1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sheep_info.tar.bz2
Type: application/x-bzip2
Size: 11721 bytes
Desc: not available
URL: <http://lists.wpkg.org/pipermail/sheepdog-users/attachments/20140403/8ab7be1d/attachment-0005.bin>


More information about the sheepdog-users mailing list