Sponsored Content
Operating Systems AIX Can EtherChannel be a redundancy config? Post 302491870 by kah00na on Friday 28th of January 2011 02:08:43 PM
Old 01-28-2011
When you go into "smitty etherchannel", change/show, choose your etherchannel, look at the "Mode". You can have "standard" which means it only uses the secondary adapter when the first one loses it's connection. When this happens, you'll see something like "etherchannel failover" in the errpt. You'll see another error in the errpt when it goes back over to the primary adapters... something like "etherchannel restored" or "ether path restored"... I can't remember for sure, but you do see an event everytime it changes.

You can also set "Mode" to "round_robin" which means that it sends so many packets through one adapter and then so many packets through the other adapter and keeps switching back and forth. All this does is split your network traffic between the two adapters.

Both settings are good for redundancy. It just depends on how/if you want your data split between the two adapters.

I have personally physically removed adapters and plugged in other ones, always making sure at least one has a physical connection to the switch, and AIX handled it just fine. It recorded a bunch of errors in the errpt, but that was expected.a
 

9 More Discussions You Might Find Interesting

1. AIX

EtherChannel network redundance problem

Problem description: On the condition of EtherChannel function of AIX, when the data exchange between the nodes on the network, there sometimes lost datat packets and cause the application failed. Once we deconfig EtherChannel and use the single adapter configuration, the application works... (0 Replies)
Discussion started by: Frank2004
0 Replies

2. UNIX for Advanced & Expert Users

Port Redundancy

Dears, I have server has two port's(Enet0,Enet1) what I want as follows: Make the two port's has same IP address where, if the port Enet0 became down automaticly Enet1 become up :confused: . Amen (4 Replies)
Discussion started by: amen00
4 Replies

3. AIX

Problem with Etherchannel

I'm trying to configure Etherchannel on AIX 5.3 and I'm having some problems. I am aggregating both of the onboard NIC's (ent0 and ent1) into a new adapter ent2 for failover reasons obviously. At first I was experiencing a problem where about 50% of all my packets would be dropped. Then after... (4 Replies)
Discussion started by: acascianelli
4 Replies

4. AIX

AIX / Etherchannel / VLANs

I have 1 AIX server, 4 dual ported fiber attached ethernet cards and 4 VLANS coming in. Is it possible to present those 8 ports as 1 IP address using etherchannel? Thanks. (5 Replies)
Discussion started by: jwholey
5 Replies

5. AIX

Pb Etherchannel/deconnexion port reseau

Hello, On a partition with AIX 5300-11-01-0944. 1 etherchannel ent9 with aggregation ent3/ent7. # lsdev |grep ent ... ent3 Available 07-01 4-Port 10/100/1000 Base-TX PCI-Express Adapter (14106803) ... ent7 Available 0A-01 4-Port 10/100/1000 Base-TX PCI-Express... (2 Replies)
Discussion started by: Trunk
2 Replies

6. AIX

EtherChannel interface ping pelicularity

I have few AIX servers in my data center, which have their EtherChannel configured to have a fat pipe (active/active) and a nagios server to monitor the server uptimes. Nagios server pings every server in the data center and we have pretty much every known unix flavor in this data center. When... (3 Replies)
Discussion started by: thenomad
3 Replies

7. AIX

Aggregated Etherchannel

Hi, I have a AIX5.3 P6-520 with 8x1Gb Ethernet ports with possible connections to 2 CISCO 2960 switches. I can create 8023ad Etherchannels which work correctly with the switches (I have set up for LACP passive and a valid channels) But can create 2x 8023ad 4Gb Etherchannels with no backups.... (2 Replies)
Discussion started by: spitzie
2 Replies

8. AIX

Etherchannel failover testing

Hi Guys, I am trying to test an etherchannel failover and switchback. I did failover from primary to backup adapter, but now I am not able to switch it back to primary. phcxxxxx:/ > entstat -d ent4 | grep Active Active channel: backup adapter ... (1 Reply)
Discussion started by: snchaudhari2
1 Replies

9. AIX

PowerVM SEA etherchannel performance ?

Hello, POWER7 machine. 4 x 1Gbit port ethernet adapter is dedicated to vios. 8023ad etherchannel is created using those 4 ports. Etherchannel adapter is shared to lpars using SEA. If I test network performance directly from vios partition (using iperf) I'm geting nice 4Gbit throughput. But if... (3 Replies)
Discussion started by: vilius
3 Replies
TRM(4)							   BSD Kernel Interfaces Manual 						    TRM(4)

NAME
trm -- Tekram TRM-S1040 ASIC based PCI SCSI host adapter driver SYNOPSIS
trm* at pci? dev ? function ? scsibus* at trm? DESCRIPTION
The trm driver supports PCI SCSI host adapters based on the Tekram TRM-S1040 SCSI ASIC. HARDWARE
Supported SCSI controllers include: Tekram DC-315 PCI Ultra SCSI adapter without flash BIOS and internal SCSI connector Tekram DC-315U PCI Ultra SCSI adapter without flash BIOS Tekram DC-395U PCI Ultra SCSI adapter with flash BIOS Tekram DC-395UW PCI Ultra-Wide SCSI adapter with flash BIOS Tekram DC-395F PCI Ultra-Wide SCSI adapter with flash BIOS and 68-pin external SCSI connector For Tekram DC-390 PCI SCSI host adapter, use pcscp(4) driver. For Tekram DC-310/U and DC-390U/UW/F PCI SCSI host adapters, use siop(4) driver. SEE ALSO
cd(4), ch(4), intro(4), pci(4), scsi(4), sd(4), ss(4), st(4), uk(4), scsipi(9) http://www.tekram.com/ AUTHORS
The trm driver was originally written for NetBSD 1.4/i386 by Erich Chen of Tekram Technology, and Rui-Xiang Guo rewrote the driver to use bus_space(9) and bus_dma(9) for NetBSD 1.6. BSD
November 6, 2001 BSD
All times are GMT -4. The time now is 10:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy