Lossless LACP recovery?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-30-2016 07:48 AM
We configure LAG/LACP with "algorithm address-based L2 lacp" mode and on host side Ubuntu Linux machines are in mode passive from LACP aspect (bond_mode=balance-slb, lacp=passive). However when link recovery happens - one of the links was offline then gets online again - significant packet loss occurs even on the earlier active link which was used for traffic forwarding. Is there any way configuring a lossless recovery with LACP? (Something like this: https://www.ibm.com/support/knowledgecenter/ssw_aix_71/com.ibm.aix.networkcomm/lossless_rcvr.htm)
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-31-2016 07:31 AM
Hi,
with 21.1 we are introducing resilient hashing, which might help in your case (if your platform support 21.1). Have a look at it.
with 21.1 we are introducing resilient hashing, which might help in your case (if your platform support 21.1). Have a look at it.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-31-2016 04:51 AM
Hi Henrique,
Thank you for your response but we have tried as many LACP options and configuration as possible with no luck. We have to conclude that there is no way to change this behaviour.
Br,
Zsolt
Thank you for your response but we have tried as many LACP options and configuration as possible with no luck. We have to conclude that there is no way to change this behaviour.
Br,
Zsolt
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-30-2016 10:56 AM
Hi Zsolt,
I don't believe EXOS supports lossless recovery for LACP.
I would recommend you to try some actions (if not yet done) like:
lacp timeout short
Note: Since the issue is related when the port goes down/up, LACP timeout might not fix the issue, but I think it's worth a try.
I don't believe EXOS supports lossless recovery for LACP.
I would recommend you to try some actions (if not yet done) like:
- Change the Linux Ubuntu machines from passive to active mode
- Change the sharing algorithm in EXOS from l2 to l3_l4 (you will need to delete and create the LAG again)
- Change the lacp timeout from long to short
