|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] network dropouts
So, network availability drops out even without unprivileged domains.
I'm using default xen configuration, machines are on the same subnet
(10.8.6.61 and 10.18.6.60), connected by switch.
Does it matter that Gentoo (in current stable version) uses `ifconfig`
and `route` to setup networking and /etc/xen/scripts/network uses
iproute2 package? It shouldn't, AFAIK.
One thing that I don't understand is that `ifconfig` shows that eth0
holds its IP address even after xen-br0 has been brought up (and xen-br0
has /32 netmask...):
(lo removed from output)
eth0 Link encap:Ethernet HWaddr 00:10:4B:B6:BD:0E
inet addr:10.18.6.60 Bcast:10.18.6.63 Mask:255.255.255.192
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7484 errors:0 dropped:0 overruns:0 frame:0
TX packets:3407 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:872358 (851.9 Kb) TX bytes:481887 (470.5 Kb)
Interrupt:11 Base address:0xe400
xen-br0 Link encap:Ethernet HWaddr 00:10:4B:B6:BD:0E
inet addr:10.18.6.60 Bcast:10.18.6.63 Mask:255.255.255.255
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4554 errors:0 dropped:0 overruns:0 frame:0
TX packets:2630 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:397202 (387.8 Kb) TX bytes:389085 (379.9 Kb)
jkt
--
cd /local/pub && more beer > /dev/mouth
-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|