|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] RE: Question about NFS domUs
In my experience this error is to do with the networking setup. Simple
test is to comment out the vif line and boot up.
Also check your logs in /var/log/xen
Ian
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of lsm_7
Sent: 02 September 2011 10:17
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] RE: Question about NFS domUs
Sorry, but I don't understand what you are trying to explain...
Every time a domU is created using "xen-create-image", a partition in
LVM of the central node is created. So, I don't use file images. In
order to start this virtual machines in diskless nodes, I use the next
lines, and for paravirtualization it works, but mysteriously for hvm
not:
/root = '/dev/nfs'
nfs_server = 'chucknorris.i2cat.net'
nfs_root = '/mnt/virtuals/natty'/
In hvm, when I try to start the domain with: xm create
/etc/xen/natty.i2cat.net.cfg -c. The ouptut lines are:
/Using config file "/etc/xen/natty.i2cat.net.cfg".
Error: Domain 'natty.i2cat.net' does not exist./
I don't understand it... any idea??
Thanks
--
View this message in context:
http://xen.1045712.n5.nabble.com/Question-about-NFS-domUs-tp4757870p4761
643.html
Sent from the Xen - User mailing list archive at Nabble.com.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|