[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] xen 2.0, networking, bridging, and nfsroot
On Aug 10, 2004, at 6:29 PM, Adam Heath wrote: Our current setup(based on 1.0 and 1.2) uses completely diskless machines. They pxeboot, which then runs grub, which then loads xen. dom0 and domN alldo nfsroot, and everything is happy.So, along comes 2.0. It now uses a normal bridge to connect dom0 and domN. However, the bridge has a hole, where the network does not exist, while itcopies the addresses from eth0 to br0, and changes all the routes.In nfsroot mode, this fails, as suddenly the network is inaccessible, sobrctl(and friends) can no longer be found.It would be more safe, to not use a bridge to configure access to the other domains; this would leave networking running at all times on dom0. Otherwise, if the bridge setup code breaks, you would end up with dom0 not accessiblefrom the net, even in normal disk-bound situations. The bridge setup is just a function of the network script that xend calls when you start it. You can easily change the network script to do "something else". There's nothing inherent in the xen kernel or xend (AFAIK; I haven't had a lot of time to play with it for a couple of weeks) that requires you use bridging to do your network stuff, or that you do it specifically the way it comes out of the box. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- "I think that's what they mean by | "nickels a day can feed a child." | http://www.eff.org/ I thought, "How can food be so | http://www.anti-dmca.org/ cheap over there?" It's not, they |-------------------------- just eat the nickels." -- Peter Nguyen -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- "I think that's what they mean by | "nickels a day can feed a child." | http://www.eff.org/ I thought, "How can food be so | http://www.anti-dmca.org/ cheap over there?" It's not, they |-------------------------- just eat the nickels." -- Peter Nguyen ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |