|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Problem creating a vm
Hi all,
I'm getting a strange problem. I've copied an image from a node to an
other one to act as a template. On source's node it boots correctly, but
when I copy it to the other node it fails to create the vm with the error:
# xm create /etc/xen/boumort.cfg
Using config file "/etc/xen/boumort.cfg".
Error: Kernel image does not exist: /boot/vmlinuz-2.6.9-42.0.2.EL.xs148xenU
But the file is present:
# ls -l /boot/vmlinuz-2.6.9-42.0.2.EL.xs148xenU
-rw-r--r-- 1 root root 1008342 Mar 22 21:40
/boot/vmlinuz-2.6.9-42.0.2.EL.xs148xenU
I've also checked that it is not corrupt with a md5.
vm's configuration file is:
kernel = "/boot/vmlinuz-2.6.9-42.0.2.EL.xs148xenU"
memory = 1024
name = "boumort"
disk = ['file:/etc/xen/boumort/boumort.img,sda1,w',
'file:/etc/xen/boumort/boumort.swap,sda2,w']
root = "/dev/sda1 ro"
vif = ['bridge=servei','bridge=dades']
extra = "netloop.nloopbacks=0"
What I'm missing?
--
......................................................................
__
/ / Jordi Prats Català
C E / S / C A Departament de Sistemes
/_/ Centre de Supercomputació de Catalunya
Gran Capità, 2-4 (Edifici Nexus) · 08034 Barcelona
T. 93 205 6464 · F. 93 205 6979 · jprats@xxxxxxxx
......................................................................
pgp:0x5D0D1321
......................................................................
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Problem creating a vm,
Jordi Prats <=
|
|
|
|
|