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

Update restart_count to restore_count for warm restart #326

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

jipanyang
Copy link
Contributor

Signed-off-by: Jipan Yang [email protected]

- What I did
With changes introduced in sonic-net/sonic-swss#600
WARM_RESTART_TABLE:restart_count got changed to WARM_RESTART_TABLE:restore_count

"show warm_restart state" needs to change accordingly.

- How I did it

- How to verify it

root@sonic:/home/admin# show warm_restart state
name restore_count state


portsyncd 0
neighsyncd 0
orchagent 0
vlanmgrd 0
root@sonic:/home/admin# show warm_restart state
name restore_count state


portsyncd 1
neighsyncd 1 reconciled
orchagent 1 reconciled
vlanmgrd 1

- Previous command output (if the output of a command-line utility has changed)

- New command output (if the output of a command-line utility has changed)

-->

@lguohan lguohan merged commit 7874b8f into sonic-net:master Oct 10, 2018
mihirpat1 added a commit to mihirpat1/sonic-utilities that referenced this pull request Sep 15, 2023
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.

None yet

2 participants