TritonDataCenter / smartos-live

For more information, please see http://smartos.org/ For any questions that aren't answered there, please join the SmartOS discussion list: https://smartos.topicbox.com/groups/smartos-discuss
1.57k stars 246 forks source link

Link Aggregation #214

Open kfr- opened 11 years ago

kfr- commented 11 years ago

Link aggregation does not seem to work with joyent_20130503T001121Z

dladm show-phys -m LINK SLOT ADDRESS INUSE CLIENT igb0 primary 0:25:90:78:f8:24 yes igb0 igb2 primary 0:25:90:78:f8:26 no -- igb1 primary 0:25:90:78:f8:25 no -- igb3 primary 0:25:90:78:f8:27 no --

Aggr0 will not come up with:

cat /usbkey/config

aggr0_aggr=0:25:90:78:f8:24,0:25:90:78:f8:25 aggr0_lacp_mode=active admin_nic=aggr0

admin_nic=0:25:90:78:f8:24

admin_ip=10.1.59.22 admin_netmask=255.255.255.0 admin_network=... admin_gateway=10.1.59.22

headnode_default_gateway=10.1.59.1

dns_resolvers=10.0.2.2,10.1.6.7 dns_domain=domain.ca

ntp_hosts=10.1.59.1 compute_node_ntp_hosts=10.1.59.22

The igb will come up with admin_nic=0:25:90:78:f8:24 admin_ip=10.1.59.22 admin_netmask=255.255.255.0 admin_network=... admin_gateway=10.1.59.22

headnode_default_gateway=10.1.59.1

dns_resolvers=10.0.2.2,10.1.6.7 dns_domain=domain.ca

ntp_hosts=10.1.59.1 compute_node_ntp_hosts=10.1.59.22

Aggr0 works fine on joyent_20130307T214308Z with the following config

aggr0_aggr=0:25:90:78:f7:b8,0:25:90:78:f7:b9 aggr0_lacp_mode=active

admin_nic=aggr0 admin_ip=10.1.11.44 admin_netmask=255.255.255.0 admin_network=... admin_gateway=10.1.11.44

headnode_default_gateway=10.1.11.1

dns_resolvers=10.0.2.2,10.1.6.7 dns_domain=domain.ca

ntp_hosts=10.0.200.3 compute_node_ntp_hosts=10.1.11.44

I may very well have a typo.

I'm wondering if someone else can test and see if their link aggregation works with joyent_20130503T001121Z

bayoda commented 11 years ago

Hi I can commit - it doesn't work in joyent_20130503T001121Z and they don't work in joyent_20130530T224720Z

Really problematic for me as it worked before.... with glitches but worked ...