Delete LACP in Solaris 10 10/09 s10s_u8wos_08a SPARC


 
Thread Tools Search this Thread
Operating Systems Solaris Delete LACP in Solaris 10 10/09 s10s_u8wos_08a SPARC
# 1  
Old 05-02-2012
Delete LACP in Solaris 10 10/09 s10s_u8wos_08a SPARC

My Customer has the requirement to use IPMP instead of LACP cause of giving Switch-Management to others (Outsourcing).

I deleted the aggregation with
Quote:
# ifconfig aggr1 down
# ifconfig aggr1 unplumb
# dladm delete-aggr 1
And created an IPMP-Configuration:
Quote:
/etc/hostname.e1000g0
SERVERNAME netmask + broadcast + group B3gz up \
addif SERVERNAME-e1000g0 netmask + broadcast + -failover deprecated up
::::::::::::::
/etc/hostname.e1000g1
SERVERNAME-e1000g1 netmask + broadcast + group B3gz -failover deprecated up
::::::::::::::
/etc/hostname.e1000g2
SERVERNAME-e1000g2 netmask + broadcast + group B3gz -failover deprecated up
::::::::::::::
/etc/hostname.e1000g3
SERVERNAME-e1000g3 netmask + broadcast + group B3gz -failover deprecated up
with all Entries under /etc/hosts /etc/netmasks and /etc/defaultrouter

But i end up with one interface up and running and three interfaces in status "Failed"
Quote:
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet xxx.xxx.xxx.231 netmask fffffc00 broadcast xxx.xxx.xxx.255
groupname B3gz
ether 0:14:4f:a0:88:40
e1000g0:1: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 2
inet xxx.xxx.xxx.136 netmask fffffc00 broadcast xxx.xxx.xxx.255
e1000g1: flags=19040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER,FAILED> mtu 1500 index 3
inet xxx.xxx.xxx.143 netmask fffffc00 broadcast xxx.xxx.xxx.255
groupname B3gz
ether 0:14:4f:a0:88:41
e1000g2: flags=19040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER,FAILED> mtu 1500 index 4
inet xxx.xxx.xxx.145 netmask fffffc00 broadcast xxx.xxx.xxx.255
groupname B3gz
ether 0:14:4f:a0:88:42
e1000g3: flags=19040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER,FAILED> mtu 1500 index 5
inet xxx.xxx.xxx.146 netmask fffffc00 broadcast xxx.xxx.xxx.255
groupname B3gz
ether 0:14:4f:a0:88:43
Cross-Check:
Quote:
# dladm show-dev
e1000g0 link: up speed: 1000 Mbps duplex: full
e1000g1 link: up speed: 1000 Mbps duplex: full
e1000g2 link: up speed: 1000 Mbps duplex: full
e1000g3 link: up speed: 1000 Mbps duplex: full
Quote:
# dladm show-link
e1000g0 type: non-vlan mtu: 1500 device: e1000g0
e1000g1 type: non-vlan mtu: 1500 device: e1000g1
e1000g2 type: non-vlan mtu: 1500 device: e1000g2
e1000g3 type: non-vlan mtu: 1500 device: e1000g3
Talking to the Switch-Administrator he told me, that he has deleted all LACP-Configuration from the Switch, but he still sees all 4 MAC-Adresses on just one PORT
Quote:
SWITCH#sh mac address-table interface gi1/0/1
Vlan Mac Address Type Ports
---- ----------- -------- -----
383 0014.4fa0.8840 DYNAMIC Gi1/0/1
383 0014.4fa0.8841 DYNAMIC Gi1/0/1
383 0014.4fa0.8842 DYNAMIC Gi1/0/1
383 0014.4fa0.8843 DYNAMIC Gi1/0/1
In der LinkAggregation waren folgende vier Ports zusammengefasst:
Quote:
SWITCH#sh int status
Port Name Status Vlan Duplex Speed Type
Gi1/0/1 sun5120-o-nic1 connected 383 a-full a-1000 10/100/1000BaseTX
Gi1/0/2 sun5120-o-nic3 connected 383 a-full a-1000 10/100/1000BaseTX
Gi2/0/1 sun5120-o-nic2 connected 383 a-full a-1000 10/100/1000BaseTX
Gi2/0/2 sun5120-o-nic4 connected 383 a-full a-1000 10/100/1000BaseTX
Is there any configuration where aggregation is stored or any service?

Thanks in Advance, Stefan
# 2  
Old 05-02-2012
Under Solaris 10 (Sparc) the aggr config is stored in:

Quote:
/etc/aggregation.conf
However, (as recommended) you're not supposed to mess with it but use dladm to manipulate. Therefore, if you do mess with it I suggest you take normal sysadmin precautions for recovery.

Hopefully though, that answers your question.
# 3  
Old 05-02-2012
This file is (except comments and one empty line) cleared after using dladm delete-aggr.

I hoped there is ahidden config causing solaris to use only one network interface for outgoing traffic.
# 4  
Old 05-02-2012
Also, another thought is that the plumb'ing at boot time is attempted based on what "/etc/hostname.*" files exist.

For example, if /etc/hostname.aggr1 exists on the root filesystem, a booting Solaris will think it has to configure an aggregate interface. To stop that just delete such files.

Code:
 
cd /etc
ls -ltd hostname.*

Hope that helps.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

How to install Solaris 10 5/09 on sparc T4-1?

hi everyone, good day to all. I need help to fix an issue which we encounter while installing the Alcatel -lucent 5620 NM on a solaris 10 OS. The Alcatel lucent 5620 NM release 9 software is only recommended OS to work with Solaris 10 release 5/09 but when we try to install the same... (9 Replies)
Discussion started by: Anjo Antony
9 Replies

2. Solaris

Solaris 11 SPARC GUI

Hi, Is there anyway to install gui without using update from internet? I mean from DVD or other local disc install. Most of tutorial i forund, they show install gui using pkg update from internet. But now our server not yet have internet because ISP does not provide yet. Please show me the... (18 Replies)
Discussion started by: mzainal
18 Replies

3. Solaris

How to read this Solaris version:-Solaris 8 HW 5/03 s28s_hw2wos_06a SPARC?

Hi Guys, Could you please tell me how to read this Solaris version:- Solaris 8 HW 5/03 s28s_hw2wos_06a SPARC Thanks. (3 Replies)
Discussion started by: manalisharmabe
3 Replies

4. UNIX for Dummies Questions & Answers

Solaris for a training: PC vs Sparc

I need a computer to try Solaris. I'm learning with UNIX Academy training DVDs and after spending much time with Linux I want to try and learn on Solaris. I'll have to buy a computer for my training anyway. I found on ebay plenty of inexpensive Sun boxes. Would it be beneficial for learning to have... (26 Replies)
Discussion started by: newlinuxuser1
26 Replies

5. UNIX for Dummies Questions & Answers

can I emulate solaris/sparc on virtualbox? Or other emulator to run solaris for sparc in my win7 PC?

Hi Gurus can I emulate solaris/sparc on virtualbox? Or other emulator to run solaris for sparc in my win7 PC? regards, Israel. (9 Replies)
Discussion started by: iga3725
9 Replies

6. UNIX for Dummies Questions & Answers

Running Solaris Sparc Apps on X86 Solaris

I know that Sun make s a version of Solaris for Sparc platforms and also an x86 (Intel/AMD) release of Solaris. Can an application that runs on Solaris/Sparc also run on a PC running the x86 release of Solaris? Would a different release be required or any re-compling of the application? jim (1 Reply)
Discussion started by: stocksj
1 Replies

7. UNIX for Advanced & Expert Users

Solaris 7 Sparc 5

08-11-2005, 03:23 PM I posted the below thread in UNIX for dummies Questions and Answers. I thank the guy who posted a proposition to resolve my problem. I decided to repost the problem here. Who knows :) So, here it goes: Since a week ago I put myself many troubles. I decide to... (6 Replies)
Discussion started by: kisoun
6 Replies

8. UNIX for Dummies Questions & Answers

Solaris 7 Sparc 5

First of all, I want to salute everybody. Since a week ago I put myself many troubles. :) I decide to install Solaris 7, in a sun sparcstation 5, with raid5. And I don't know almost anything about unix systems, not only Solaris. :) I want to install mysql, apache, php4. I'm not... (4 Replies)
Discussion started by: kisoun
4 Replies
Login or Register to Ask a Question