[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] PXE + XEN
On Wed, Apr 4, 2012 at 4:52 AM, Alexandre Kouznetsov <alk@xxxxxxxxxx> wrote: > Other thing you should have in mind if you use bridged network, is gPXE's > timeout vs bridge forward delay. In short, by default gPXE get desperate of > not getting DHCP answer before the bridge become operation, and fails to > boot. Can be fixed manually with "brctl setfd $BRIDGENAME 5" or in your > network configuration file. > > I don't use network-bridge script, my Debian's /etc/network/interfaces looks > like this (note that Dom0 has no IP on that interface in my setup): > iface xenbr22 inet manual > bridge_ports eth1.22 > bridge_stp off > bridge_fd 5 Any particular reason to use "5"? Why not "0", or "1"? > Probably, I will end up writing some wrapper to be used with > "bootloader" option. I would talks to TFTP, get specified pxelinux config > file, parse it, download the kernel and inirtd, than start up the VM. > Although, it has not been written yet. Isn't that what pypxeboot does? http://grid.ie/pypxeboot/ -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |