2013/8/5 Liu Yuan <namei.unix at gmail.com>: >> vdi check had nothing to fix. >From sheep.log I see it has done some a recover right after the cluster has been restarted. Aug 05 09:24:42 [main] main(878) shutdown Aug 05 09:28:52 [main] md_add_disk(142) /mnt/sheep/dsk02, nr 1 Aug 05 09:28:52 [main] send_join_request(832) IPv4 ip:192.168.2.44 port:7000 Aug 05 09:28:52 [main] for_each_object_in_stale(384) /mnt/sheep/dsk02/.stale Aug 05 09:28:52 [main] main(874) sheepdog daemon (version 0.6.0_179_gfba98cd) started Aug 05 09:28:53 [main] recover_object_main(632) done:1 count:1549, oid:9533ed000000e6 Aug 05 09:28:53 [main] recover_object_main(632) done:2 count:1549, oid:19093f00000400 Aug 05 09:28:53 [main] recover_object_main(632) done:3 count:1549, oid:9533ed0000023a <cut> Note: I have two vdi: 'wheezy' and 'backup'. Then several clones of wheezy. Wheezy and their clones had nothing to fix but 'backup' fixed something by collie vdi check. It should be what I see here: Aug 05 09:48:02 [io 29517] get_object_sha1(490) fail to get sha1, /mnt/sheep/dsk02/009533ed00000020 Aug 05 09:48:03 [io 29517] get_object_sha1(490) fail to get sha1, /mnt/sheep/dsk02/009533ed00000027 Aug 05 09:48:03 [io 29994] get_object_sha1(490) fail to get sha1, /mnt/sheep/dsk02/009533ed00000028 Aug 05 09:48:03 [io 29517] get_object_sha1(490) fail to get sha1, /mnt/sheep/dsk02/009533ed00000029 <cut> |