|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Error: 'features' is an invalid keyword argument for this fu
Hi all,
I ran into this error when I tried to create a new virtual environment
using the xm create command...
clever2:/etc/xen# xm create -c /etc/xen/xen1-config.sxp
Using config file "/etc/xen/xen1-config.sxp".
Error: 'features' is an invalid keyword argument for this function
clever2:/etc/xen#
Here is my config file :
clever2:/etc/xen# cat xen1-config.sxp
name="xen1"
kernel="/boot/vmlinuz-2.6.12.6-xenU"
root= "/dev/sda1 ro"
memory = 512
disk=['phy:/dev/xenve/xen1,sda1,w','phy:/dev/xenve/xen1swap,sda2,w']
#disk=['phy:/dev/xenve/xen1,sda1,w']
# network
vif=[ '' ]
dhcp="off"
ip="10.0.0.123"
netmask="255.255.255.0"
gateway="10.0.0.1"
hostname="xen1.netdns.net"
extra= "3"
Am i missing anything here? I'm using LVM and RAID 1 to mount my virtual
environment. would really appreciate any help I can get..I'm tearing my
hair out here..!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Error: 'features' is an invalid keyword argument for this function,
zHihaO <=
|
|
|
|
|