On Sat, 2008-04-12 at 11:06 -0400, Ross S. W. Walker wrote: > Can you post the ifcfg files used and the output of /proc/net/bonding/bond0? This is for one system. I have another one that I've been working on too, and it too doesn't work with 'port group 2' on the two switch ports that it is connected to (haven't tried adding 'spanning-tree portfast' to those yet). I've been focusing on this one first as it is an iSCSI target, and the other one is running Xen so it's a bit more complicated (DomU can't get out at the moment with the bond, but Dom0 can, still no increased throughput...) --Tim _________________________________________________________________ / A political man can have as his aim the realization of freedom, \ | but he has no means to realize it other than through violence. | \ -- Jean Paul Sartre / ----------------------------------------------------------------- \ \ \ \ /\ ( ) .( o ).
DEVICE=bond0 IPADDR=69.30.2.20 NETMASK=255.255.255.224 NETWORK=69.30.2.0 BROADCAST=69.30.2.31 ONBOOT=yes BOOTPROTO=none USERCTL=no GATEWAY=69.30.2.1
DEVICE=eth0 HWADDR=00:B0:D0:DF:DB:68 ONBOOT=yes USERCTL=no MASTER=bond0 SLAVE=yes
DEVICE=eth1 HWADDR=00:B0:D0:DF:DB:69 ONBOOT=yes IPADDR= NETMASK= USERCTL=no MASTER=bond0 SLAVE=yes
# Intel Corporation 82557/8/9 [Ethernet Pro 100] DEVICE=eth2 HWADDR=00:02:B3:36:55:BE ONBOOT=no USERCTL=no MASTER=bond0 SLAVE=yes
alias eth0 e100 alias eth1 e100 alias eth2 e100 alias scsi_hostadapter aic7xxx alias bond0 bonding options bond0 miimon=80 mode=4
Ethernet Channel Bonding Driver: v3.1.2 (January 20, 2007) Bonding Mode: IEEE 802.3ad Dynamic link aggregation Transmit Hash Policy: layer2 (0) MII Status: down MII Polling Interval (ms): 80 Up Delay (ms): 0 Down Delay (ms): 0 802.3ad info LACP rate: slow Active Aggregator Info: Aggregator ID: 1 Number of ports: 1 Actor Key: 9 Partner Key: 1 Partner Mac Address: 00:00:00:00:00:00 Slave Interface: eth0 MII Status: up Link Failure Count: 0 Permanent HW addr: 00:b0:d0:df:db:68 Aggregator ID: 1 Slave Interface: eth1 MII Status: up Link Failure Count: 0 Permanent HW addr: 00:b0:d0:df:db:69 Aggregator ID: 2 Slave Interface: eth2 MII Status: up Link Failure Count: 0 Permanent HW addr: 00:02:b3:36:55:be Aggregator ID: 3
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos