-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
syseepromd crashing repeatedly on SONiC.20201231.02 #8263
Comments
@sujinmkang , can you track this arista? |
Just saw this issue, I'm looking into it. |
The exit code of 5 means |
This will prevent syseepromd from crashing as tracked by sonic-net/sonic-buildimage#8263 Change-Id: Ic269d3e8e76e463e07c8d5477b7fb6fda08f347b
This PR only contains backports from master Fix leak discovered on master, though 202012 is not affected it's better to have the fix (fixes [master] thermalctld leak on Arista devices makes them unreachable when memory is exhausted #7515) Fix EepromDecoderimplementation in the platform API (fixes syseepromd crashing repeatedly on SONiC.20201231.02 #8263) Fix Mineral platform definition and configuration Fix build issues in environments where /proc is not mounted/restricted (fixes PLATFORM=broadcom fails arista "ReloadCauseManagerTest" first time #7800) Fix some pytest issues Add sfp-eeprom C API and also mount it in pmon
Description
syseepromd is crashing on Arista-7060. Upon trying to restart syseepromd, it crashes over and over again.
Steps to reproduce the issue:
Describe the results you received:
syslog.10.gz:Jul 21 20:34:28.913344 SONiC-01T0 INFO pmon#supervisord 2021-07-21 20:34:28,912 INFO exited: syseepromd (exit status 5; not expected)
syslog.10.gz:Jul 21 20:34:30.362112 SONiC-01T0 INFO pmon#supervisord 2021-07-21 20:34:30,361 INFO exited: syseepromd (exit status 5; not expected)
syslog.10.gz:Jul 21 20:34:32.867162 SONiC-01T0 INFO pmon#supervisord 2021-07-21 20:34:32,866 INFO exited: syseepromd (exit status 5; not expected)
syslog.10.gz:Jul 21 20:34:36.344441 SONiC-01T0 INFO pmon#supervisord 2021-07-21 20:34:36,343 INFO exited: syseepromd (exit status 5; not expected)
Describe the results you expected:
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: