Hi All,<div><br></div><div>Hi I am doing network boot using OpenNebula. And I have following template for network boot.</div><div><br></div><div><div>NAME   = vm1</div><div>CPU    = 1</div><div>MEMORY = 1024</div><div><br>

</div><div>OS = [ boot = "network" ]</div><div><br></div><div>NIC    = [ mac = "03:05:13:54:76:23", bridge = "br0"  ]</div><div><br></div><div>FEATURES=[ acpi="no" ]</div><div><br>
</div>
<div>GRAPHICS = [ </div><div>  type    = "vnc",              </div><div>  listen  = "0.0.0.0",</div><div>  port    = "9789" ]</div><div><br></div><div>but after deploying the template, it get failed at boot time state of template and when I saw the vm.log file for that template and it show following log :</div>

<div><br></div><div><div>Fri Sep 10 16:07:01 2010 [DiM][I]: New VM state is ACTIVE.</div><div>Fri Sep 10 16:07:02 2010 [LCM][I]: New VM state is PROLOG.</div><div>Fri Sep 10 16:07:02 2010 [VM][I]: Virtual Machine has no context</div>

<div>Fri Sep 10 16:07:02 2010 [LCM][I]: New VM state is BOOT</div><div>Fri Sep 10 16:07:02 2010 [VMM][I]: Generating deployment file: /srv/cloud/one/var/20/deployment.0</div><div>Fri Sep 10 16:07:33 2010 [VMM][I]: Command execution fail: 'mkdir -p /srv/cloud/one/var//20/images && cat > /srv/cloud/one/var//20/images/deployment.0 && virsh --connect qemu:///system create /srv/cloud/one/var//20/images/deployment.0'</div>

<div>Fri Sep 10 16:07:33 2010 [VMM][I]: STDERR follows.</div><div>Fri Sep 10 16:07:33 2010 [VMM][I]: Warning: Permanently added 'vincloud-server1.local,192.168.10.101' (RSA) to the list of known hosts.</div><div>
Fri Sep 10 16:07:33 2010 [VMM][I]: Connecting to uri: qemu:///system</div>
<div>Fri Sep 10 16:07:33 2010 [VMM][I]: error: Failed to create domain from /srv/cloud/one/var//20/images/deployment.0</div><div>Fri Sep 10 16:07:33 2010 [VMM][I]: error: monitor socket did not show up.: Connection refused</div>

<div>Fri Sep 10 16:07:33 2010 [VMM][I]: ExitCode: 1</div><div>Fri Sep 10 16:07:33 2010 [VMM][E]: Error deploying virtual machine</div><div>Fri Sep 10 16:07:35 2010 [DiM][I]: New VM state is FAILED</div><div>Fri Sep 10 16:07:36 2010 [TM][W]: Ignored: LOG - 20 tm_delete.sh: Deleting /srv/cloud/one/var//20/images</div>

<div><br></div><div>Fri Sep 10 16:07:36 2010 [TM][W]: Ignored: LOG - 20 tm_delete.sh: Executed "ssh vincloud-server1.local rm -rf /srv/cloud/one/var//20/images".</div><div><br></div><div>Fri Sep 10 16:07:36 2010 [TM][W]: Ignored: TRANSFER SUCCESS 20 -</div>

</div><div><br></div><div>Anybody knows what went wrong???</div><br>-- <br>Thanks & Regards,<br>Prashant Wakchaure<br>
</div>