Skip to content

[libteam]: Add Fast-Reboot mode for teamd#3490

Merged
pavel-shirshov merged 22 commits intosonic-net:masterfrom
pavel-shirshov:pavelsh/fix_fr
Sep 20, 2019
Merged

[libteam]: Add Fast-Reboot mode for teamd#3490
pavel-shirshov merged 22 commits intosonic-net:masterfrom
pavel-shirshov:pavelsh/fix_fr

Conversation

@pavel-shirshov
Copy link
Copy Markdown
Contributor

- What I did
Implemented stop mode for fast-reboot. When you send SIGUSR2 to teamd, it will stop in FR mode. That means that:

  • teamd will send last lacp packet
  • teamd will not remove PortChannels
    We have very similar mode: WR, but WR mode activated by SIGUSR1. Also it dumps LACP state to the disk.

- How I did it
Catching USR2 signal.

- How to verify it
Build changed teamd. Install and run it. Capture packets and send teamd USR2 signal. You will see that teamd left all PortChannels untouched, sends LACP packets right before the stop.

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@pavel-shirshov pavel-shirshov marked this pull request as ready for review September 20, 2019 00:21
@pavel-shirshov pavel-shirshov merged commit c60278d into sonic-net:master Sep 20, 2019
@pavel-shirshov pavel-shirshov deleted the pavelsh/fix_fr branch September 20, 2019 22:33
yxieca pushed a commit that referenced this pull request Sep 23, 2019
* [libteam]: add special Fast-Reboot teamd stop mode

* Fix last packet sending

* Update sonic-utilities module
mssonicbld added a commit that referenced this pull request Sep 5, 2024
…atically (#20137)

#### Why I did it
src/sonic-utilities
```
* c019c48 - (HEAD -> master, origin/master, origin/HEAD) Exit early if YANG validation fails in Golden Config (#3490) (3 hours ago) [jingwenxie]
* 40026f9 - Remove redundant mmuconfig file (#3446) (7 hours ago) [HP]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Sep 6, 2024
…atically (#20160)

#### Why I did it
src/sonic-utilities
```
* 70e43b90 - (HEAD -> 202405, origin/202405) Exit early if YANG validation fails in Golden Config (#3490) (22 hours ago) [jingwenxie]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Sep 11, 2024
…atically (#20186)

#### Why I did it
src/sonic-utilities
```
* 0efc6d94 - (HEAD -> 202311, origin/202311) Exit early if YANG validation fails in Golden Config (#3490) (3 days ago) [jingwenxie]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request May 1, 2025
…lly (#22467)

#### Why I did it
src/sonic-swss
```
* bc2f174 - (HEAD -> master, origin/master, origin/HEAD) Orchagent changes to enable zmq mode with syncd for DPUs (#3547) (28 hours ago) [prabhataravind]
* ae6e138 - FGNHG changes for NHs learned dynamically from BGP (#3488) (33 hours ago) [manamand2020]
* 36a90c3 - [portorch] Add capability to add unreliable LOS setting to a PORT via config (#3472) (2 days ago) [vdahiya12]
* 47e9b2f - [orchagent/dash]: Changes to support gNMI feedback for DASH objects (#3490) (2 days ago) [prabhataravind]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants