Hi<div><br></div><div>Here it is working fine. What we do to check quotas and compute the image size (without the need to totally download it) is look at the http headers, as:</div><div><br></div><div><div>wget -S --spider --no-check-certificate <a href="http://releases.ubuntu.com/precise/ubuntu-12.04.1-server-amd64.iso">http://releases.ubuntu.com/precise/ubuntu-12.04.1-server-amd64.iso</a> 2>&1 | grep Content-Length  | cut -d':' -f2</div>

<div><br></div><div>please check that you have wget installed and that the above command executes as oneadmin.</div><div><br></div><div>Cheers</div><div><br></div><div>Ruben</div><br><div class="gmail_quote">On Mon, Sep 24, 2012 at 2:13 AM, Teik Hooi Beh <span dir="ltr"><<a href="mailto:thbeh@thbeh.com" target="_blank">thbeh@thbeh.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<div><br></div><div>I have manage to install Opennebula from CentOS-6.2-opennebula-3.6.0-1.x86_64.rpm in CentOS 6.2. Installation ran fine but hit an issue when I try to create a cdrom image from Sunstone it throws a  [ImageAllocate] Cannot determine Image SIZE error in oned.log. I tried using CLI with the following template but still the same:</div>


<div><br></div><div><div>NAME="precise-ubuntu-cd"</div><div>TYPE=CDROM</div><div>PATH=<a href="http://releases.ubuntu.com/precise/ubuntu-12.04.1-server-amd64.iso" target="_blank">http://releases.ubuntu.com/precise/ubuntu-12.04.1-server-amd64.iso</a></div>


<div>DESCRIPTION="ubuntu 12.04 iso"</div></div><div><br></div><div><br></div><div>Previously I have also installed Opennebula 3.6 on Ubuntu 12.04 and everything was fine. </div><div><br></div><div>Please advice.</div>


<div><br></div><div>Regards</div><span class="HOEnZb"><font color="#888888"><div>Beh</div><div><br></div><div><br></div>
</font></span><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">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>