Re: [OmniOS-discuss] r151012 is coming...

2014-09-03 Thread Jorge Schrauwen
Alright, I just switched all my vms to nahamu pre bardiche binaries (copied from smartos). If they hold up I will look into getting some patches. I had a peak at omnios-build and seems messy though. Regards Jorge On 2014-09-03 00:11, Jorge Schrauwen wrote: Attempt nr 2, my mail client is

[OmniOS-discuss] Aggregation Link fails with flow-control enabled

2014-09-03 Thread David Seira
I'm testing the OmniOS for our storage system. I have a server with two 10G intel network card using the driver ixgbe. I've done the following steps: - Create an aggregation interface: dladm create-aggr -d ixgbe0 -d ixgbe1 aggr0 ipadm create-if aggr0 ipadm create-addr -T static -a 1.2.3.4/24

Re: [OmniOS-discuss] Aggregation Link fails with flow-control enabled

2014-09-03 Thread Scott LeFevre
Did you configure LACP on your aggr0 or the switch? That's the only way I've been able to get aggregate links to work. -- Scott LeFevre 317-696-1010 On Wed, 2014-09-03 at 13:05 +0200, David Seira wrote: I'm testing the OmniOS for our storage system. I have a server with two 10G intel network

Re: [OmniOS-discuss] Aggregation Link fails with flow-control enabled

2014-09-03 Thread Dan McDonald
On Sep 3, 2014, at 7:05 AM, David Seira dse...@stackscale.com wrote: - Add a flow-control for the aggregation interface: flowadm add-flow -l aggr0 -a local_ip=1.2.3.4 flow_aggr0 After this, if I shutdown one of the interfaces in the switch I loose the connectivity with the server. It

Re: [OmniOS-discuss] r151012 is coming...

2014-09-03 Thread Eric Sproul
On Wed, Sep 3, 2014 at 2:16 AM, Lauri Tirkkonen loth...@iki.fi wrote: On Wed, Sep 03 2014 00:16:46 -0400, Eric Sproul wrote: This ensures that this package version will only install on one release. Perhaps off-topic, but I'm curious: was this prompted by being bitten by binary

[OmniOS-discuss] Building OmniOS master branch

2014-09-03 Thread Dan Vatca
Hello everybody, I am trying to compile omniOS from the master branch while running 151010j and compiling the gcc48 package fails when determining dependencies with this message: --- Resolving dependencies The file dependency depend fmri=__TBD pkg.debug.depend.file=libgmp.so.10

Re: [OmniOS-discuss] Building OmniOS master branch

2014-09-03 Thread Paul B. Henson
From: Dan Vatca Sent: Wednesday, September 03, 2014 9:01 AM I am trying to compile omniOS from the master branch while running 151010j and compiling the gcc48 package fails when determining dependencies with this message: From what I understand, you can only compile bloody if you are

Re: [OmniOS-discuss] Building OmniOS master branch

2014-09-03 Thread Paul B. Henson
On Wed, Sep 03, 2014 at 09:33:27PM -0400, Dan McDonald wrote: You can/should be able to. Just use /opt/onbld/bin/nightly with an appropriate env file. Want me to share one with the class? Hmm, I was trying to build it per http://omnios.omniti.com/wiki.php/BuildInstructions, using cd illumos;

Re: [OmniOS-discuss] Building OmniOS master branch

2014-09-03 Thread Paul B. Henson
On Wed, Sep 03, 2014 at 10:04:11PM -0400, Dan McDonald wrote: That's what I do. And if you look at the master branch's tools/OmniOS-on-demand.sh, that's what it does too. Ah, that didn't exist the last time I played with it :). I'm fighting some fires right now trying to get ready for 012's