<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/18 Hitoshi Mitake <span dir="ltr"><<a href="mailto:mitake.hitoshi@gmail.com" target="_blank">mitake.hitoshi@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"><div class="im">
> I made it shorted but that's what happens: it doesn't reach 100%.<br></div></blockquote><div><br></div><div>I'm almost sure it stop where data begin.<br></div><div>I.e. vdi has virtual size of 10G and 2G used.  Vdi check will stop printing when checking the used space.<br>
</div><div>If I check multiple times the same vdi it hang at the same point.<br></div><div>If I write 3G of date inside the guest, then the bar hangs earlier (e.g. 53%).<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
BTW, the sheepdog daemon version is strange. Can I see the defined version in<br>
your <a href="http://configure.ac" target="_blank">configure.ac</a>?<br>
<br><br></blockquote><div>grep -i version <a href="http://configure.ac">configure.ac</a><br>m4_define([sheepdog_version], [0.7.6_rc1])<br>m4_define([git_version],<br>AC_INIT([sheepdog], m4_default(git_version, sheepdog_version),<br>
if ! ${MAKE-make} --version /cannot/make/this >/dev/null 2>&1; then<br>AC_MSG_RESULT([  Version                  = ${VERSION}])<br> </div></div><br></div></div>