[OmniOS-discuss] I can't add additional network card

Shvayakov A. a.shvayakov at yahoo.com
Wed Nov 12 17:44:45 UTC 2014


Hello,

Likely I don't know something important about solaris...

Can you help me?

I tried to add the additional network adapter, but my system (OmniOS v11 
r151012) don't see him

dladm show-phys
LINK         MEDIA                STATE      SPEED  DUPLEX    DEVICE
interlink0   Ethernet             up         1000   full      igb0
extnet0      Ethernet             up         1000   full      igb1
ixgbe0       Ethernet             up         10000  full      ixgbe0
ixgbe1       Ethernet             up         10000  full      ixgbe1

But I have 6 NICs and want to see 6 NICs

prtconf -d | grep Gigabit
             pci15d9,1528 (pciex8086,1528) [Intel Corporation Ethernet 
Controller 10-Gigabit X540-AT2], instance #0
             pci15d9,1528 (pciex8086,1528) [Intel Corporation Ethernet 
Controller 10-Gigabit X540-AT2], instance #1
             pci8086,a03c (pciex8086,10c9) [Intel Corporation 82576 
Gigabit Network Connection], instance #0
             pci8086,a03c (pciex8086,10c9) [Intel Corporation 82576 
Gigabit Network Connection], instance #1
             pci8086,a03c (pciex8086,10c9) [Intel Corporation 82576 
Gigabit Network Connection] (driver not attached)
             pci8086,a03c (pciex8086,10c9) [Intel Corporation 82576 
Gigabit Network Connection] (driver not attached)

prtconf -dD | grep Giga
             pci15d9,1528 (pciex8086,1528) [Intel Corporation Ethernet 
Controller 10-Gigabit X540-AT2], instance #0 (driver name: ixgbe)
             pci15d9,1528 (pciex8086,1528) [Intel Corporation Ethernet 
Controller 10-Gigabit X540-AT2], instance #1 (driver name: ixgbe)
             pci8086,a03c (pciex8086,10c9) [Intel Corporation 82576 
Gigabit Network Connection], instance #0 (driver name: igb)
             pci8086,a03c (pciex8086,10c9) [Intel Corporation 82576 
Gigabit Network Connection], instance #1 (driver name: igb)
             pci8086,a03c (pciex8086,10c9) [Intel Corporation 82576 
Gigabit Network Connection] (driver name: igb)
             pci8086,a03c (pciex8086,10c9) [Intel Corporation 82576 
Gigabit Network Connection] (driver name: igb)


I tried this:
1.
touch /reconfigure
reboot

2.
mdb -k
Loading modules: [ unix genunix specfs dtrace mac cpu.generic uppc apix 
scsi_vhci zfs sata sd ip hook neti sockfs arp usba stmf stmf_sbd lofs 
random idm ipc crypto mpt_sas cpc nfs ufs logindmux ptm ]
 > ::devbindings -q igb
ffffff198bd4d000 pciex8086,10c9, instance #0 (driver name: igb)
ffffff198bd48d50 pciex8086,10c9, instance #1 (driver name: igb)
ffffff198bd8ad48 pciex8086,10c9 (driver not attached)
ffffff198bd8aaa0 pciex8086,10c9 (driver not attached)
 > $q

update_drv -d -i 'pciex8086,10c9' igb
reboot

update_drv -a -i 'pciex8086,10c9' igb


It doesn't help.

The cfgadm doesn't work:

cfgadm pci
Ap_Id                          Type         Receptacle Occupant     
Condition
pci: No matching library found
( https://docs.oracle.com/cd/E19253-01/817-5093/devconfig2-55/index.html )

In the LiveCD system (OmniOS v11 r151012) I see everything NIC

What else can I do?

Thanks



More information about the OmniOS-discuss mailing list