Skip to content

[warm/fast-reboot] fix lag_keepalive.py hang#93

Closed
stepanblyschak wants to merge 1 commit intomasterfrom
fix_lkalive_hang
Closed

[warm/fast-reboot] fix lag_keepalive.py hang#93
stepanblyschak wants to merge 1 commit intomasterfrom
fix_lkalive_hang

Conversation

@stepanblyschak
Copy link
Owner

What I did

Issue introduced in https://github.com/sonic-net/sonic-utilities/pull/3170

lag_keepalive invokes teamdctl which is a wrapper around docker exec -i. This command is known to not work togather with timeout and similar issues have been fixed before - https://github.com/sonic-net/sonic-utilities/pull/1904

How I did it

Add --foreground option for timeout to receive TTY signals.

How to verify it

Run warm or fast reboot.

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)

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