2013/8/28 MORITA Kazutaka <morita.kazutaka at gmail.com>: > git://github.com/sheepdog/qemu.git devel I did git clone git://github.com/sheepdog/qemu.git Was it necessary to run some other git command before compiling? QEMU emulator version 1.6.0, Copyright (c) 2003-2008 Fabrice Bellard sheep 0.7.0_50_g8f659a2 I still get these messages in sheep.log when I write some data after taking a snapshot. Aug 29 11:54:38 ERROR [net 17094] do_read(220) connection is closed (48 bytes left) Aug 29 11:54:38 ERROR [net 17094] rx_work(578) failed to read a header Aug 29 11:54:38 ERROR [net 17147] do_read(220) connection is closed (48 bytes left) Aug 29 11:54:38 ERROR [net 17147] rx_work(578) failed to read a header vdi check is working fine tough: # collie vdi list Name Id Size Used Shared Creation time VDI id Copies Tag s wheezy_template 1 10 GB 1.8 GB 0.0 MB 2013-08-29 11:13 5ddf88 2 s wheezy_template 2 10 GB 200 MB 1.6 GB 2013-08-29 11:53 5ddf89 2 s wheezy_template 3 10 GB 300 MB 1.7 GB 2013-08-29 11:54 5ddf8a 2 wheezy_template 0 10 GB 320 MB 2.0 GB 2013-08-29 11:58 5ddf8b 2 root at test004:/mnt/big/haproxy_20130829# collie vdi check -s 1 wheezy_template 100.0 % 10 GB / 10 GB finish check&repair wheezy_template root at test004:/mnt/big/haproxy_20130829# collie vdi check -s 2 wheezy_template finish check&repair wheezy_template root at test004:/mnt/big/haproxy_20130829# collie vdi check -s 3 wheezy_template finish check&repair wheezy_template root at test004:/mnt/big/haproxy_20130829# collie vdi check wheezy_template finish check&repair wheezy_template |