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
On master branch, database-chassis.service start failed at boot up on Supervisor. The following syslog shows the failure info
2024-11-01T15:17:25.148322+00:00 sonic systemd[1]: database-chassis.service: Control process exited, code=exited, status=1/FAILURE
2024-11-01T15:17:25.148322+00:00 sonic systemd[1]: database-chassis.service: Control process exited, code=exited, status=1/FAILURE
2024-11-01T15:17:25.148518+00:00 sonic systemd[1]: database-chassis.service: Failed with result 'exit-code'.
2024-11-01T15:17:25.148518+00:00 sonic systemd[1]: database-chassis.service: Failed with result 'exit-code'.
2024-11-01T15:17:25.149312+00:00 sonic systemd[1]: Failed to start database-chassis.service - database-chassis container.
2024-11-01T15:17:25.149312+00:00 sonic systemd[1]: Failed to start database-chassis.service - database-chassis container.
2024-11-01T15:17:25.149678+00:00 sonic systemd[1]: Dependency failed for config-topology.service - Platform topology configuration service.
2024-11-01T15:17:25.149734+00:00 sonic systemd[1]: Dependency failed for config-setup.service - Config initialization and migration service.
2024-11-01T15:17:25.149678+00:00 sonic systemd[1]: Dependency failed for config-topology.service - Platform topology configuration service.
2024-11-01T15:17:25.149734+00:00 sonic systemd[1]: Dependency failed for config-setup.service - Config initialization and migration service.
2024-11-01T15:17:25.149782+00:00 sonic systemd[1]: Dependency failed for [email protected] - switch state service.
2024-11-01T15:17:25.149782+00:00 sonic systemd[1]: Dependency failed for [email protected] - switch state service.
Steps to reproduce the issue:
Just reboot supervisor with the latest master image, and check the syslog. The following syslog
2024-11-01T15:17:25.148322+00:00 sonic systemd[1]: database-chassis.service: Control process exited, code=exited, status=1/FAILURE
2024-11-01T15:17:25.148322+00:00 sonic systemd[1]: database-chassis.service: Control process exited, code=exited, status=1/FAILURE
2024-11-01T15:17:25.148518+00:00 sonic systemd[1]: database-chassis.service: Failed with result 'exit-code'.
2024-11-01T15:17:25.148518+00:00 sonic systemd[1]: database-chassis.service: Failed with result 'exit-code'.
2024-11-01T15:17:25.149312+00:00 sonic systemd[1]: Failed to start database-chassis.service - database-chassis container.
2024-11-01T15:17:25.149312+00:00 sonic systemd[1]: Failed to start database-chassis.service - database-chassis container.
2024-11-01T15:17:25.149678+00:00 sonic systemd[1]: Dependency failed for config-topology.service - Platform topology configuration service.
2024-11-01T15:17:25.149734+00:00 sonic systemd[1]: Dependency failed for config-setup.service - Config initialization and migration service.
2024-11-01T15:17:25.149678+00:00 sonic systemd[1]: Dependency failed for config-topology.service - Platform topology configuration service.
2024-11-01T15:17:25.149734+00:00 sonic systemd[1]: Dependency failed for config-setup.service - Config initialization and migration service.
2024-11-01T15:17:25.149782+00:00 sonic systemd[1]: Dependency failed for [email protected] - switch state service.
2024-11-01T15:17:25.149782+00:00 sonic systemd[1]: Dependency failed for [email protected] - switch state service.
Describe the results you received:
database-chasis.service failed to start at reboot
Describe the results you expected:
It should not be failed.
Output of show version:
(paste your output here)
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:
Hi @rlhui , as discussed in community meeting, Cisco SIM sanities are also failing with latest master code. While going though the recent commits, I came across #19016
Reverting this in our run passed SIM sanity. I will validate this on h/w as well.
Hi @mlok-nokia , could you please try with this PR reverted?
Description
On master branch, database-chassis.service start failed at boot up on Supervisor. The following syslog shows the failure info
Steps to reproduce the issue:
Describe the results you received:
database-chasis.service failed to start at reboot
Describe the results you expected:
It should not be failed.
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: