japplewhaite
asked on
redhad Enterplset 6.0 (Device eth0 does not seem to be present, ...
Linux Redhat 6 is not reconizing the eth0 or eth1.
110329-Basic-Nic-Network-Setup.JPG
110329-network-restart.JPG
110329-lspci.JPG
110329-Basic-Nic-Network-Setup.JPG
110329-network-restart.JPG
110329-lspci.JPG
ASKER
ASKER
Did a simple slmod and saw nothing that contained eth
ASKER
Both nics are enable in the bios.
It seems to me that the Broadcom Gigabit NIC driver is not installed correctly (or not installed).
Try to down the driver and install it.
Try to down the driver and install it.
Hello,
is it a fresh install of RHEL 6? If yes than you are missing the drivers? You can download them under http://www.broadcom.com/support/ethernet_nic/netxtremeii.php
is it a fresh install of RHEL 6? If yes than you are missing the drivers? You can download them under http://www.broadcom.com/support/ethernet_nic/netxtremeii.php
ASKER
This was working but not well. We were able to get the card up but it was not communicating well. We had problems with the SAN loosing connectivity with the FC card. This morning we replaced the FC card. all the sfps removed an four port nic that we no longer needed replaced the fiber patch cords. When we brought the server back up we could no longer see the two Broadcom on board NICs
Backup ifcfg-eth0 and ifcfg-eth1 in /etc/sysconfig/network-scr ipts/
and remove them from that directory.
Then re-install broadcom driver again.
and remove them from that directory.
Then re-install broadcom driver again.
ASKER
Need some instructions in reinstalling the drivers.
Download drivers by giving the above commands and once you have the driver RPMs, issue the following command
rpm -ivh <driver>.rpm
rpm -ivh <driver>.rpm
ASKER
do I burn them to a CD ore use a USB drive?
As you like. USB would work too
1. Download the zip file from broadcom website.
2. Use USB flash key drive transfer to Linux box
3. unzip it
and read the README file.
There is an instruction for installation.
4. Make sure you have gcc install since installation use
make
make install
(the drive file should be Server/Linux/Driver/netxtr eme2-6.2.2 3.tar.gz)
tar zxf netxtreme2-6.2.23.tar.gz
2. Use USB flash key drive transfer to Linux box
3. unzip it
and read the README file.
There is an instruction for installation.
4. Make sure you have gcc install since installation use
make
make install
(the drive file should be Server/Linux/Driver/netxtr
tar zxf netxtreme2-6.2.23.tar.gz
Wait up.
One last thing before you do the whole drill.
Please issue the following command:
grep alias /etc/modprobe.conf (you may not have this file in RHEL6)
Then issue this
grep alias /etc/modpro*/*
Show me the output and then you can continue with the drivers.
One last thing before you do the whole drill.
Please issue the following command:
grep alias /etc/modprobe.conf (you may not have this file in RHEL6)
Then issue this
grep alias /etc/modpro*/*
Show me the output and then you can continue with the drivers.
ASKER
What are we looking for?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Turned out to be a problem with the mother board on the server.
ip a
lsmod | grep eth