|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] operation="profile_load" info="unsupported interface version
Hi all. New to xen here. Following some tutorial [0], i have make an iso
from a suse version, and im triyng to use that image for making a new vm.
So the config file looks like
linux-mbu9:/machines/images/gerardo # cat gerardo.cfg
kernel = "/boot/vmlinuz-2.6.27.7-9-xen"
ramdisk = "/boot/initrd-2.6.27.7-9-xen"
memory = 512
name = "GerardoGuest"
vif = [ '' ]
dhcp = "dhcp"
disk = ['tap:aio:/machines/images/gerardo/gerardo.img,xvda1,w',
'tap:aio:/machines/images/gerardo/gerardo.swp,xvda2,w']
root = "/dev/xvda1 ro"
When i make a
inux-mbu9:/home/gherzig # xm create /machines/images/gerardo/gerardo.cfg -c
Using config file "/machines/images/gerardo/gerardo.cfg".
Started domain GerardoGuest
Initializing cgroup subsys cpuset
[snip]
PCI: Fatal: No config space access function
found
PCI: setting up Xen PCI frontend stub
ACPI: Interpreter disabled.
[snip again]
XENBUS: Device with no driver: device/vbd/51713
XENBUS: Device with no driver: device/vbd/51714
XENBUS: Device with no driver: device/vif/0
XENBUS: Device with no driver: device/console/0
EXT3 FS on xvda1, internal journal
type=1505 audit(1254509563.725:2): operation="profile_load"
info="unsupported interface version" pid=633
type=1505 audit(1254509563.741:3): operation="profile_load"
info="unsupported interface version" pid=637
type=1505 audit(1254509563.781:4): operation="profile_load"
info="unsupported interface version" pid=638
type=1505 audit(1254509563.829:5): operation="profile_load"
info="unsupported interface version" pid=641
type=1505 audit(1254509563.877:6): operation="profile_load"
info="unsupported interface version" pid=643
And it get stucked right there.
I have copied the lines who may help somebody to point me some tips about
what can be wrong.
This is xen 3.0 over a opensuse 11.1. The machine is a HP with 3 scsi disk
(new install from opensuse 11.1 dvd)
thanks!
Gerardo
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] operation="profile_load" info="unsupported interface version",
gherzig <=
|
|
|
|
|