Skip to content

MD check sync action should not trigger a warning#1979

Closed
victordejong wants to merge 1 commit intohenrygd:mainfrom
victordejong:main
Closed

MD check sync action should not trigger a warning#1979
victordejong wants to merge 1 commit intohenrygd:mainfrom
victordejong:main

Conversation

@victordejong
Copy link
Copy Markdown

MD array checking is a routine check which should not trigger warnings and alerts.

📃 Description

When a consistency check is ran on a MD RAID array, this is currently interpreted as a warning in Beszel and triggers an alert. However, this is part of routine maintenance and often runs on a schedule (at least for Debian-based systems).

I have removed the case entry for syncAction == "check", such that it should pass as healthy.

More information:

🪵 Changelog

✏️ Changed

  • agent/mdraid_linux.go

MD array checking is a routine check which should not trigger warnings
and alerts.
@victordejong victordejong requested a review from henrygd as a code owner May 4, 2026 19:06
@victordejong
Copy link
Copy Markdown
Author

Ah, I see someone fixed it already: #1977.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant