I have a XEN server with 4 XEN VPS's, and have set each VPS's network interface name as vifandr0, vifplut0, vifwise0 & vifkeith0
For some odd reason, it tends to loose on of the interfaces data from time to time.
The one that's just done this is vifwise0 - On the main host, when I run ifconfig, I can see the interface is up:
Code: Select all
vifwise0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:102771 errors:0 dropped:0 overruns:0 frame:0
TX packets:581620 errors:0 dropped:156 overruns:0 carrier:0
collisions:0 txqueuelen:32
RX bytes:29892687 (28.5 MiB) TX bytes:65585542 (62.5 MiB)
So, for this host, I now have 2 inbound & 2 outbound data sources - both with the same name, as can be seen here:
So, why does this happen?