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

[202405]: featured enable/start failed for pmon, snmp, lldp services with SIGPIPE #20662

Open
anamehra opened this issue Oct 31, 2024 · 1 comment · May be fixed by sonic-net/sonic-host-services#177
Labels
Cisco Triaged this issue has been triaged

Comments

@anamehra
Copy link
Contributor

Description

During some reboots on supervisor on chassis it was observed that featured did not start pmon, snmp, lldp, gnmi, mgmt-framework services. This caused all sonic service docker on supervisor to remain down.

2024 Oct 29 01:31:26.191236 aaa14-rp INFO featured: Running cmd: '['sudo', 'systemctl', 'unmask', 'pmon.service']'
2024 Oct 29 01:31:26.211167 aaa14-rp INFO systemd[1]: Reloading.
2024 Oct 29 01:31:27.212381 aaa14-rp INFO featured: Running cmd: '['sudo', 'systemctl', 'enable', 'pmon.service']'
2024 Oct 29 01:31:27.232428 aaa14-rp INFO systemd[1]: Reloading.
2024 Oct 29 01:31:28.135667 aaa14-rp ERR featured: ['sudo', 'systemctl', 'enable', 'pmon.service'] - failed: return code - -13, output:#012None
2024 Oct 29 01:31:28.135746 aaa14-rp ERR featured: Feature 'pmon.service' failed to be enabled and started

2024 Oct 29 01:34:08.661711 aaa14-rp INFO featured: Running cmd: '['sudo', 'systemctl', 'enable', 'gnmi.service']'
2024 Oct 29 01:34:08.677242 aaa14-rp INFO systemd[1]: Reloading.
2024 Oct 29 01:34:09.316554 aaa14-rp ERR featured: ['sudo', 'systemctl', 'enable', 'gnmi.service'] - failed: return code - -13, output:#012None
2024 Oct 29 01:34:09.316791 aaa14-rp ERR featured: Feature 'gnmi.service' failed to be enabled and started

Though the issue looks generic, have been observed on Supervisor so far.

Steps to reproduce the issue:

Describe the results you received:

Describe the results you expected:

Output of show version:

sonic-beuildimage 202405 sha. bf0d9fafd13af26e6500a04c0b031254adf8fc73

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):

@anamehra
Copy link
Contributor Author

Hi @abdosi , I am working on a PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cisco Triaged this issue has been triaged
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants