Hi Ettore, <br>I have effectively found that I had not sufficient space on my filesystem.<br>Thank for your suggestion, I freed space and all is going well now.<br>Regards<br>--<br>Rodrigue <br><br><div class="gmail_quote">

On Sat, Nov 7, 2009 at 2:42 AM, Ettore Enrico Delfino Ligorio <span dir="ltr"><<a href="mailto:ettoreusp@gmail.com">ettoreusp@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br>
<br>
Please, take a look at<br>
<br>
 <a href="http://lists.opennebula.org/pipermail/users-opennebula.org/2009-November/001111.html" target="_blank">http://lists.opennebula.org/pipermail/users-opennebula.org/2009-November/001111.html</a><br>
<br>
Have you tried to prepare the image?<br>
<br>
dd   if=/dev/zero   of=/home/disk.img    bs=4096  count=3000111<br>
<br>
mke2fs -j /home/disk.img<br>
<br>
mount -t ext3 -o loop /home/disk.img  /mnt/disk_mount<br>
<br>
Did you have available space in your filesystem?<br>
<br>
Best Regards.<br>
--<br>
Ettore Enrico Delfino Ligorio<br>
<br>
<br>
<br>
<br>
<br>
On Fri, Nov 6, 2009 at 11:02 AM, Rodrigue CHAKODE<br>
<<a href="mailto:Rodrigue.Chakode@imag.fr">Rodrigue.Chakode@imag.fr</a>> wrote:<br>
> Hello,<br>
><br>
> I'm a beginner with opennebula:<br>
> I read in the documentation that the disks declaration is a something like the following:<br>
><br>
> DISK = [<br>
>  source   = "/local/xen/domains/etch/disk.img",<br>
>  target   = "sda",<br>
>  readonly = "no" ]<br>
><br>
> Secondly, I seen that we have 3 possibilities to declare the disks into xen:<br>
>  1) Exporting Physical Devices as VBDs<br>
>  2) Using File-backed VBDs (from dd for example)<br>
>  3) Using LVM-backed VBDs<br>
><br>
> I dont know if I'm right, but I think that the declaration with opennebula is like with the option 2.<br>
> My problem is when I try to create a disk image with dd, I'm not able to create a large image with about 8GB for example (dd fail because the file is to large).<br>
><br>
> Can anyone can help me.<br>
><br>
> Regards<br>
> --<br>
> Rodrigue<br>
><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>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Rodrigue CHAKODE<br>