IPMP setup removed, comes back with reboot


 
Thread Tools Search this Thread
Operating Systems Solaris IPMP setup removed, comes back with reboot
# 1  
Old 11-05-2007
IPMP setup removed, comes back with reboot

Hi all,

I have 3 Sun v490's running Solaris 10. Each one has 2 zones on it. I changed the IP address and configuration on them this weekend, where ce0 was once the primary IP nic, now ce2 is. Previously, ce0 and ce4 were set up with IP multipathing, but I tried to remove that by changing the hostname.ce0 to just the ce0 hostname and removing hostname.ce4. It had also previously had 2 default routes because of 2 different primary ip addresses on each of the zones, and I changed that as well, so only one route in /etc/defaultrouter. I changed the /etc/hosts file with correct hostnames and ips, changed /etc/inet/ipnodes, /etc/defaultrouter. Also did the following:
ifconfig ce0 group ""
ifconfig ce4 group ""
ifconfig ce0 unplumb
ifconfig ce4 unplumb

Then I reboot the system, and ce0 and ce4 try to link up with ipmp, although ce0 is taking on the new IP of ce2 (and ce2 also has that ip), and it again has 2 default routes.

Is there somewhere it is storing the old configuration that I don't know about?

Thanks!
# 2  
Old 11-05-2007
Look for a static route script in /etc/init.d
Mike
# 3  
Old 11-06-2007
Ok, I'm a dork. I had fix scripts in there to fix the MTU that kept messing up and forgot I had them there.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Linux froze and got back working 5 days later, no reboot.

Hello my friends, I've come across the weirdest of glitches. I'm running a simple weather monitor (just temperature) on a Raspbeery Pi 3B (Raspbian Linux 4.14.98-v7+). It has a 3G modem that sends out simple packets to my server at home. On june 5th I lost remote access to the device.... (1 Reply)
Discussion started by: OmahaWiz
1 Replies

2. Solaris

Sysconfig setup window keeps showing after reboot

so here's teh deal: Solaris 11.3 zone created from a template created by configuring a zone, running sysconfig unconfigure on it and then saved by a zfs send and receive. create the new zoneconfig, import the template FS using zfs recieve. Now everytime we reboot the new zone it makes us do... (0 Replies)
Discussion started by: os2mac
0 Replies

3. Solaris

IPMP NIC fails to come back up.

Hi, I have recently configured IPMP on a Solaris 10 server. Everything was working ok when I removed the network cable from interface ce0. The floating IP failed over to ce1. Unfortunately when I plugged the network cable back into ce0 about 2 minutes later it did not come back up. Is... (11 Replies)
Discussion started by: sparcman
11 Replies

4. Solaris

( VxVM ) How to add the removed disk back to previous disk group

Previously , i remove the disk by #vxdg -g testdg -k rmdisk testdg02 But i got error when i -k adddisk bash-2.03# vxdisk list DEVICE TYPE DISK GROUP STATUS c0t0d0s2 auto:none - - online invalid c0t1d0s2 auto:none ... (1 Reply)
Discussion started by: waibabe
1 Replies

5. SCO

SCO 5.0 setup auto reboot

Hello, How do a schedule a reboot of a SCO 5.0 box like every wednesday at 3:30 am. Doesn't have a /etc/crontab file like our Suse boxes have. Thanks for any help. (6 Replies)
Discussion started by: benefactr
6 Replies

6. AIX

NIM server setup on etherchannel setup environment

I know that IBM's official stance is that NIM does not work on etherchannel environment, but has anyone able to get around it? I'm working on a p5-590 LPAR system, and the NIM master and clients are all on the same frame. Any help is appreciated. (1 Reply)
Discussion started by: pdtak
1 Replies

7. AIX

back to back printing in UNIX

Hi , Can you suggest me how to back to back printing in UNIX? Is there any way? Kindly advise. Regards Vijaya Amirtha Raj (3 Replies)
Discussion started by: amirthraj_12
3 Replies

8. Solaris

different between soft reboot and hard reboot

Hi Guru's Can any want here could explain to me the different between soft reboot and hard reboot . Best Regards Seelan (3 Replies)
Discussion started by: seelan3
3 Replies

9. UNIX for Dummies Questions & Answers

Bring back removed files

Dear People I have removed some of my files and directories( by using rm and rmdir commands) by mistake. I wish to bring them back. How is it possible?( I am using solaris 2.6) best regards Reza Nazarian:( (2 Replies)
Discussion started by: Reza Nazarian
2 Replies
Login or Register to Ask a Question