<div dir="ltr">Hi<div><br></div><div>I have installed XEN according to below URL</div><div><br></div><div><a href="https://help.ubuntu.com/community/Xen#During_installation_of_Ubuntu" target="_blank">https://help.ubuntu.com/community/Xen#During_installation_of_Ubuntu</a><br>

</div><div><br></div><div>it can run a VM itself.</div><div><br></div><div>then I created a Image according this URL</div><div><br></div><div><a href="http://opennebula.org/documentation:ubuntu12-xen" target="_blank">http://opennebula.org/documentation:ubuntu12-xen</a><br>

</div><div><br></div><div>and it works on the host.</div><div><br></div><div>But when I used extracted ubuntu image of that through the Opennebula I got the below error message</div><div><br>
</div><div><div>Mon Oct 7 10:19:51 2013 [VMM][I]: Command execution fail: cat << EOT | /var/tmp/one/vmm/xen3/deploy '/var/lib/one//datastores/0/22/deployment.0' 'node01' 22 node01</div><div>Mon Oct 7 10:19:51 2013 [VMM][I]: Error: Domain 'one-22' does not exist.</div>

<div>Mon Oct 7 10:19:51 2013 [VMM][E]: Unable</div><div>Mon Oct 7 10:19:51 2013 [VMM][I]: ExitCode: 3</div><div>Mon Oct 7 10:19:51 2013 [VMM][I]: Failed to execute virtualization driver operation: deploy.</div><div>Mon Oct 7 10:19:51 2013 [VMM][E]: Error deploying virtual machine: Unable</div>

<div>Mon Oct 7 10:19:51 2013 [DiM][I]: New VM state is FAILED</div><div><br></div><div>My Virtual Machine template is given below and it was created through sun stone </div><div><br></div><div><div>TEMPLATE CONTENTS                                                               </div>

<div>CONTEXT=[</div><div>  NETWORK="YES",</div><div>  SSH_PUBLIC_KEY="$USER[SSH_PUBLIC_KEY]" ]</div><div>CPU="0.5"</div><div>DISK=[</div><div>  IMAGE_ID="7" ]</div><div>GRAPHICS=[</div>

<div>  LISTEN="0.0.0.0",</div><div>  TYPE="VNC" ]</div><div>MEMORY="512"</div><div>NIC=[</div><div>  NETWORK_ID="0" ]</div><div>OS=[</div><div>  ARCH="x86_64",</div><div>
  BOOT="hd",</div>
<div>  BOOTLOADER="pygrub",</div><div>  GUESTOS="ubuntu64Guest" ]</div><div>REQUIREMENTS="ID=\"0\""</div><div><br></div><div>and the deployment.0 file content is</div><div>
<br></div><div><div>name = 'one-22'</div><div>#O CPU_CREDITS = 128</div><div>memory  = '512'</div><div>bootloader = "pygrub"</div><div>disk = [</div><div>    'file:/var/lib/one//datastores/0/22/disk.0,hda,w',</div>

<div>    'file:/var/lib/one//datastores/0/22/disk.1,hdb,r',</div><div>]</div><div>vif = [</div><div>    ' mac=02:00:0a:16:81:a3,ip=10.22.129.163,bridge=xenbr0',</div><div>]</div><div>vfb = ['type=vnc,vnclisten=0.0.0.0,vncdisplay=22']</div>

<div><br></div><div>System data store and default data store have configured to use SSH.</div><div><br></div><div>I m very new to open nebula. Can anybody please help me to find solution to this problem ?</div>
<div><br></div><div>My intention is to configure open nebula to use a PHP CMS hosting on a XEN para virtualized guests because Machines doesn't have Hardware support. Can you please let me know how to do it too ?</div>

<div><br></div><div>Thank you</div><div><br></div></div></div></div></div>