If this is an entirely clean install then you might have network
automagic (nwam) still enabled and controlling your interfaces.
svcadm disable network/physical:nwam
Check the output of ifconfig -a for nge0 and nge1
-James
Aaron Epps wrote:
Here's the problem...
I've done a fresh install of OpenSolaris 2009.06 and want to setup an ethernet
aggregate with two interfaces, nge0 and nge1. Below is the sequence of commands
that I've run and the error...
svcadm disable /network/physical:default
ifconfig nge0 unplumb
ifconfig nge1 unplumb
dladm create-aggr -d nge0 -d nge1 1
dladm: create operation failed: link busy
It's my understanding that once I've umplumbed both interfaces, I should not be
seeing an error like this. Any help/insight would be most appreciated.
_______________________________________________
networking-discuss mailing list
[email protected]