[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