[sheepdog-users] Testing snapshot-object-reclaim

Valerio Pachera sirio81 at gmail.com
Thu Mar 20 09:08:08 CET 2014


>> 1. logs
>> 2. du -h <sheep dir>
>> 3. tree <sheep dir>
>> 4. for f in `find <sheep dir> -name "08*"`; do echo "content of" $f; od -x $f; done
>> of all sheep processes?
> In addition, I want to see your parameters for sheep processes.


test004/id0:

sheep -n /var/sheep,/mnt/sheep/dsk02 \
-c zookeeper:192.168.2.44:2181,192.168.2.45:2181,192.168.2.46:2181 \
-i host=192.168.10.4,port=3333 \
-l level=debug

du -h /var/sheep /mnt/sheep/dsk02
4,0K    /var/sheep/obj
8,0K    /var/sheep/epoch
17M     /var/sheep
0       /mnt/sheep/dsk02/.stale
557M    /mnt/sheep/dsk02

test005/id1

sheep -n  /var/sheep,/mnt/sheep/dsk01,/mnt/sheep/dsk02 \
-c zookeeper:192.168.2.44:2181,192.168.2.45:2181,192.168.2.46:2181 \
-i host=192.168.10.5,port=3333 \
-l level=debug

du -h  /var/sheep /mnt/sheep/dsk01 /mnt/sheep/dsk02
4,0K    /var/sheep/obj
8,0K    /var/sheep/epoch
16M     /var/sheep
0       /mnt/sheep/dsk01/.stale
433M    /mnt/sheep/dsk01
0       /mnt/sheep/dsk02/.stale
477M    /mnt/sheep/dsk02

test006/id2

sheep -n  /var/sheep,/mnt/sheep/dsk01 \
-c zookeeper:192.168.2.44:2181,192.168.2.45:2181,192.168.2.46:2181 \
-i host=192.168.10.6,port=3333 \
-l level=debug

du -h /var/sheep /mnt/sheep/dsk01
4,0K    /var/sheep/obj
8,0K    /var/sheep/epoch
54M     /var/sheep
0       /mnt/sheep/dsk01/.stale
721M    /mnt/sheep/dsk01
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sheep_info.tar.bz
Type: application/x-bzip
Size: 3187000 bytes
Desc: not available
URL: <http://lists.wpkg.org/pipermail/sheepdog-users/attachments/20140320/b8808dd9/attachment-0005.bin>


More information about the sheepdog-users mailing list