[one-users] Initial configuration assistance
Javier Fontan
jfontan at fdi.ucm.es
Thu Jun 4 09:16:57 PDT 2009
Hello,
For automatic network configuration you must add a script in the VM
startup to configure the network. The instructions to do so are in http://www.opennebula.org/doku.php?id=documentation:howto_vnet
. You can use Fermin instructions to enable VNC and perform this
configuration and debug any problems you may have.
Bye
On Jun 4, 2009, at 5:38 PM, Fermín Manzanedo Guzmán wrote:
> Hi again.
>
> Sorry, when I said "To solve it you need to create the VM with VNC
> support adding this line to your template" I wanted to say that to
> solve it you need to access the VM to change the network interface
> configuration, and to do this, you need to enable VNC support.
>
> Sorry again. Regards.
>
> Fermín Manzanedo Guzmán escribió:
>>
>> Tim escribió:
>>
>>> I've created a VM template to initiate new VMs with:
>>>
>>> ---------------------------------------------------------------------------
>>> NAME = vm01
>>> CPU = 0.5
>>> MEMORY = 256
>>>
>>> OS = [ BOOT = hd ]
>>>
>>> DISK = [
>>> source = "/var/lib/one/images/disk0.qcow2",
>>> target = "hda",
>>> readonly = "no" ]
>>>
>>> NIC = [ NETWORK="myLAN" ]
>>> ---------------------------------------------------------------------------
>>>
>>>
>>>
>>
>> Hi Tim
>>
>> I have the same problem: When try to create a new VM opennebula
>> doesn't
>> assign the VM IP by himself. To solve it you need to create the VM
>> with
>> VNC support adding this line to your template:
>>
>> GRAPHICS = [
>> type="vnc",
>> listen="0.0.0.0",
>> port = "5901" ]
>>
>> Where port = 5901 is the VNC port where you will connect with
>> vncviewer
>> (something like vncviewer host:1).
>>
>> Try this and tell us if it solve your problem with the access to
>> the VM.
>>
>> Regards.
--
Javier Fontan, Grid & Virtualization Technology Engineer/Researcher
DSA Research Group: http://dsa-research.org
Globus GridWay Metascheduler: http://www.GridWay.org
OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org
More information about the Users
mailing list