Skip to content

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

Merged
CharlieChenEC merged 3 commits intoedge-core:202311.Xfrom
PeterTSW-EC:backup_state_db_port_table
Oct 8, 2024
Merged

Cherry-pick the community PR #3111 "Backup STATE_DB PORT_TABLE|Ethernet during warm-reboot".#34
CharlieChenEC merged 3 commits intoedge-core:202311.Xfrom
PeterTSW-EC:backup_state_db_port_table

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 <patelmi@microsoft.com>

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

---------

Signed-off-by: Mihir Patel <patelmi@microsoft.com>
@CharlieChenEC CharlieChenEC merged commit 9841215 into edge-core:202311.X Oct 8, 2024
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