|
|
|
|
|
|
|
|
|
|
xen-devel
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@xxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxx
> > 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@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|