Hi all,<div><br></div><div>I'm having a problem when crating my vm using one. My setup is this:</div><div><br></div><div><ul><li>I'm using ONE 2.0 as front end and a host with xen 3.0.3</li><li>I have a dummy connection set between the frontend and the host.</li>
<li>the xen image that I wanna run is in the host.</li></ul><br></div><div>This is the script that I'm using</div><div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><div>PU    = 0.5</div></div><div><div>MEMORY = 256</div></div><div><div>OS     = [</div></div><div><div>  kernel   = "/boot/vmlinuz-2.6.18-194.el5xen",</div></div><div><div>  initrd   = "/boot/no-scsi-initrd-2.6.18-194.el5xen.img",</div>
</div><div><div>  root     = "sda1" ]</div></div><div><div>DISK   = [</div></div><div><div>  source   = "/srv/cloud/one/var/hello-cloud.img",</div></div><div><div>  target   = "sda1",</div></div>
<div><div>  readonly = "no" ]</div></div><div><div>DISK   = [</div></div><div><div>  type     = "/srv/cloud/one/var/hello-cloud-swap.img",</div></div><div><div>  size     = 1024,</div></div><div><div>  target   = "sdb"]</div>
</div></blockquote><div><br></div><div><br></div><div>This is the log after run <b>onevm create /tmp/one/hello-cloud.template</b></div><div><b><br></b></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><div>oneadmin@onefront:/srv/cloud/one/var/5$ cat vm.log</div></div><div><div>Fri Oct  1 12:46:08 2010 [DiM][I]: New VM state is ACTIVE.</div></div><div><div>Fri Oct  1 12:46:08 2010 [LCM][I]: New VM state is PROLOG.</div>
</div><div><div>Fri Oct  1 12:46:08 2010 [TM][E]: prolog, undefined source disk image in VM template</div></div><div><div>Fri Oct  1 12:46:08 2010 [DiM][I]: New VM state is FAILED</div></div><div><div>Fri Oct  1 12:46:08 2010 [TM][W]: Ignored: TRANSFER SUCCESS 5 -</div>
</div></blockquote><div><br></div><div><br></div><div>In the host the vm is in this directory</div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div>[root@centos-xen var]# ls</div>
<div>hello-cloud.img  hello-cloud-swap.img  hello-world-xen.conf</div><div>[root@centos-xen var]# pwd</div><div>/srv/cloud/one/var</div></div></blockquote><div><br></div>Can you please tell me what am I doing wrong?<div><br>
</div><div>Thanks in advance.</div><div><br></div><div>Regards<div>JuanLu<br>
</div></div>