[OmniOS-discuss] ipadm hangs on interface creation
Dan McDonald
danmcd at omniti.com
Wed Dec 10 20:17:27 UTC 2014
> On Dec 10, 2014, at 3:14 PM, Stephan Budach <stephan.budach at jvm.de> wrote:
>
>>
> 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
Call me old-fashioned, but I'm used to doing this all with ifconfig(1M) and editing /etc/hostname.X files. I know I should learn this new stuff, but I never have had the wherewithal until now.
> I do have a OmniOS 012 system, where all this works without these issues… ;)
REALLY? So this fails on 006, but works on 012?! I quickly looked at illumos-gate to see what all got fixed if anything, and I didn't see anything that would've necessarily improved things.
> Now, I won#t change the mtu that soon again, I guess…
I guess.
Sorry I couldn't provide an authoritative answer,
Dan
More information about the OmniOS-discuss
mailing list