Hi, <br><br>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.<br><br>The <b>vm.log</b> shows the following error:<br><br><i>Wed Jun 24 18:06:19 2009 [VMM][I]: Setting credits for the VM<br>
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<br>Wed Jun 24 18:08:02 2009 [VMM][E]: Error deploying virtual machine: Device 0 (vif) could not be connected. Hotplug scripts not working.<br>
Wed Jun 24 18:08:02 2009 [LCM][I]: Fail to boot VM.<br>Wed Jun 24 18:08:02 2009 [DiM][I]: New VM state is FAILED</i><br><br>This is the <b>vnet</b> file:<br><i>NAME           = "private"<br>TYPE           = RANGED<br>
BRIDGE         = eth0<br>NETWORK_SIZE   = 254<br>NETWORK_ADDRESS= 192.168.51.0</i><br><br><br>And this one de <b>VM configuration file</b>:<br><br><i>NAME   = master<br>CPU    = 1<br>MEMORY = 512<br>OS     = [<br>  kernel   = "/boot/vmlinuz-2.6.27.23-0.1-xen",<br>
  initrd   = "/boot/initrd-2.6.27.23-0.1-xen",<br>  root     = "sda1"]<br>#  kernel_cmd="ro xencons=tty console=tty1"]<br>DISK   = [<br>  source   = "/opt/nebula/images/DebianConGlobus.img",<br>
  target   = "sda1",<br>  readonly = "no" ]<br>DISK   = [<br>  type     = "swap",<br>  size     = 512,<br>  target   = "sdb"]<br><br>NIC = [NETWORK="private"]</i><br><br>Any ideas? Any advice would be welcomed ;)<br>
<br>Thanks in advance.<br><br><br><br>