Kip Macy
2005-Mar-12 01:24 UTC
[Xen-devel] DOM0 falling off of network when running latest FreeBSD
Am I missing some important configuration change between -testing and -unstable? When I boot FreeBSD with a config file that works on -testing I see the following on the console with -unstable after which ping still succeeds but ssh hangs... [XEN] Attempting to reconnect network interface: handle=0 [XEN] Netfront recovered tx=0 rxfree=0 [XEN] Attempting to reconnect network interface: handle=0 [XEN] Attempting to reconnect network interface: handle=0 [XEN] Failed to connect all virtual interfaces: err=-50 [XEN] Initialising virtual block device driver ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Ian Pratt
2005-Mar-12 15:32 UTC
RE: [Xen-devel] DOM0 falling off of network when running latest FreeBSD
> Am I missing some important configuration change between > -testing and -unstable? > > When I boot FreeBSD with a config file that works on -testing I see > the following on the console with -unstable after which ping still > succeeds but ssh hangs...There have been a couple of changes to the message protocal between testing and unstable. Are you sure you''ve tracked these? E.g. network device MTU and backend MAC configuration. Ian> [XEN] Attempting to reconnect network interface: handle=0 > [XEN] Netfront recovered tx=0 rxfree=0 > [XEN] Attempting to reconnect network interface: handle=0 > [XEN] Attempting to reconnect network interface: handle=0 > [XEN] Failed to connect all virtual interfaces: err=-50 > [XEN] Initialising virtual block device driver > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from > real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/xen-devel >------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Kip Macy
2005-Mar-12 18:18 UTC
Re: [Xen-devel] DOM0 falling off of network when running latest FreeBSD
It turns out I had missed a couple of lines when updating blkfront.c & ctrl_if.c. Fixing the ring sizes in blkfront.c fixed the problem with DOM0 not getting any CPU time and fixing ctrl_if.c fixed the issue with device set up. Not surprisingly it was my fault, but I think that long term xen needs to be a little more vigorous in containing misbehaved guests. Thanks. -Kip On Sat, 12 Mar 2005 15:32:48 -0000, Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk> wrote:> > > Am I missing some important configuration change between > > -testing and -unstable? > > > > When I boot FreeBSD with a config file that works on -testing I see > > the following on the console with -unstable after which ping still > > succeeds but ssh hangs... > > There have been a couple of changes to the message protocal between > testing and unstable. Are you sure you''ve tracked these? E.g. network > device MTU and backend MAC configuration. > > Ian > > > [XEN] Attempting to reconnect network interface: handle=0 > > [XEN] Netfront recovered tx=0 rxfree=0 > > [XEN] Attempting to reconnect network interface: handle=0 > > [XEN] Attempting to reconnect network interface: handle=0 > > [XEN] Failed to connect all virtual interfaces: err=-50 > > [XEN] Initialising virtual block device driver > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from > > real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/xen-devel > > >------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Ian Pratt
2005-Mar-12 18:46 UTC
RE: [Xen-devel] DOM0 falling off of network when running latest FreeBSD
> It turns out I had missed a couple of lines when updating blkfront.c & > ctrl_if.c. Fixing the ring sizes in blkfront.c fixed the problem with > DOM0 not getting any CPU time and fixing ctrl_if.c fixed the issue > with device set up. Not surprisingly it was my fault, but I think that > long term xen needs to be a little more vigorous in containing > misbehaved guests.It would be good to understand what was causing the problem. Backend reconnects on one domain should not be effecting others. Xen itself already is pretty robust to evil guest kernels, but DoS''ing xend is rather too easy at the moment. The new tools should hopefully fix this. Ian> On Sat, 12 Mar 2005 15:32:48 -0000, Ian Pratt > <m+Ian.Pratt@cl.cam.ac.uk> wrote: > > > > > Am I missing some important configuration change between > > > -testing and -unstable? > > > > > > When I boot FreeBSD with a config file that works on > -testing I see > > > the following on the console with -unstable after which ping still > > > succeeds but ssh hangs... > > > > There have been a couple of changes to the message protocal between > > testing and unstable. Are you sure you''ve tracked these? > E.g. network > > device MTU and backend MAC configuration. > > > > Ian > > > > > [XEN] Attempting to reconnect network interface: handle=0 > > > [XEN] Netfront recovered tx=0 rxfree=0 > > > [XEN] Attempting to reconnect network interface: handle=0 > > > [XEN] Attempting to reconnect network interface: handle=0 > > > [XEN] Failed to connect all virtual interfaces: err=-50 > > > [XEN] Initialising virtual block device driver > > > > > > > > > ------------------------------------------------------- > > > SF email is sponsored by - The IT Product Guide > > > Read honest & candid reviews on hundreds of IT Products from > > > real users. > > > Discover which products truly live up to the hype. Start > reading now. > > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > > _______________________________________________ > > > Xen-devel mailing list > > > Xen-devel@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/xen-devel > > > > > >------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel