[OmniOS-discuss] ipadm hangs on interface creation

2014-12-10 Thread Stephan Budach
Hi all, I have run into a situation, where ipadm hangs upon trying to create a new interface on my ixgbe adaptors. ipadm create-if ixgbe[0|1|2] didn't return and either got killed eventually by the system or by kill -9, which I issued against that process. I just tried to create another if

Re: [OmniOS-discuss] kvm io 10 times slower after r151010 - r151012 upgrade

2014-12-10 Thread Michael Mounteney
On Wed, 10 Dec 2014 06:14:56 +0100 (CET) Tobias Oetiker t...@oetiker.ch wrote: This leads me to suspect, that either only very few people are using omnios as a kvm server OR it is also a hardware dependent problem. I think it must be. I'm running KVM (Gentoo Linux guests) and have just gone

Re: [OmniOS-discuss] kvm io 10 times slower after r151010 - r151012 upgrade

2014-12-10 Thread Tobias Oetiker
Hi Michael, Today Michael Mounteney wrote: On Wed, 10 Dec 2014 06:14:56 +0100 (CET) Tobias Oetiker t...@oetiker.ch wrote: This leads me to suspect, that either only very few people are using omnios as a kvm server OR it is also a hardware dependent problem. I think it must be. I'm

Re: [OmniOS-discuss] ipadm hangs on interface creation

2014-12-10 Thread Dan McDonald
On Dec 10, 2014, at 11:12 AM, Stephan Budach stephan.bud...@jvm.de wrote: Hi Dan, I actually don't know the term incantation yet, but I assume, that you wanted to know the release of OmniOS I am running? I meant what exact command-line arguments you typed for ipadm(1M). But that's

Re: [OmniOS-discuss] ipadm hangs on interface creation

2014-12-10 Thread Stephan Budach
Am 10.12.14 um 17:20 schrieb Dan McDonald: On Dec 10, 2014, at 11:12 AM, Stephan Budach stephan.bud...@jvm.de wrote: Hi Dan, I actually don't know the term incantation yet, but I assume, that you wanted to know the release of OmniOS I am running? I meant what exact command-line arguments you

[OmniOS-discuss] weird library issue

2014-12-10 Thread Ian Kaufman
Hi all, I have a situation where a bunch of libs are complaining about missing the following: libc.so.1 (ILLUMOS_0.7) or libc.so.1 (ILLUMOS_0.6) This is happening on one system, but I have others that are fine. A standard libc.so.1 exists, but various libs are looking for the tagged one. Any

Re: [OmniOS-discuss] weird library issue

2014-12-10 Thread Dan McDonald
On Dec 10, 2014, at 12:01 PM, Ian Kaufman ikauf...@eng.ucsd.edu wrote: Hi all, I have a situation where a bunch of libs are complaining about missing the following: libc.so.1 (ILLUMOS_0.7) or libc.so.1 (ILLUMOS_0.6) This is happening on one system, but I have others that are

Re: [OmniOS-discuss] weird library issue

2014-12-10 Thread Ian Kaufman
It looks like this system is in some weird state where there are packages from 151006 and 151008. For example, /etc/release shows: root@massive02-b:~# cat /etc/release OmniOS v11 r151008 Copyright 2013 OmniTI Computer Consulting, Inc. All rights reserved. Use is subject to license terms.

Re: [OmniOS-discuss] ipadm hangs on interface creation

2014-12-10 Thread Stephan Budach
Am 10.12.14 um 20:28 schrieb Dan McDonald: On Dec 10, 2014, at 2:23 PM, Stephan Budach stephan.bud...@jvm.de wrote: This worked, but I wanted to change the MTU, so I deciced to remove this config again: ipadm delete-addr ixgb3/v4static ipadm delete-if ixgbe3 Interesting. Your dladm

Re: [OmniOS-discuss] ipadm hangs on interface creation

2014-12-10 Thread Stephan Budach
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@nfsvmpool01:~# dladm show-phys LINK MEDIASTATE SPEED DUPLEX DEVICE igb0 Ethernet up 1000 full igb0 igb1

Re: [OmniOS-discuss] ipadm hangs on interface creation

2014-12-10 Thread Dan McDonald
On Dec 10, 2014, at 3:14 PM, Stephan Budach stephan.bud...@jvm.de wrote: Now, this one… I don't get it. ;) root@nfsvmpool01:~# ipadm create-if ixgbe3 root@nfsvmpool01:~# ipadm show-if IFNAME STATECURRENT PERSISTENT lo0ok -m-v--46 --- igb0 ok

Re: [OmniOS-discuss] ipadm hangs on interface creation

2014-12-10 Thread Stephan Budach
Hi Dan, Am 10.12.14 um 21:17 schrieb Dan McDonald: On Dec 10, 2014, at 3:14 PM, Stephan Budach stephan.bud...@jvm.de wrote: Now, this one… I don't get it. ;) root@nfsvmpool01:~# ipadm create-if ixgbe3 root@nfsvmpool01:~# ipadm show-if IFNAME STATECURRENT PERSISTENT lo0ok

[OmniOS-discuss] NEWS: r151008 packages retroactively separated into own repo

2014-12-10 Thread Dan McDonald
Thank you to Eric Sproul (now of Circonus)! Here's his good news: . . . Good news everyone! As many of you are aware, the current practice for core OmniOS packaging is to separate packages for a given release into their own repository. This was prompted by all the headaches caused when

[OmniOS-discuss] Change Zone Hostname

2014-12-10 Thread Alex McWhirter
I have a small cluster of servers hosting zones over multiple VLAN’s. I would like to name the zones so that they don’t run into naming collisions. For example, instead of “web0” i would like to name them “2049_web0” and “2050_web0”. The problem is that this set’s the hostname to “_web0”.

Re: [OmniOS-discuss] Change Zone Hostname

2014-12-10 Thread Tim Rice
On Wed, 10 Dec 2014, Alex McWhirter wrote: I have a small cluster of servers hosting zones over multiple VLAN’s. I would like to name the zones so that they don’t run into naming collisions. For example, instead of “web0” i would like to name them “2049_web0” and “2050_web0”. The problem

Re: [OmniOS-discuss] Change Zone Hostname

2014-12-10 Thread Alex McWhirter
Yea, some services picked it up but others did not. It seems the identity/node service does not have the config variable set for nodename. I attempted to set it but received and error saying that the variable didn't exist. I don't think this was ever an intended function for a zone. Sent from

Re: [OmniOS-discuss] Change Zone Hostname

2014-12-10 Thread Tim Rice
On Thu, 11 Dec 2014, Alex McWhirter wrote: | Yea, some services picked it up but others did not. It seems the identity/node service does not have the config variable set for nodename. I attempted to set it but received and error saying that the variable didn't exist. | | I don't think this