LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-20-2011, 05:54 PM   #1
austinbravo
LQ Newbie
 
Registered: Jul 2008
Posts: 23

Rep: Reputation: 0
Unhappy 10Gbps NIC initialization failed


Hello,

OS RedHat 5.5, Server Model: HP Proliant DL 380 G7

We swapped our 10Gig NIC Cards (Qlogic) with Emulex NIC cards NC550SFP. The server was rebooted and I get the following message:

dmesg | grep -i "emulex"

be2net 0000:18:00.0: Emulex OneConnect 10Gbps NIC initialization failed
be2net 0000:18:00.1: Emulex OneConnect 10Gbps NIC initialization failed

Earlier when there was Qlogic, we configured the two NIC cards for eth2 and eth3.

Now, in order for this server to show up these NICs, I used ifcfg -a and configured ifcfg-eth2 and ifcfg-eth3 and did a service network reload. The interface came up and all worked good.

But after the Qlogic was replaced with the Emulex and when I perform ifcfg -a, I don't see eth2 and eth3 or neither they are shown as some other names such as __tmp. I can't find the MAC addressess that are associated with them.

Is there any way that we can initialize these NIC cards and make them available in ifcfg -a so that, I can edit the mac ids of these NICs and configre ifcfg-eth2 and ifcfg-eth3.

It would be great if any geek would shower some light on this.

Thank you very much in advance....
 
Old 05-20-2011, 06:18 PM   #2
T3RM1NVT0R
Senior Member
 
Registered: Dec 2010
Location: Internet
Distribution: Linux Mint, SLES, CentOS, Red Hat
Posts: 2,385

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
@ Reply

Hi there,

As I can understand when you use Emulex NICs you get initialization fail error message. However, it works fine with Qlogic NICs. The reason that I can think of is incorrect drivers. As you said it works perfectly fine with Qlogic NICs and you are able to edit the settings from /etc/sysconfig/network-scripts/ifcfg-* but ifcfg-* does not appear when you use Emulex NICs.

Just a bit of information on how the driver works. Kernel loads the driver and then driver searches for the corresponding device, if driver is unable to find the device for which it is build it fails and the device is failed to load.

Most of the hardware modules are automatically detected but if your system is failing to detect the hardware module I would suggest you to give a try to the following command:

depmod -a

This will scan through the modules and create an output file modules.dep. Once this is done you can load the hardware module required by the hardware using the following command:

modprobe module_name

Also, it will be interesting to see the output of the following command with Emulex NICs attached:

modprobe -lt net
 
Old 05-20-2011, 08:02 PM   #3
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
http://downloads.linux.hp.com/SDR/ps...74.0-3.src.txt
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RAMDISK driver initialization Failed rosh_linux Linux - Kernel 1 04-13-2011 02:19 PM
graphic initialization failed in grub sumeet inani Linux - Newbie 1 01-16-2009 02:13 AM
QT4's QGLFramebufferObject Initialization Failed shreks Linux - Software 0 12-12-2007 09:18 AM
Device eth0 initialization failed Inirah Linux - Newbie 1 04-07-2005 01:23 PM
Epiphany can't be used now. Mozilla initialization failed. Makaelin Linux - Software 5 10-16-2004 04:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration