WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Bonding & xenbr0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Bonding & xenbr0
From: Gerhard Spiegl <gspiegl@xxxxxx>
Date: Tue, 24 Jun 2008 12:58:04 +0200
Delivery-date: Tue, 24 Jun 2008 03:58:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509)
Hi List!

This is my first post on this list so let me say hello to all here!

I'm trying to set up HA xen VMs on RHEL 5.2 with Red Hat Cluster Suite.
XEN version used is original Red Hat packaged xen-3.0.3-64.el5_2.1.

Setup is the following:

eth0 + eth1 ==> bond0  (public interface, connected to two core switches with 
one vlan)
eth2  (private interface connected to rack mounted 100Mbit switch for cluster 
interconnect)
      (this will be eth2 + eth3 ==> bond1 in future)

The xen network is working fine after adding "netdev=bond0" to the 
(network-script ...) line
in xend-config.sxp - no other changes were made.

But: Yesterday the network administrator complained about error messages in the
switch logs caused by multiple interfaces having MAC address FE:FF:FF:FF:FF:FF 
since
XEN was set up.
The only public interface with a configured IP is bond0 with the MAC of 
enslaved eth0
so why is this strange MAC (FE:FF..) seen on the switch? We are also wondering 
why
eth0 and eth1 do have this MAC. Is there an issue with bonding and xen bridging?

Output of ifconfig is attached, if you need more information, please let me 
know.

I would be pleased if anyone could point me to a right direction - google 
didn't help.

regards
Gerhard



ifconfig output:
[root@ols011 ~]# ifconfig -a | egrep -A1 '^[^ ]'
bond0     Link encap:Ethernet  HWaddr 00:14:4F:78:97:1C
          inet addr:172.27.100.121  Bcast:172.27.111.255  Mask:255.255.240.0
--
bond1     Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          BROADCAST MASTER MULTICAST  MTU:1500  Metric:1
--
eth0      Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
--
eth1      Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
--
eth2      Link encap:Ethernet  HWaddr 00:14:4F:78:97:1E
          inet addr:10.10.10.1  Bcast:10.10.10.3  Mask:255.255.255.252
--
eth3      Link encap:Ethernet  HWaddr 00:14:4F:78:97:1F
          BROADCAST MULTICAST  MTU:1500  Metric:1
--
pbond0    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
--
veth1     Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          BROADCAST MULTICAST  MTU:1500  Metric:1
--
veth2     Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          BROADCAST MULTICAST  MTU:1500  Metric:1
--
veth3     Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          BROADCAST MULTICAST  MTU:1500  Metric:1
--
vif0.0    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
--
vif0.1    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          BROADCAST MULTICAST  MTU:1500  Metric:1
--
vif0.2    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          BROADCAST MULTICAST  MTU:1500  Metric:1
--
vif0.3    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          BROADCAST MULTICAST  MTU:1500  Metric:1
--
vif1.0    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          UP BROADCAST NOARP  MTU:1500  Metric:1
--
xenbr0    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>