<div>Thanks</div><div>And we have tried sheepdog vdi live snapshot like the follow steps.</div><div>1.we start up vm ,create txt file and write some words in the file.</div><div>2.do live snapshot</div><div>3.delete the file</div><div>4.restore from snapshot</div><div>result:file not found.</div><div>if we do offline snapshot , file was restore from snapshot.</div><div>steps are:</div><div><div style="line-height: 21px;">1.we start up vm ,create txt file and write some words in the file.</div><div style="line-height: 21px;">2.shutdown the vm,do vdi snapshot</div><div style="line-height: 21px;">3.start the vm,delete the file</div><div style="line-height: 21px;">4.restore from snapshot</div></div><div style="line-height: 21px;">result:file restored.</div><div><br></div><div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "Liu Yuan"<namei.unix@gmail.com>;</div><div><b>发送时间:</b> 2013年8月8日(星期四) 下午2:42</div><div><b>收件人:</b> "陈李粮"<1446130@qq.com>; <wbr></div><div><b>抄送:</b> "morita.kazutaka"<morita.kazutaka@lab.ntt.co.jp>; "sheepdog"<sheepdog@lists.wpkg.org>; <wbr></div><div><b>主题:</b> Re: [sheepdog] issue of collie after sheepdog upgrade</div></div><div><br></div>On Thu, Aug 08, 2013 at 09:09:27AM +0800, 陈李粮 wrote:<br>> run 'collie node list -a 192.168.10.47' works well.<br>> But we choose to run sheep daemon without" -b" "-y" options that we can enable collie node list without "-a" option.so we run sheep with "-i" option.<br><br>If you don't want specify '-a' every time for collie, set<br><br>$ sheep -b 0.0.0.0 -y nic -i io_nic<br><br>With above setup, sheep listens the port of all the NICs and control message and<br>io data will use the nic you specified.<br><br>Thanks<br>Yuan<br></div>