[swss.sh] clear counters cache folder on swss cold/fast reload#74
Closed
stepanblyschak wants to merge 1 commit intomasterfrom
Closed
[swss.sh] clear counters cache folder on swss cold/fast reload#74stepanblyschak wants to merge 1 commit intomasterfrom
stepanblyschak wants to merge 1 commit intomasterfrom
Conversation
A change in sonic-utilities makes all cache files be saved into a /tmp/cache. On swss restart this cache has to be removed in case swss starts in cold or fast mode. A related cache restoration in the warmboot finalizer script is also updated to use new location. Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
nazariig
approved these changes
Jun 24, 2022
stepanblyschak
pushed a commit
that referenced
this pull request
Sep 25, 2023
…utomatically (sonic-net#16551) #### Why I did it src/sonic-host-services ``` * 1a5a0bf - (HEAD -> master, origin/master, origin/HEAD) Remove command to install libhiredis deb file (#74) (8 hours ago) [Saikrishna Arcot] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
May 20, 2025
… automatically (sonic-net#939) #### Why I did it src/sonic-platform-common ``` * 321e40e - (HEAD -> 202412, origin/202412) Add support for rx_disable, rx_disable_channel in CMIS_API for transceivers (#74) (6 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
May 20, 2025
…tomatically (sonic-net#1043) #### Why I did it src/sonic-swss ``` * 3fa0d72 - (HEAD -> 202412, origin/202412) Merge pull request #74 from mssonicbld/sonicbld/202412-merge (14 hours ago) [mssonicbld] * be436da - Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412 (16 hours ago) [Sonic Automation] * 79f04e3 - Initialize the last fec ber computed values if not found (sonic-net#3621) (35 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
Jul 22, 2025
…ically (sonic-net#23055) #### Why I did it src/sonic-dash-ha ``` * 0fac2da - (HEAD -> master, origin/master, origin/HEAD) Sonicdb derive macro (#74) (2 hours ago) [yue-fred-gao] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
Dec 1, 2025
…ly (sonic-net#24633) #### Why I did it src/sonic-stp ``` * 49c02e5 - (HEAD -> master, origin/master, origin/HEAD) Migrate agent pool from ubuntu-20.04 to ubuntu-latest (#74) (25 minutes ago) [yijingyan2] * 6dc2791 - Enable proto_mode handling code (#75) (2 days ago) [Divya Kumaran Chandralekha] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A change in sonic-utilities makes all cache files be saved into a
/tmp/cache. On swss restart this cache has to be removed in case swss
starts in cold or fast mode. A related cache restoration in the warmboot
finalizer script is also updated to use new location.
Signed-off-by: Stepan Blyschak stepanb@nvidia.com
Why I did it
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)