Skip to content

[fast/warm-reboot] Fix timers query#97

Closed
stepanblyschak wants to merge 1 commit intomasterfrom
stop-timers-on-reboot
Closed

[fast/warm-reboot] Fix timers query#97
stepanblyschak wants to merge 1 commit intomasterfrom
stop-timers-on-reboot

Conversation

@stepanblyschak
Copy link
Copy Markdown
Owner

What I did

Fixed an issue that timers weren't stopped upon warm or fast-reboot. This is because sonic-delayed.target was removed but this script was not updated.

How I did it

Fetch timers associated with sonic.target

How to verify it

fast-reboot:

...
Thu Aug 7 05:41:03 PM IDT 2025 Stopping aaastatsd.timer ...
Thu Aug 7 05:41:03 PM IDT 2025 Stopped aaastatsd.timer ...
Thu Aug 7 05:41:03 PM IDT 2025 Stopping featured.timer ...
Thu Aug 7 05:41:03 PM IDT 2025 Stopped featured.timer ...
Thu Aug 7 05:41:03 PM IDT 2025 Stopping hostcfgd.timer ...
Thu Aug 7 05:41:03 PM IDT 2025 Stopped hostcfgd.timer ...
Thu Aug 7 05:41:03 PM IDT 2025 Stopping tacacs-config.timer ...
Thu Aug 7 05:41:03 PM IDT 2025 Stopped tacacs-config.timer ...
...

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)

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
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.

2 participants