NodeAgent checks the status of the diskmgt disk monitoring service every 5 minutes. This alarm is generated when diskmgt disk monitoring is unavailable.
This alarm is cleared when the diskmgt disk monitoring service recovers.
Alarm ID |
Alarm Severity |
Auto Cleared |
---|---|---|
12188 |
Minor |
Yes |
Parameter |
Description |
---|---|
Source |
Specifies the cluster or system for which the alarm is generated. |
ServiceName |
Specifies the service for which the alarm is generated. |
RoleName |
Specifies the role for which the alarm is generated. |
HostName |
Specifies the host for which the alarm is generated. |
When diskmgt disk monitoring is unavailable, the read-only detection of the device partition file system, device partition loss detection, and disk partition scale-out detection cannot be performed.
Check whether the diskmgt disk monitoring service exists.
stat /usr/local/diskmgt/inner/diskmgtd
If the file does not exist, contact O&M personnel.
Start the diskmgt disk monitoring service.
systemctl restart diskmgt
systemctl status diskmgt
This alarm is automatically cleared after the fault is rectified.
None.