[one-users] Problem with my own VM opennebula

CLABAUT, Emmanuel e.st.clabaut at sqltechnologies.com
Wed Dec 15 02:25:17 PST 2010


Hello everybody,

I have set up opennebula, and it works perfectly. But only with the
ttylinux.img. I can deploy it, ping it, ssh into it, everything is ok.
But i have also create an image with kvm on which i install ubuntu server
10.10. And when I put on opennebula this image, i can run a vm but i can't
ping it or ssh into it.

My VM is configure for dhcp lease and with openssh.

Can you help me ?

here is my template file :

NAME   = vm_cloud01
CPU    = 1
MEMORY = 2048
FEATURES=[ acpi="no" ]
DISK   = [
 source   = "/home/oneadmin/ubuntu-kvm/cloud02.img",
 target   = "hda",
 clone    = "yes",
 readonly = "no"
]
NIC    = [ NETWORK="VM LAN" ]


Thanks

Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20101215/91fdfe13/attachment-0002.htm>


More information about the Users mailing list