Skip to content

Commit

Permalink
Add some err msg to common ignore, since it is safe to ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
nhe-NV committed Jan 22, 2025
1 parent 976fc8c commit 5d2f81e
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -320,3 +320,7 @@ r, ".* ERR ntpd\[\d*\]:.*leapsecond file ('/usr/share/zoneinfo/leap-seconds.list
r, ".* ERR auditd\[\d*\]: Error receiving audit netlink packet \(No buffer space available\)"
r, ".* ERR audisp-tacplus: tac_connect_single: connection failed with.*Interrupted system call"
r, ".* ERR audisp-tacplus: tac_connect_single: connection failed with.*Transport endpoint is not connected"

# Errors for syncd shutdown on mellanox platform
r, ".* ERR kernel:.*sxd_kernel: \[error\] SDK main monitor thread does not respond"
r, ".* ERR kernel:.*sxd_kernel: \[error\] Health-Check: device=1, cause=10 \['SDK thread issue'\] - stopping further device monitoring"

0 comments on commit 5d2f81e

Please sign in to comment.