<span style="font-family:arial,sans-serif;font-size:12px">Hi</span><div style="font-family:arial,sans-serif;font-size:12px"><br></div><div style="font-family:arial,sans-serif;font-size:12px">This is in fact a limitation. The image size is computed when it is first registered in the datastore, but they are not updated when the images are moved back to the datastore.</div>

<div style="font-family:arial,sans-serif;font-size:12px"><br></div><div style="font-family:arial,sans-serif;font-size:12px">This can be solved by either using a better way to compute the image size (e.g. qemu-img) or recomputing the size after saving back the image.</div>

<div style="font-family:arial,sans-serif;font-size:12px"><br></div><div style="font-family:arial,sans-serif;font-size:12px">I've filled an issue for this [1]</div><div style="font-family:arial,sans-serif;font-size:12px">

<br></div><div style="font-family:arial,sans-serif;font-size:12px"><a href="http://dev.opennebula.org/issues/1662" target="_blank">http://dev.opennebula.org/issues/1662</a><br></div><div style="font-family:arial,sans-serif;font-size:12px">

<br></div><div style="font-family:arial,sans-serif;font-size:12px">Thanks for the feedback!</div><div style="font-family:arial,sans-serif;font-size:12px"><br></div><div style="font-family:arial,sans-serif;font-size:12px">

Cheers</div><div style="font-family:arial,sans-serif;font-size:12px"><br></div><div style="font-family:arial,sans-serif;font-size:12px">Ruben</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 19, 2012 at 2:54 PM,  <span dir="ltr"><<a href="mailto:knawnd@gmail.com" target="_blank">knawnd@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
<br>
I am using OpenNebula 3.8.1 with OpenVZ hypervisor support enabled. I noticed that the value of the corresponding persistent image parameter is not changed even if actual size of the file has changed.<br>
<br>
$ oneimage list|grep persistent<br>
ID USER GROUP      NAME            DATASTORE     SIZE TYPE PER STAT RVMS<br>
4 oneadmin   oneadmin   test persistent default       172M OS   Yes used    1<br>
<br>
$ oneimage show 4|egrep "SOURCE|PATH|SIZE"<br>
SOURCE         : /var/lib/one/datastores/1/<u></u>6900190977e9afc6d9290b8aef16f7<u></u>68<br>
PATH           : /var/lib/one/datastores/1/<u></u>2b0ad99f99eaa99458769eb53951b6<u></u>85<br>
SIZE           : 172M<br>
<br>
The image with ID 4 was created as clone of the image with ID 1 by 'oneimage clone' command. The image with ID 1 has a size 172MB:<br>
$ oneimage show 1|egrep "SOURCE|PATH|SIZE"<br>
SOURCE         : /var/lib/one/datastores/1/<u></u>2b0ad99f99eaa99458769eb53951b6<u></u>85<br>
PATH           : /tmp/sl-6-x86_64.tar.gz<br>
SIZE           : 172M<br>
<br>
and that corresponds to its real size on the file system:<br>
$ ll -h /var/lib/one/datastores/1/<u></u>2b0ad99f99eaa99458769eb53951b6<u></u>85<br>
-rw-rw---- 1 oneadmin oneadmin 172M Oct  3 17:51 /var/lib/one/datastores/1/<u></u>2b0ad99f99eaa99458769eb53951b6<u></u>85<br>
<br>
The real size of modified and saved persistent image with ID 4 has changed on FS:<br>
$ ll -h /var/lib/one/datastores/1/<u></u>6900190977e9afc6d9290b8aef16f7<u></u>68<br>
-rw-rw---- 1 oneadmin oneadmin 181M Nov 16 15:41 /var/lib/one/datastores/1/<u></u>6900190977e9afc6d9290b8aef16f7<u></u>68<br>
<br>
but 'oneimage list' and 'oneimage show' still show the same size equals to the size of initial image with ID 1:<br>
$ oneimage list|egrep "^   1|4"<br>
   1 oneadmin   oneadmin   SL 6.3 x86_64   default       172M OS No rdy     0<br>
   4 oneadmin   oneadmin   test persistent default       172M OS Yes used    1<br>
<br>
So I wonder if someone observes the same behavior and someone does then if it is bug?<br>
<br>
Regards,<br>
Nikolay.<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/<u></u>listinfo.cgi/users-opennebula.<u></u>org</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Dr. Ruben Santiago Montero<br>Chief Technical Advisor & Co-Founder<br>C12G Labs, OpenNebula for the Enterprise<br><a href="http://www.c12g.com" target="_blank">http://www.c12g.com</a> | <a href="mailto:rsmontero@c12g.com" target="_blank">rsmontero@c12g.com</a> | @C12G<br>

<br>--------------------------------------------------------------------------------------------------------------------------------<br>Confidentiality Warning: The information contained in this e-mail and any accompanying documents, unless otherwise expressly indicated, is confidential and privileged, and is intended solely for the person and/or entity to whom it is addressed (i.e. those identified in the "To" and "cc" box). They are the property of C12G Labs S.L.. Unauthorized distribution, review, use, disclosure, or copying of this communication, or any part thereof, is strictly prohibited and may be unlawful. If you have received this e-mail in error, please notify us immediately by e-mail at <a href="mailto:abuse@c12g.com" target="_blank">abuse@c12g.com</a> and delete the e-mail and attachments and any copy from your system. C12G's thanks you for your cooperation.<br>

--------------------------------------------------------------------------------------------------------------------------------<br>
</div>