mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2026-08-12 13:36:32 +00:00
cts: Change DC_IDLE pattern
Signed-off-by: Jan Friesse <jfriesse@redhat.com> Reviewed-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
parent
2e3796a706
commit
908ed7dcb3
@ -126,7 +126,7 @@ class corosync_needle(ClusterManager):
|
||||
"Pat:ChildKilled" : "%s corosync.*Child process %s terminated with signal 9",
|
||||
"Pat:ChildRespawn" : "%s corosync.*Respawning failed child process: %s",
|
||||
"Pat:ChildExit" : "Child process .* exited",
|
||||
"Pat:DC_IDLE" : ".*A processor joined or left the membership and a new membership was formed.",
|
||||
"Pat:DC_IDLE" : ".*A processor joined or left the membership and a new membership.*was formed.",
|
||||
# Bad news Regexes. Should never occur.
|
||||
"BadRegexes" : (
|
||||
r"ERROR:",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user