[one-users] vm creation failed

Juan Luis Prieto Martínez sirjuanlu at gmail.com
Fri Oct 1 03:49:21 PDT 2010


Hi all,

I'm having a problem when crating my vm using one. My setup is this:


   - I'm using ONE 2.0 as front end and a host with xen 3.0.3
   - I have a dummy connection set between the frontend and the host.
   - the xen image that I wanna run is in the host.


This is the script that I'm using

PU    = 0.5
MEMORY = 256
OS     = [
  kernel   = "/boot/vmlinuz-2.6.18-194.el5xen",
  initrd   = "/boot/no-scsi-initrd-2.6.18-194.el5xen.img",
  root     = "sda1" ]
DISK   = [
  source   = "/srv/cloud/one/var/hello-cloud.img",
  target   = "sda1",
  readonly = "no" ]
DISK   = [
  type     = "/srv/cloud/one/var/hello-cloud-swap.img",
  size     = 1024,
  target   = "sdb"]



This is the log after run *onevm create /tmp/one/hello-cloud.template*
*
*

oneadmin at onefront:/srv/cloud/one/var/5$ cat vm.log
Fri Oct  1 12:46:08 2010 [DiM][I]: New VM state is ACTIVE.
Fri Oct  1 12:46:08 2010 [LCM][I]: New VM state is PROLOG.
Fri Oct  1 12:46:08 2010 [TM][E]: prolog, undefined source disk image in VM
template
Fri Oct  1 12:46:08 2010 [DiM][I]: New VM state is FAILED
Fri Oct  1 12:46:08 2010 [TM][W]: Ignored: TRANSFER SUCCESS 5 -



In the host the vm is in this directory

[root at centos-xen var]# ls
hello-cloud.img  hello-cloud-swap.img  hello-world-xen.conf
[root at centos-xen var]# pwd
/srv/cloud/one/var


Can you please tell me what am I doing wrong?

Thanks in advance.

Regards
JuanLu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20101001/7fabd802/attachment-0002.htm>


More information about the Users mailing list