[BlueOnyx:15044] Re: Intel Pro/1000 pci network cards
Chris Gebhardt - VIRTBIZ Internet
cobaltfacts at virtbiz.com
Sat Mar 29 14:39:45 -05 2014
On 3/29/2014 10:03 AM, Tom wrote:
> Michael Stauber <mstauber at ...> writes:
>>
>> Hi Tom,
>>
>>> I want to upgrade by servers to gigabit network cards. I have several
> Intel
>>> Pro 1000 PCI cards. What needs to be done to get them to work on an
> already
>>> existing running Scientific Linux BlueOnyx 5108R setup?
>>> Thanks in advance.
>>
>> Typically the drivers for most common network cards are already in the
>> kernel. So as far as that goes it's just plug and play. Remove the old
>> card(s), plug the new one(s) in and they should get detected.
>>
>> You can check this on the console with "/sbin/ifconfig -a".
>>
>> However, CentOS6 and SL6 have a newer UDev, which keeps a config file
>> about which NIC has which MAC address. If you remove a NIC and add a
>> different one, it might get a new ethX identifier assigned. Which makes
>> things a bit more complicated.
>>
>> The work around for this is to delete that UDev config file and to reboot:
>>
>> /bin/rm -f /etc/udev/rules.d/70-persistent-net.rules
>>
>> Once that's done the new NIC(s) should simply pick up the IP addresses
>> and network configuration that you had assigned to the old ones.
>>
> Michael, Thanks for the response:
> The problem I'm having is the NICs are not being recognized on the bootup.
> The system is seeing them and assigning ip addresses, the firmware utility
> notice is posting, but the SL bootup reports the following.
> Bringing up interface Eth0 - Device does not seem to be present.
> Bringing up interface Eth1 - Device does not seem to be present
Right. Did you rm -rf /etc/udev/rules.d/70-persistent-net.rules
> I'm guessing no drivers available for these under Linux? I downloaded the
> latest drivers for Linux 2.6 from Intel. I just don't know how to get them
> installed.
I highly doubt it's an issue of driver. You should be able to toss
pretty much any NIC in a box and it will be recognized. My guess is
that you did not remove the OLD nic's from udev, so the new ones are
getting configured as eth2 & eth3. That's most likely.
Just do as Michael suggested and reboot. Then you'll be good to go. If
not, then it's a NIC problem.
Oh, and when you reboot, get into the bios of those NICs and turn off
their firmware. My guess is you don't want to boot your box from the
NIC (ie: pixie boot) so that stuff is just taking time on your boot
sequence. I make a habit of disabling that whenever possible.
--
Chris Gebhardt
VIRTBIZ Internet Services
Access, Web Hosting, Colocation, Dedicated
www.virtbiz.com | toll-free (866) 4 VIRTBIZ
More information about the Blueonyx
mailing list