[teammgrd]during warm-reboot teamd need to recover system-id from saved lacp-pdu#1003
Conversation
Signed-off-by: shine.chen <[email protected]>
|
vs test missing. |
|
@lguohan Teammgrd runs in teamd docker. Originally we want to add some vs test cases. But we find the existing vs image don't include teamd docker. We can add vs test cases soon after teamd docker is added in vs image. |
|
BRCM team has completed the review, we have no further request or comment to add, please proceed to the next steps. |
adyeung
left a comment
There was a problem hiding this comment.
BRCM team has completed the review, we have no further request or comment to add, please proceed to the next steps.
|
@shine4chen |
@pavel-shirshov : Teamd saved the last PDU from partner per port in /var/warmboot/teamd/, the mac address of this device that saved in the PDU may be different to the mac address in config db. For example, in MCLAG scenario, the standby device will change the local mac address to the mac address of active device. If the standby device is warm rebooted, this mac address must be the same as that before warm-restart, if not, the portchannel will be broken and the data forwarding may be blocked. |
b014151 to
404b8de
Compare
Signed-off-by: shine.chen <[email protected]>
404b8de to
84c2677
Compare
|
retest this please |
1 similar comment
|
retest this please |
|
@shine4chen Can you please check why checks are failing? |
|
@pavel-shirshov I analysised 32 failed test cases and found two root cause.
|
|
retest this please |
5 similar comments
|
retest this please |
|
retest this please |
|
retest this please |
|
retest this please |
|
retest this please |
…ed lacp-pdu (sonic-net#1003) * during warm-reboot teamd need to use same system-id before warm-reboot Signed-off-by: shine.chen <[email protected]> * refine per review comment Signed-off-by: shine.chen <[email protected]>
Signed-off-by: shine.chen [email protected]
What I did
Why I did it
How I verified it
Details if related