Hi, <br><br>I&#39;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 \&amp;\&amp; 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           = &quot;private&quot;<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   = &quot;/boot/vmlinuz-2.6.27.23-0.1-xen&quot;,<br>
  initrd   = &quot;/boot/initrd-2.6.27.23-0.1-xen&quot;,<br>  root     = &quot;sda1&quot;]<br>#  kernel_cmd=&quot;ro xencons=tty console=tty1&quot;]<br>DISK   = [<br>  source   = &quot;/opt/nebula/images/DebianConGlobus.img&quot;,<br>
  target   = &quot;sda1&quot;,<br>  readonly = &quot;no&quot; ]<br>DISK   = [<br>  type     = &quot;swap&quot;,<br>  size     = 512,<br>  target   = &quot;sdb&quot;]<br><br>NIC = [NETWORK=&quot;private&quot;]</i><br><br>Any ideas? Any advice would be welcomed ;)<br>
<br>Thanks in advance.<br><br><br><br>