[one-users] Error in deploying VM

cmasmas cmasmas cmasmas10 at gmail.com
Wed Jun 24 09:34:07 PDT 2009


Hi,

I've got a problem with a VM. Booting it directly with XEN, it works
properly. However, when I try via OpenNebula it always fails.

The *vm.log* shows the following error:

*Wed Jun 24 18:06:19 2009 [VMM][I]: Setting credits for the VM
Wed Jun 24 18:06:19 2009 [VMM][I]: Command: sudo /usr/sbin/xm create
/opt/nebula/ONE/var//27/images/deployment.0 \&\& sudo /usr/sbin/xm
sched-cred -d one-27 -w 256
Wed Jun 24 18:08:02 2009 [VMM][E]: Error deploying virtual machine: Device 0
(vif) could not be connected. Hotplug scripts not working.
Wed Jun 24 18:08:02 2009 [LCM][I]: Fail to boot VM.
Wed Jun 24 18:08:02 2009 [DiM][I]: New VM state is FAILED*

This is the *vnet* file:
*NAME           = "private"
TYPE           = RANGED
BRIDGE         = eth0
NETWORK_SIZE   = 254
NETWORK_ADDRESS= 192.168.51.0*


And this one de *VM configuration file*:

*NAME   = master
CPU    = 1
MEMORY = 512
OS     = [
  kernel   = "/boot/vmlinuz-2.6.27.23-0.1-xen",
  initrd   = "/boot/initrd-2.6.27.23-0.1-xen",
  root     = "sda1"]
#  kernel_cmd="ro xencons=tty console=tty1"]
DISK   = [
  source   = "/opt/nebula/images/DebianConGlobus.img",
  target   = "sda1",
  readonly = "no" ]
DISK   = [
  type     = "swap",
  size     = 512,
  target   = "sdb"]

NIC = [NETWORK="private"]*

Any ideas? Any advice would be welcomed ;)

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20090624/c9fd17ad/attachment-0002.htm>


More information about the Users mailing list