[one-users] Fwd: [Fwd: Re: How to make a disk image automatically]

Tino Vazquez tinova at fdi.ucm.es
Wed Sep 15 11:19:37 PDT 2010


FYI
--
Constantino Vázquez Blanco | dsa-research.org/tinova
Virtualization Technology Engineer / Researcher
OpenNebula Toolkit | opennebula.org




---------- Forwarded message ----------
From: Cuong Hoang Bui <bhcuong2008 at gmail.com>
Date: Wed, Sep 15, 2010 at 8:08 PM
Subject: Re: [one-users] [Fwd: Re: How to make a disk image automatically]
To: Tino Vazquez <tinova at fdi.ucm.es>


Hi Tino,

I tested this successfully :) Thank you very much. I found that the
document doesn't contain specific usage for these cases. For example,
After I created this instance, but it's in pending state. I waited,
watched log file..., didn't know how to make it running. Then I tried
command "onevm deploy", surprisingly it succeeded :)

Tino Vazquez wrote:
>
> Dear Cuong,
>
> To get OpenNebula  to create an empty filesystem:
>
> DISK = [ type   = fs,
>         size   = 4096,
>         format = ext3,
>         save   = yes,
>         target = sda2]
>
> See the disk section of the VM template reference [1] for more details.
>
> Regards,
>
> -Tino
>
> [1] http://opennebula.org/documentation:rel1.4:template
>
> --
> Constantino Vázquez Blanco | dsa-research.org/tinova
> Virtualization Technology Engineer / Researcher
> OpenNebula Toolkit | opennebula.org
>
>
>
> On Tue, Sep 14, 2010 at 12:11 PM, Cuong Hoang Bui <bhcuong2008 at gmail.com> wrote:
>
>>
>> --
>> **********************
>> Regards,
>> Cuong Hoang Bui
>> ctek at cteklab.net
>> bhcuong2008 at gmail.com
>> **********************
>>
>>
>> Hi Cuong,
>>
>> Please redirect this mail to the opennebula mailing list.
>>
>> Regards,
>>
>> -Tino
>>
>> --
>> Constantino Vázquez Blanco | dsa-research.org/tinova
>> Virtualization Technology Engineer / Researcher
>> OpenNebula Toolkit | opennebula.org
>>
>>
>>
>> On Fri, Sep 10, 2010 at 10:20 AM, Cuong Hoang Bui <bhcuong2008 at gmail.com>
>> wrote:
>>
>>>
>>> Hi Tino,
>>>
>>> In the VM definition file, section Disk like this
>>> DISK = [
>>>  source        = "/xen_domains/test/disk.img",
>>>  clone         = no,
>>>  target        = "sda1",
>>>  readonly      = "no" ]
>>>
>>> With this definition, OpenNebula will make a symbolic link from
>>> /srv/cloud/one/var/$VM_id/images/ to /xen_domains/test/disk.img. However,
>>> this disk.img is not available. How could I tell OpenNebula makes disk
>>> image
>>> automatically? I googled it but could not find any useful information.
>>>
>>> Thank you very much.
>>>
>>> --
>>> **********************
>>> Regards,
>>> Cuong Hoang Bui
>>> ctek at cteklab.net
>>> bhcuong2008 at gmail.com
>>> **********************
>>>
>>>
>>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opennebula.org
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>>
>>
>>

--
**********************
Regards,
Cuong Hoang Bui
ctek at cteklab.net
bhcuong2008 at gmail.com
**********************



More information about the Users mailing list