On 3/13/17 1:02 , 강경원 wrote: > Hello. > > We have 10G nic issue with smartos. > > It's Intel nic but we can't communicate with this card (with or without lacp). > > How can we diagnose issue and determine it's compatible or not?
fmadm is telling you that this piece of hardware is having a lot of problems and is likely broken and needs to be replaced. If you want to see the individual actions that led here, you can run fmdump -eV to get a better sense of the error reports that led to that. If the device is throwing errors like this, it's not terribly surprising that this is happening. From the ereports, we should be able to see exactly what's happening. > * fmadm faulty result and detailed card info > > * fmadm faulty result > --------------- ------------------------------------ -------------- --------- > TIME EVENT-ID MSG-ID SEVERITY > --------------- ------------------------------------ -------------- --------- > Mar 07 09:02:48 029c35c2-84ac-ccd0-cc82-dbb19312c111 PCIEX-8000-MH Major > > Host : headnode > Platform : TBD Chassis_id : 123456789 > Product_sn : > > Fault class : fault.io.pciex.device-interr-unaf > Affects : dev:////pci@6c,0/pci8086,2f06@2,2/pci8086,3@0 > faulted but still in service > FRU : "MB" > (hc://:product-id=TBD:server-id=headnode:chassis-id=123456789/motherboard=0) > faulty > > Description : Too many recovered errors have been detected, which indicates a > problem with the specified PCIEX device. This may degrade into > an > unrecoverable fault. > Refer to http://illumos.org/msg/PCIEX-8000-MH for more > information. > > Response : One or more device instances may be disabled > > Impact : Loss of services provided by the device instances associated > with > this fault > > Action : Schedule a repair procedure to replace the affected device. Use > fmadm faulty to identify the device or contact Sun for support. > > --------------- ------------------------------------ -------------- --------- > TIME EVENT-ID MSG-ID SEVERITY > --------------- ------------------------------------ -------------- --------- > Mar 07 06:12:21 53f0fdad-94e7-448a-aee7-e652d7823734 SUNOS-8000-J0 Major > > Host : headnode > Platform : TBD Chassis_id : 123456789 > Product_sn : > > Fault class : fault.sunos.eft.unexpected_telemetry max 12% > defect.sunos.eft.unexpected_telemetry max 12% > Affects : dev:////pci@6c,0/pci8086,2f06@2,2/pci8086,3@0 > mod:///mod-name=ixgbe/mod-id=164 > dev:////pci@6c,0/pci8086,2f06@2,2/pci8086,3@0,1 > faulted but still in service > FRU : "MB" > (hc://:product-id=TBD:server-id=headnode:chassis-id=123456789/motherboard=0) > max 12% > faulty > > Description : The diagnosis engine encountered telemetry from the listed > devices for which it was unable to perform a diagnosis - > Refer to http://illumos.org/msg/SUNOS-8000-J0 for more > information. Refer to http://illumos.org/msg/SUNOS-8000-J0 for > more information. > > Response : Error reports have been logged for examination by Sun. > > Impact : Automated diagnosis and response for these events will not > occur. > > Action : Ensure that the latest Solaris Kernel and Predictive > Self-Healing > (PSH) patches are installed. > > * prtconf result > dev_path=/pci@6c,0/pci8086,2f06@2,2/pci8086,3@0:ixgbe0 > <mailto:dev_path=/pci@6c,0/pci8086,2f06@2,2/pci8086,3@0:ixgbe0> > dev_path=/pci@6c,0/pci8086,2f06@2,2/pci8086,3@0,1:ixgbe1 > <mailto:dev_path=/pci@6c,0/pci8086,2f06@2,2/pci8086,3@0,1:ixgbe1> > > * prtconf detailed info for > "dev_path=/pci@6c,0/pci8086,2f06@2,2/pci8086,3@0:ixgbe0 > <mailto:dev_path=/pci@6c,0/pci8086,2f06@2,2/pci8086,3@0:ixgbe0>" > > name='vendor-name' type=string items=1 > value='Intel Corporation' > name='device-name' type=string items=1 > value='82599ES 10-Gigabit SFI/SFP+ Network > Connection' > name='subsystem-name' type=string items=1 > value='Ethernet Server Adapter X520-2' If you look at our hardware support pages, you'll see that the X520 is well supported. It's probably one of the most commonly used NICs in the system. Robert ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
