Hi for all their<div>I have installed and test the ttylinux image and it was run in a very good way, so I have decided to create an Ubuntu image and deploy it, I have used this commands:</div><div><span style="background-color:rgb(255,255,255);color:rgb(41,41,41);font-size:12px;line-height:17px">qemu-img create machine_name.img -f raw 8G</span></div>
<div><span style="background-color:rgb(255,255,255);color:rgb(41,41,41);font-size:12px;line-height:17px">kvm -m 512 -cdrom /home/user/ubuntu-11.04......iso -boot d machine_name.img</span> </div><div><br></div><div>Then I have test this image before using it from sunstone inside KVM and it is worked fine, but when I tried to use sunstone I have got this error:</div>
<div><div>Tue Jan 10 15:52:48 2012 [DiM][I]: New VM state is ACTIVE.</div><div>Tue Jan 10 15:52:48 2012 [LCM][I]: New VM state is PROLOG.</div><div>Tue Jan 10 15:52:48 2012 [VM][I]: Virtual Machine has no context</div><div>
Tue Jan 10 15:56:40 2012 [TM][D]: tm_clone.sh: controller:/var/lib/one/images/22121041497e849ea2ba24945c41311c node2:/var/lib/one//37/images/disk.0</div><div>Tue Jan 10 15:56:40 2012 [TM][D]: tm_clone.sh: DST: /var/lib/one//37/images/disk.0</div>
<div>Tue Jan 10 15:56:40 2012 [TM][I]: tm_clone.sh: Creating directory /var/lib/one//37/images</div><div>Tue Jan 10 15:56:40 2012 [TM][I]: tm_clone.sh: Executed "ssh node2 mkdir -p /var/lib/one//37/images".</div>
<div>Tue Jan 10 15:56:40 2012 [TM][I]: tm_clone.sh: Cloning controller:/var/lib/one/images/22121041497e849ea2ba24945c41311c</div><div>Tue Jan 10 15:56:40 2012 [TM][I]: tm_clone.sh: Executed "scp controller:/var/lib/one/images/22121041497e849ea2ba24945c41311c node2:/var/lib/one//37/images/disk.0".</div>
<div>Tue Jan 10 15:56:40 2012 [TM][I]: tm_clone.sh: Executed "ssh node2 chmod a+rw /var/lib/one//37/images/disk.0".</div><div>Tue Jan 10 15:56:40 2012 [TM][I]: ExitCode: 0</div><div>Tue Jan 10 15:56:40 2012 [LCM][I]: New VM state is BOOT</div>
<div>Tue Jan 10 15:56:40 2012 [VMM][I]: Generating deployment file: /var/lib/one/37/deployment.0</div><div>Tue Jan 10 15:56:45 2012 [VMM][I]: Command execution fail: 'if [ -x "/var/tmp/one/vmm/kvm/deploy" ]; then /var/tmp/one/vmm/kvm/deploy /var/lib/one//37/images/deployment.0 node2 37 node2; else                              exit 42; fi'</div>
<div>Tue Jan 10 15:56:45 2012 [VMM][I]: error: Failed to create domain from /var/lib/one//37/images/deployment.0</div><div>Tue Jan 10 15:56:45 2012 [VMM][I]: error: XML description for invalid maxvcpus 0 is not well formed or invalid</div>
<div>Tue Jan 10 15:56:45 2012 [VMM][E]: Could not create domain from /var/lib/one//37/images/deployment.0</div><div>Tue Jan 10 15:56:45 2012 [VMM][I]: ExitCode: 255</div><div>Tue Jan 10 15:56:45 2012 [VMM][E]: Error deploying virtual machine: Could not create domain from /var/lib/one//37/images/deployment.0</div>
<div>Tue Jan 10 15:56:45 2012 [DiM][I]: New VM state is FAILED</div></div><div><br></div><div>Any suggestion ?</div><div><br></div><div>Regards</div>