|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] domU on aoe troubles (saved by losetup?)
Chris Fanning wrote:
Hello everybody,
I'm a bit stuck :(
I am trying to setup diskless xen servers.
I can boot dom0 via nfs and setup swap on nbd. that's ok.
Now I'm trying to use aoe for the domU's.
When I try to use the etherd devices the domU boot hangs when mounting
root filesystem
/etc/xen/domU.config
disk = ['phy:etherd/e0.0p1,hda1,w']
But if I do
losetup /dev/loop0 /dev/etherd/e0.0p1
and modify /etc/xen/domU.config accordingly
disk = ['phy:loop0,hda1,w']
then domU boots! :)
I was wondering why I can't use etherd/e0.0p1 directly.
What would be a good way to deal with this? with loop devices?
Did you find out why and how to fix it?
I use aoe and domU hangs too when I select etherd/e0.0p1 directly.
Regards,
Thanks.
Chris.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
--
Virtual Space International Inc.
Steven Dugway USA 206-734-HOST Canada 514-939-HOST (4678) ext 5
Skype:stevenvsi; savetimehosting.net 911hosting.net goodprivacy.net
Spam is not allowed: AUP http://www.virtualspaceintl.net/acceptable_use.html
--------------------------------------------------------------
Internet Is Here To Stay, Make Sure Your Business Is!
--------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-users] domU on aoe troubles (saved by losetup?),
Steven <=
|
|
|
|
|