Etherchannel problems
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
August 21, 2008, 07:50:11 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Etherchannel problems  (Read 1298 times)
0 Members and 1 Guest are viewing this topic.
RodeDraak
Jr. Member
**
Offline Offline

Posts: 6


« Reply #6 on: December 01, 2007, 10:03:56 AM »

Not really, but it lacked on what to do on the HMC when setting up the Virtual Ethernet adapters like keeping the PVID's the same, but different trunking. And specifying a different PVID for the Control Channel (without trunking).
Logged
Michael
Administrator
Hero Member
*****
Offline Offline

Posts: 464


« Reply #5 on: November 30, 2007, 06:40:10 PM »

My answer was too abridged?
Logged
RodeDraak
Jr. Member
**
Offline Offline

Posts: 6


« Reply #4 on: November 30, 2007, 02:42:55 PM »

Thanks, I also found a document called sea_final on the web which also explains what you described.
Logged
Michael
Administrator
Hero Member
*****
Offline Offline

Posts: 464


« Reply #3 on: November 29, 2007, 03:38:30 PM »

The "client" partition (i.e. not VIO Server) (initially) has one virtual ethernet adapter. This adapter has one or more VIO servers that are providing the SEA function. In other words, the client has no conception of etherchannel.

In one or more VIO servers there is/are physical ethernet adapters that get bridged to a virtual adapter with the same PVID as a client (assumption is that all ethernet communication  is VLAN unaware). If there are multiple VIO servers, each of the virtual adapters that may function as "trunking device" (check box can access external network) also needs to set a priority - 1 (one) being the highest priority. Additionally, the vio partitions share a seperate vlan that they use to send control information. The mkvdev command needed will look something like:

$ mkdev -sea ent0 -vadapter ent2 -defaultid 1 -attr ha_mode=auto ctl_chan=ent3

If you want to make an etherchannel, then you should do that on the VIOS with the physical ports. Assume eth0 and eth1 are dual, single port cards, eth2 is the virtual adapter that is to be the trunking device, eth3 is the control channel.

The commands would be as follows:

$ mkvdev -lnagg ent0 ent1         # creates ent4
$ mkdev -sea ent4 -vadapter ent2 -defaultid 1 -attr ha_mode=auto ctl_chan=ent3 # creates ent5

Create an IP address on ent5 as needed. It does not have to have an IP address to function as a bridge.
« Last Edit: November 29, 2007, 03:45:37 PM by Michael » Logged
RodeDraak
Jr. Member
**
Offline Offline

Posts: 6


« Reply #2 on: November 29, 2007, 10:45:43 AM »

Yes, if I understand it correctly I have two SEA's for the LPAR (one in each VIO) which should have the same VLAN?
Or should I create a link aggregation on the VIO (I have a dual NIC whith both ports on the same VLAN (cisco)).
Logged
Michael
Administrator
Hero Member
*****
Offline Offline

Posts: 464


« Reply #1 on: November 28, 2007, 07:47:28 PM »

I dont know if etherchannel is supported with two virtual adapters. Generally, with dual VIO servers there is one virtual ethernet adapter in the client partition. This virtual adapter is in the same LAN as two shared ethernet adapters (one in each VIO) - with one VIO as primary SEA, and the other as backup SEA.

If there is an etherchannel - this is usually defined in the VIO and the etherchannel entX device is the device that gets bridged by the SEA.

Does this answer you question sufficiently? Or does it raise more?   Wink
Logged
RodeDraak
Jr. Member
**
Offline Offline

Posts: 6


« on: November 28, 2007, 03:45:34 PM »

Hi All,

I am getting an ECH_CANNOT_SET_CLBK (Identifier 5561971C) from an Etherchannel on an LPAR. This LPAR is getting 2 virtual Ethernets each from a different VIO Server.
I've searched the net for it, but I only got some Korean presentation (and I'm a little rusty on Korean ;-) ).
Has anyone seen this and knows what it means e.g. how to fix it?
The LPAR is running AIX 5300-07-01-0748.

Regards,

Richard.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM



eXTReMe Tracker

Terms of Use and Privacy and Security Policies
Copyright 2001-2008 Michael Felt and ROOTVG.NET