[OmniOS-discuss] ipadm hangs on interface creation

Stephan Budach stephan.budach at JVM.DE
Wed Dec 10 20:14:59 UTC 2014


Am 10.12.14 um 20:56 schrieb Stephan Budach:
> I don't know… it seems to have serious issues with the MTU specifically…
>
> root at nfsvmpool01:~# dladm show-phys
> LINK         MEDIA                STATE      SPEED DUPLEX DEVICE
> igb0         Ethernet             up         1000 full      igb0
> igb1         Ethernet             unknown    1000 full      igb1
> igb2         Ethernet             unknown    0 half      igb2
> igb3         Ethernet             unknown    0 half      igb3
> ixgbe2       Ethernet             down       0 unknown   ixgbe2
> ixgbe0       Ethernet             up         10000 full ixgbe0
> ixgbe3       Ethernet             up         10000 full ixgbe3
> ixgbe1       Ethernet             down       0 unknown   ixgbe1
>
> root at nfsvmpool01:~# dladm show-linkprop -p mtu
> LINK         PROPERTY        PERM VALUE DEFAULT        POSSIBLE
> igb0         mtu             rw   1500 1500           60-9000
> igb1         mtu             rw   1500 1500           60-9000
> igb2         mtu             rw   1500 1500           60-9000
> igb3         mtu             rw   1500 1500           60-9000
> ixgbe2       mtu             rw   1500 1500           1500-15500
> ixgbe0       mtu             rw   1500 1500           1500-15500
> ^C
>
> So, dladm shows the phys status, but it isn't able to tell me about 
> the MTU of ixgbe3…?
>
> Needless to mention that ipadm also doesn't work. I will try to reset 
> the MTU back to 1500 again and seem if I can get the interface back. 
Now, this one… I don't get it. ;)

root at nfsvmpool01:~# ipadm create-if ixgbe3
root at nfsvmpool01:~# ipadm show-if
IFNAME     STATE    CURRENT      PERSISTENT
lo0        ok       -m-v------46 ---
igb0       ok       bm--------46 -46
ixgbe0     ok       bm--------46 -46
ixgbe3     down     bm--------46 -46
root at nfsvmpool01:~# ipadm create-addr -T static -a 192.168.1.1/24 
ixgbe3/v4static
root at nfsvmpool01:~# ping 192.168.1.2
192.168.1.2 is alive
root at nfsvmpool01:~# dladm show-linkprop -p mtu
LINK         PROPERTY        PERM VALUE DEFAULT        POSSIBLE
igb0         mtu             rw   1500 1500           60-9000
igb1         mtu             rw   1500 1500           60-9000
igb2         mtu             rw   1500 1500           60-9000
igb3         mtu             rw   1500 1500           60-9000
ixgbe2       mtu             rw   1500 1500           1500-15500
ixgbe0       mtu             rw   1500 1500           1500-15500
ixgbe3       mtu             rw   9216 1500           1500-15500
ixgbe1       mtu             rw   1500 1500           1500-15500

I do have a OmniOS 012 system, where all this works without these issues… ;)

Now, I won#t change the mtu that soon again, I guess…

Cheers,
budy


More information about the OmniOS-discuss mailing list