Regularly monitoring your Linux software RAID (mdadm) is essential to prevent data loss. This guide explains how to check the status manually and set up automated alerts.
Note: A RAID array protects against hardware failure but does not replace a regular backup of your data on external media.
Check the real-time status of your software RAID arrays directly through the system:
In a RAID 1 setup, [UU] indicates that both drives are active and synchronized.
A status such as [_U] means a disk is missing or defective. The _ character serves as a placeholder for the failed drive.
Add your email address to the configuration file:
MAILADDR [email protected]
Enable the service for automatic background checks:
For emails to be sent, an MTA (e.g., Postfix) must be active on the server.
If you have confirmed a hardware defect, we will replace the drive immediately. Please open a ticket in the PowerPanel.