Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick the community PR #3111 "Backup STATE_DB PORT_TABLE|Ethernet during warm-reboot". #34

Merged

Conversation

PeterTSW-EC
Copy link

Description

What I did (From original PR)

  • Currently, entire PORT_TABLE in STATE_DB is being deleted during warm-reboot. Due to this, host_tx_ready changes to false after warm-reboot, which causes the link to remain down.

How I did it (From original PR)

Backing up host_tx_ready, NPU_SI_SETTINGS_SYNC_STATUS and CMIS_REINIT_REQUIRED fields from `STATE_DB PORT_TABLE* during warm-reboot now.

bryan1978 and others added 3 commits August 24, 2023 06:17
Fix yang model checking failed for MGMT_PORT #2601
[storm_control] CLI show error when trying to show the configuration with the specified interface #2729
* Backup STATE_DB PORT_TABLE during warm-reboot

Signed-off-by: Mihir Patel <[email protected]>

* Backing up selected fields from STATE_DB PORT_TABLE|Ethernet* and deleting unwanted fields during warm-reboot

---------

Signed-off-by: Mihir Patel <[email protected]>
@CharlieChenEC CharlieChenEC merged commit 9841215 into edge-core:202311.X Oct 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants