<div dir="ltr"><div>Hey everybody,<br></div><div><br></div><div>This is my first experience  with setting up OpenNebula and Have no idea how to solve this issue!?? Any help is appreciated?!<br></div><div><br></div><div>I followed an instruction provided from "<span class="" style="font-family:Arial;font-size:16px">OpenNebula 3 Cloud Computing</span>" book to setup an OpenNebula on one frontEnd and one compute node. Finally when adding an image to the datastore tried to create a VM by following command:</div>
<div>"onevm create ttylinux.one"</div><div><br></div><div>when I  run "onevm list"</div><div><br></div><div><div>    ID USER     GROUP    NAME            STAT UCPU    UMEM HOST             TIME</div><div>
     0 oneadmin oneadmin ttylinux               fail    0                 0K              0d 00h00</div></div><div><br></div><div>then i check  "/var/log/one/0.log" it has the following content.</div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><div>oneadmin@pc-66:/tmp/ttylinux$ cat /var/log/one/1.log </div><div>Tue May  7 22:13:52 2013 [DiM][I]: New VM state is ACTIVE.</div><div>Tue May  7 22:13:52 2013 [LCM][I]: New VM state is PROLOG.</div>
<div>Tue May  7 22:13:52 2013 [VM][I]: Virtual Machine has no context</div><div>Tue May  7 22:13:52 2013 [TM][I]: Command execution fail: /var/lib/one/remotes/tm/shared/clone pc-66:/var/lib/one/datastores/1/14e187512faa75260808214e9502cb91 pc-67:/var/lib/one//datastores/0/1/disk.0 1 1</div>
<div>Tue May  7 22:13:52 2013 [TM][I]: clone: Cloning /var/lib/one/datastores/1/14e187512faa75260808214e9502cb91 in pc-67:/var/lib/one//datastores/0/1/disk.0</div><div>Tue May  7 22:13:52 2013 [TM][E]: clone: Command "cd /var/lib/one/datastores/0/1; cp -r /var/lib/one/datastores/1/14e187512faa75260808214e9502cb91 /var/lib/one/datastores/0/1/disk.0" failed: sh: 1: cd: can't cd to /var/lib/one/datastores/0/1</div>
<div>Tue May  7 22:13:52 2013 [TM][I]: cp: cannot stat `/var/lib/one/datastores/1/14e187512faa75260808214e9502cb91': No such file or directory</div><div>Tue May  7 22:13:52 2013 [TM][E]: Error copying pc-66:/var/lib/one/datastores/1/14e187512faa75260808214e9502cb91 to pc-67:/var/lib/one//datastores/0/1/disk.0</div>
<div>Tue May  7 22:13:52 2013 [TM][I]: ExitCode: 1</div><div>Tue May  7 22:13:52 2013 [TM][E]: Error executing image transfer script: Error copying pc-66:/var/lib/one/datastores/1/14e187512faa75260808214e9502cb91 to pc-67:/var/lib/one//datastores/0/1/disk.0</div>
<div>Tue May  7 22:13:52 2013 [DiM][I]: New VM state is FAILED</div><div>oneadmin@pc-66:/tmp/ttylinux$ </div><div><br></div></div></div>