Open mlok-nokia opened 1 week ago
@mlok-nokia to add more error logs.
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 https://github.com/sonic-net/sonic-buildimage/pull/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?
We also validated the build successfully on Cisco h/w with #19016 reverted.
https://github.com/sonic-net/sonic-buildimage/pull/20726 might have the potential fix. Please test with this change
20726 might have the potential fix. Please test with this change
@arlakshm This PR fixes the /etc/supervisor/critical_processes file in "database" container. It does not fix the database-chassis.service issue.
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):