You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The teamd docker not getting restarted when teamsyncd gets SIGTERM signal
Steps to reproduce the issue:
Send SIGTERM signal to teamsyncd process in teamd docker
Check if teamd docker exists
Describe the results you received:
The teamd docker did not restart.
str2--acs-1 INFO teamd1#supervisord 2022-04-11 18:39:11,420 INFO exited: teamsyncd (exit status 0; expected)
str2--acs-1 INFO teamd0#supervisord 2022-04-11 18:38:25,279 INFO exited: teammgrd (exit status 255; not expected)
The teamd docker did exit correct when SIGTERM is send to teammgrd process.
Describe the results you expected:
The teamd docker should restart as teamsyncd is a critical process.
Output of show version:
SONiC Software Version: SONiC.20191130.78
Distribution: Debian 9.13
Kernel: 4.9.0-14-2-amd64
Build commit: 7be7d5b265
Build date: Sat Aug 7 03:26:09 UTC 2021
Built by: AzDevOps@sonic-int-build-workers-0002IO
Output of show techsupport:
(paste your output here or download and attach the file here )
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered:
Description
The teamd docker not getting restarted when teamsyncd gets SIGTERM signal
Steps to reproduce the issue:
Describe the results you received:
The teamd docker did not restart.
str2--acs-1 INFO teamd1#supervisord 2022-04-11 18:39:11,420 INFO exited: teamsyncd (exit status 0; expected)
str2--acs-1 INFO teamd0#supervisord 2022-04-11 18:38:25,279 INFO exited: teammgrd (exit status 255; not expected)
The teamd docker did exit correct when SIGTERM is send to teammgrd process.
Describe the results you expected:
The teamd docker should restart as teamsyncd is a critical process.
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: