1828154 Members
2800 Online
109975 Solutions
New Discussion

Linux NIC config

 
Duffs
Regular Advisor

Linux NIC config

Hi,

Noticed something very unusual on a BL35p server that I have regarding NIC config. The server fell off the network so I rebooted. After reboot eth1 showed up as connected but the g/w would not respond, eth0 was not configured at /etc/sysconfig/network-scripts/ifcfg-eth0.

I moved ifcfg-eth1 to ifcfg-eth0 and restarted the services but no effect. I then rolled back the change and the g/w responded.

When i checked the server both interfaces (eth0 and eth1) are up and connected – but only ifcfg-eth1 is setup on the server.

Any ideas how this might happen or why?

Rgds,
D.
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: Linux NIC config

Shalom,

First when you move ifcfg-eth1 to ifcfg-eth0 you need to change:
DEVICE=eth1

to

DEVICE=eth0

This problem was brought about by either changes to the network configuration of the NIC on the blade complex, or a hardware failure.

The cause of the problem needs to be investigated and corrected.

Your blade complex comes with a bootable DVD that can be used to boot and run hardware diagnostics. I recommend you schedule downtime and do this.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
skt_skt
Honored Contributor

Re: Linux NIC config

also check for hard coded MAC entry in the config file