<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000'>Assuming there is space left in the LVM VG, you should be able to use lvextend to add a bit of extra storage to that volume so the deployment can succeed.  Something like 'lvextend -L + 100M <dev of lv>'<br><br>Hope that helps,<br>gary<br><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Ruben S. Montero" <rsmontero@opennebula.org><br><b>To: </b>"Lawrence Chiong" <junix88@gmail.com><br><b>Cc: </b>Users@lists.opennebula.org<br><b>Sent: </b>Friday, July 27, 2012 7:45:24 AM<br><b>Subject: </b>Re: [one-users] Fwd: No space left on device ->when Create Image via Marketplace for CentOS 6.2-kvm using iSCSI (block) datastore<br><br>Hi,<div><br></div><div>This is a known issue when using the market place with block based datastores, see [1].</div><div><br></div><div>The size of the image is get from the ContentLength header field (HTTP) using the marketplace URL. This size is for the compressed image, so the actual size of the block is not properly configured. Also the usage quotas will not be properly updated...</div>

<div><br></div><div>Probably we either set contnent lenght to the uncompressed size, or provide an additional header for it. The requirement here is not to download the full image to get the size. The download, uncompress, write process is "streamed", so we need the size beforehand.</div>

<div><br></div><div>Cheers</div><div><br></div><div>Ruben</div><div><br></div><div><br></div><div>[1] <a href="http://dev.opennebula.org/issues/1345" target="_blank">http://dev.opennebula.org/issues/1345</a><br><br><div class="gmail_quote">

On Fri, Jul 27, 2012 at 1:04 AM, Lawrence Chiong <span dir="ltr"><<a href="mailto:junix88@gmail.com" target="_blank">junix88@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

additional info: <br><br>template]$ sudo lvs<br>  LV          VG       Attr   LSize   Origin Snap%  Move Log Copy%  Convert<br>  imgdtastore vgNebula -wi-ao 100.00g                                                                  <br>


  lv-one-17   vgNebula -wi-ao  40.00m                                      <br>  lv-one-17-2 vgNebula -wi-ao  40.00m                                      <br>  lv-one-17-5 vgNebula -wi-ao  40.00m                                      <br>


  lv-one-17-6 vgNebula -wi-ao  40.00m                                      <br>  lv-one-17-7 vgNebula -wi-ao  40.00m                                                                         <br>  lv-one-23   vgNebula -wi-ao  40.00m                                      <br>


  lv-one-24   vgNebula -wi-ao  40.00m                                      <br>  lv-one-25   vgNebula -wi-ao 580.00m                                      <br>  rootvol     vgroot   -wi-ao  49.97g      <br><br>There's NO error  when I created an image for ttylinux-kvm via marketplace.<div class="HOEnZb">

<div class="h5"><br>
<br><br><br><div class="gmail_quote">Hello there,<br><br>Need help about error found below when tried to create an image for CentOS 6.2 x86_64 +kvm using iSCSI (block) datastore-<br><br>Thu Jul 26 16:45:29 2012 [ImM][E]: cp: Command "eval /var/lib/one/remotes/datastore/iscsi/../downloader.sh  --md5 3b05125c401c2e74e8238515ffa3bd6b <a href="https://marketplace.c12g.com/appliance/4fc76a938fb81d3517000002/download" target="_blank">https://marketplace.c12g.com/appliance/4fc76a938fb81d3517000002/download</a> - | ssh 192.168.0.20 sudo dd of=/dev/vgNebula/lv-one-25 bs=64k" failed: dd: writing `/dev/vgNebula/lv-one-25': No space left on device<br>



<br>Your help is very much appreciated.<br><br>Thank you.<br>
</div><br>
</div></div><br>_______________________________________________<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/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Ruben S. Montero, PhD<br>Project co-Lead and Chief Architect<br>OpenNebula - The Open Source Solution for Data Center Virtualization<br><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:rsmontero@opennebula.org" target="_blank">rsmontero@opennebula.org</a> | @OpenNebula<br>


</div>
<br>_______________________________________________<br>Users mailing list<br>Users@lists.opennebula.org<br>http://lists.opennebula.org/listinfo.cgi/users-opennebula.org<br></div><br></div></body></html>