Oxy Hazard wrote:
Hi,all:

I tried to install solaris 10 on a T2000 boxes (T1 8 cores,32
multi-threading CPU) in recent days, after installation, I tried dladm to
test the 802.3 link aggregation,but failed, error msg is :

bash-3.00# dladm create-aggr -d ipge0 -d ipge1 1
dladm: create operation failed: No such file or directory (invalid interface
name)

bash-3.00# dladm show-link
ipge0           type: legacy    mtu: 1500       device: ipge0
ipge1           type: legacy    mtu: 1500       device: ipge1
ipge2           type: legacy    mtu: 1500       device: ipge2
ipge3           type: legacy    mtu: 1500       device: ipge3


The interfaces you have are legacy devices, not GLDv3 (Nemo) devices. Currently only drivers written in GLDv3 can do link aggregation using dladm create-aggr.

But I agree that the error message should be more informative.

- Cathy
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to