<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/17 Liu Yuan <span dir="ltr"><<a href="mailto:namei.unix@gmail.com" target="_blank">namei.unix@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Or you can just use master tip to create some cluster snapshot and do the load<br>
and check if it works as expected.<span class=""><font color="#888888"><br></font></span></blockquote><div><br></div><div>I did that and it behaves almost the same.<br></div><div>  qemu-img convert -f qcow2 wheezy_template.qcow2 sheepdog:wheezy_template<br>
  qemu-img convert -f qcow2 wheezy_template2.qcow2 sheepdog:wheezy_template2<br>  dog vdi snapshot wheezy_template<br>  dog vdi snapshot wheezy_template2<br>  dog cluster snapshot save test cluster_snapshot_test<br>  dog cluster snapshot load test cluster_snapshot_test<br>
<br><br></div><div>Guest do not complete boot.<br></div><div>I'm able to vdi check the snapshot of the vdi (before it was not possible).<br></div><div>I get error and alert messages in sheep.log.<br><br></div><div>I tried to import the same qcow2 and it works fine<br>
  qemu-img convert -f qcow2 wheezy_template.qcow2 sheepdog:wheezy_template3<br><br></div><div>sheep.log<br><br>Dec 17 10:12:31  ERROR [gway 19436] vid_is_snapshot(74) No VDI entry for 83290e found<br>Dec 17 10:12:31  ALERT [gway 19436] get_vdi_copy_policy(117) copy policy for 83290e not found, set 0<br>
Dec 17 10:12:31  ALERT [gway 19436] get_vdi_copy_policy(117) copy policy for 83290e not found, set 0<br>Dec 17 10:12:31  ERROR [gway 19438] vid_is_snapshot(74) No VDI entry for 83290e found<br>Dec 17 10:12:31  ALERT [gway 19438] get_vdi_copy_policy(117) copy policy for 83290e not found, set 0<br>
Dec 17 10:12:31  ALERT [gway 19438] get_vdi_copy_policy(117) copy policy for 83290e not found, set 0<br>Dec 17 10:12:31  ERROR [gway 19431] vid_is_snapshot(74) No VDI entry for 83290e found<br>Dec 17 10:12:31  ALERT [gway 19431] get_vdi_copy_policy(117) copy policy for 83290e not found, set 0<br>
Dec 17 10:12:31  ALERT [io 19387] get_vdi_copy_policy(117) copy policy for 83290e not found, set 0<br>Dec 17 10:12:31  ALERT [gway 19431] get_vdi_copy_policy(117) copy policy for 83290e not found, set 0<br>Dec 17 10:12:31  ERROR [gway 19436] vid_is_snapshot(74) No VDI entry for 83290e found<br>
Dec 17 10:12:31  ALERT [gway 19436] get_vdi_copy_policy(117) copy policy for 83290e not found, set 0<br>Dec 17 10:12:31  ALERT [io 19387] get_vdi_copy_policy(117) copy policy for 83290e not found, set 0<br>Dec 17 10:12:31  ALERT [gway 19436] get_vdi_copy_policy(117) copy policy for 83290e not found, set 0<br>
<br></div><div> <br></div></div><br></div></div>