myri10ge no link

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat myri10ge no link
# 1  
Old 07-09-2012
myri10ge no link

Hi,
I did a fresh installation of Fedora17. After installation i notice my myri10ge ethernet card unable get link but the other two cards works ok.
dmesg shows this. there's no mac address defined in dmesg. Could this be the cause? how to bind the mac address to this card? ifcfg-eth2 do have mac address listed though.
I've disabled network manager and i'm sure XFP and cables are not causing this.
Code:
[root@localhost ~]# dmesg |grep myri10ge
[    7.692882] myri10ge: Version 1.5.3devel-05-22-2012
[   39.250371] myri10ge 0000:05:00.0: irq 81 for MSI/MSI-X
[   39.251030] myri10ge 0000:05:00.0: MSI IRQ 81, tx bndry 4096, fw myri10ge_eth_z8e.dat, WC Enabled
[   45.517662] myri10ge 0000:05:00.0: irq 81 for MSI/MSI-X
[   45.546281] myri10ge 0000:05:00.0: eth2: link down
[root@localhost ~]# dmesg |grep sky2
[    7.687298] sky2: driver version 1.30
[    7.687381] sky2 0000:03:00.0: Yukon-2 EC chip revision 2
[    7.687455] sky2 0000:03:00.0: irq 79 for MSI/MSI-X
[    7.687880] sky2 0000:03:00.0: eth0: addr 00:00:5a:73:30:fa
[   41.003910] sky2 0000:03:00.0: eth0: enabling interface
[   43.998828] sky2 0000:03:00.0: eth0: Link is up at 1000 Mbps, full duplex, flow control both
[root@localhost ~]# dmesg |grep e1000e
[    7.690115] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k
[    7.690119] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[    7.690138] e1000e 0000:04:00.0: Disabling ASPM  L1
[    7.690311] e1000e 0000:04:00.0: irq 80 for MSI/MSI-X
[    7.818308] e1000e 0000:04:00.0: eth1: (PCI Express:2.5GT/s:Width x4) 68:05:ca:06:56:da
[    7.818313] e1000e 0000:04:00.0: eth1: Intel(R) PRO/1000 Network Connection
[    7.818392] e1000e 0000:04:00.0: eth1: MAC: 1, PHY: 1, PBA No: D53758-007
[   43.230621] e1000e 0000:04:00.0: irq 80 for MSI/MSI-X
[   43.281241] e1000e 0000:04:00.0: irq 80 for MSI/MSI-X
[   43.282120] e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[root@localhost ~]#

Moderator's Comments:
Mod Comment Please use code tags next time for your code and data.

Last edited by radoulov; 07-09-2012 at 06:53 AM..
# 2  
Old 07-09-2012
I have no solution at hand, but you can try the following steps to get more information maybe:

Is the module correctly loaded? Some commands to check:
Code:
lsmod| grep myri10ge

What does ethtool show?
Code:
ethtool -i eth2

Can you configure an IP-address manually with ifconfig on the adapter, just as a test?

Maybe the driver/modul that is came with this version of Fedora is not working correctly and you can try to manually download and compile the driver.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

/var/adm/messages (insterface turned off/restored) and link up & link down message.

Hi All I am facing an issue with our new solaris machine. in /var/adm/messages Apr 22 16:43:05 Prod-App1 in.routed: interface net0 to 172.16.101.1 turned off Apr 22 16:43:33 Prod-App1 mac: NOTICE: nxge0 link up, 1000 Mbps, full duplex Apr 22 16:43:34 Prod-App1 mac: NOTICE: nxge0 link... (2 Replies)
Discussion started by: javeedkaleem
2 Replies

2. Solaris

/var/adm/messages (interface turned off/restored) and link up & link down message.

Hi All I am facing an issue with our new solaris machine. in /var/adm/messages root@Prod-App1:/var/tmp# root@Prod-App1:/var/tmp# root@Prod-App1:/var/tmp# cat /var/adm//messages Apr 20 03:10:01 Prod-App1 syslogd: line 25: WARNING: loghost could not be resolved Apr 20 08:24:18 Prod-App1... (0 Replies)
Discussion started by: javeedkaleem
0 Replies

3. UNIX for Dummies Questions & Answers

[Solved] Symbolic link not allowed or link target not accessible

Hi everybody, I read about treads realted to this issue but they did not resovle issue given below. Please help me resolve issue given below I have html file under /srv/www/htdocs/actual_folder ls actual_folder/ test.html and following link works... (0 Replies)
Discussion started by: newbielgn
0 Replies

4. Programming

g++ fails to link to static library when compilation and link in single command

Hello All, I've encountered a strange behaviour from g++ that doesn't make sense to me. Maybe you can shed some light on it: I have a bunch of source files and want to compile them and link them with a static library liba.a located in /usr/local/lib64 into an executable Approach 1 works... (0 Replies)
Discussion started by: magelord
0 Replies

5. UNIX for Dummies Questions & Answers

Difference between hard link and soft link

Hi Experts, Please help me out to find out difference between a hard link and a soft link. I am new in unix plz help me with some example commands ( for creating such links). Regards S.Kamakshi :) (2 Replies)
Discussion started by: kamakshi s
2 Replies

6. UNIX for Dummies Questions & Answers

Hard Link vs SOft Link????

Hi PLease let me know the usage of Hard Link vs Soft Link i.e what is the basic difference and what happens when one file is changed or deleted in both the cases??? thanks (3 Replies)
Discussion started by: skyineyes
3 Replies

7. UNIX for Dummies Questions & Answers

need some info about symbolic link and hard link

hello folks how y'all doin well i have some questions about symbolic link and hard link hope some one answer me i open terminal and join as root and i wrote ln -s blah blah then i wrote ls i see red file called blah blah but didn't understand what is this can some one explain and... (2 Replies)
Discussion started by: detective linux
2 Replies

8. UNIX for Dummies Questions & Answers

Difference between hard link and soft link in unix

Hi All, Can any one please explain me what is the difference between hard link and soft link in UNIX. Thanks in advance Raja Chokalingam. (2 Replies)
Discussion started by: RAJACHOKALINGAM
2 Replies

9. UNIX for Advanced & Expert Users

Differences between hard link and soft link

Hi all! I'd like to know the differences between hard links and soft links. I've already read the ln manpage, but i'm not quite sure of what i understood. Does a hard link sort of copy the file to a new name, give it the same inode number and same rights? What exactly should I do to do this:... (3 Replies)
Discussion started by: penguin-friend
3 Replies
Login or Register to Ask a Question