-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
rsyslog service restart during eventd service start causes failures #20544
Comments
Looking into this issue |
Updated ETA: 12/5 |
@stepanblyschak What is the current impact of this issue? What blockers is it causing? |
Create a service and a script that create docker container: /home/admin/test.sh
a corresponding test.service file:
In one terminal run (this is to replicate what eventd service would do):
In another terminal restart test.service:
In third terminal overwrite rsyslog.conf (this will be done by rsyslog-config service which is in race with eventd):
Eventually test.service crashes and the following is printed to /tmp/log:
Indicating |
Description
Rsyslog service restart by eventd service causes service start failures:
Steps to reproduce the issue:
Describe the results you received:
When doing "warm-reboot" after the switch has booted up there is a crash of eventd:
Describe the results you expected:
No errors during system start.
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: