* RE: DOM0 falling off of network when running latest FreeBSD
@ 2005-03-12 15:32 Ian Pratt
2005-03-12 18:18 ` Kip Macy
0 siblings, 1 reply; 4+ messages in thread
From: Ian Pratt @ 2005-03-12 15:32 UTC (permalink / raw)
To: Kip Macy, xen-devel; +Cc: ian.pratt
> 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_id\x14396&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: DOM0 falling off of network when running latest FreeBSD
2005-03-12 15:32 DOM0 falling off of network when running latest FreeBSD Ian Pratt
@ 2005-03-12 18:18 ` Kip Macy
0 siblings, 0 replies; 4+ messages in thread
From: Kip Macy @ 2005-03-12 18:18 UTC (permalink / raw)
To: Ian Pratt; +Cc: xen-devel, ian.pratt
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: DOM0 falling off of network when running latest FreeBSD
@ 2005-03-12 18:46 Ian Pratt
0 siblings, 0 replies; 4+ messages in thread
From: Ian Pratt @ 2005-03-12 18:46 UTC (permalink / raw)
To: Kip Macy; +Cc: xen-devel, ian.pratt
> 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_id\x14396&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
* DOM0 falling off of network when running latest FreeBSD
@ 2005-03-12 1:24 Kip Macy
0 siblings, 0 replies; 4+ messages in thread
From: Kip Macy @ 2005-03-12 1:24 UTC (permalink / raw)
To: xen-devel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-03-12 18:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-12 15:32 DOM0 falling off of network when running latest FreeBSD Ian Pratt
2005-03-12 18:18 ` Kip Macy
-- strict thread matches above, loose matches on Subject: below --
2005-03-12 18:46 Ian Pratt
2005-03-12 1:24 Kip Macy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.