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

warm reboot finalizer service could wait for not enabled component for 5 minutes #6383

Closed
yxieca opened this issue Jan 7, 2021 · 2 comments · Fixed by #6454
Closed

warm reboot finalizer service could wait for not enabled component for 5 minutes #6383

yxieca opened this issue Jan 7, 2021 · 2 comments · Fixed by #6454

Comments

@yxieca
Copy link
Contributor

yxieca commented Jan 7, 2021

Description
With latest master / 202012 branch image. The warm reboot finalizer could wait for not enabled component to reconcile for 5 minutes.

Steps to reproduce the issue:

  1. warm reboot

Describe the results you received:
warm reboot finalizer wait for

Jan 7 19:40:33.519985 str-7260cx3-acs-1 NOTICE root: WARMBOOT_FINALIZER : Tearing down control plane assistant ...
Jan 7 19:40:36.712066 str-7260cx3-acs-1 NOTICE root: WARMBOOT_FINALIZER : Save in-memory database after warm reboot ...
Jan 7 19:40:37.301030 str-7260cx3-acs-1 NOTICE root: WARMBOOT_FINALIZER : Some components didn't finish reconcile: natsyncd ...
Jan 7 19:40:37.302572 str-7260cx3-acs-1 NOTICE root: WARMBOOT_FINALIZER : Finalizing warmboot...

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

**Output of `show version`:**

```
latest master.
```

**Attach debug file `sudo generate_dump`:**

```

Jan 7 19:40:33.519985 str-7260cx3-acs-1 NOTICE root: WARMBOOT_FINALIZER : Tearing down control plane assistant ...
Jan 7 19:40:36.712066 str-7260cx3-acs-1 NOTICE root: WARMBOOT_FINALIZER : Save in-memory database after warm reboot ...
Jan 7 19:40:37.301030 str-7260cx3-acs-1 NOTICE root: WARMBOOT_FINALIZER : Some components didn't finish reconcile: natsyncd ...
Jan 7 19:40:37.302572 str-7260cx3-acs-1 NOTICE root: WARMBOOT_FINALIZER : Finalizing warmboot...
```

@shi-su
Copy link
Contributor

shi-su commented Jan 9, 2021

Also noticed this issue in kvm warm reboot with latest images.

@lguohan
Copy link
Collaborator

lguohan commented Jan 9, 2021

this one is important. any clue? is this related to frr 7.5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants