ALM-12042 Key File Configurations Are Abnormal (For MRS 2.x or Earlier)
Description
The system checks key file configurations every hour. This alarm is generated if any key configuration is abnormal.
This alarm is cleared after the configuration becomes normal.
Attribute
Alarm ID |
Alarm Severity |
Auto Clear |
---|---|---|
12042 |
Major |
Yes |
Parameters
Parameter |
Description |
---|---|
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. |
PathName |
Specifies the file path or file name. |
Impact on the System
Functions related to the file are abnormal.
Possible Causes
The user has manually modified the file configurations or the system has experienced an unexpected power-off.
Procedure
- Check the file configurations.
- Go to the MRS cluster details page and choose Alarms.
- In the details of the alarm, query the HostName (name of the alarmed host) and PathName (path or name of the involved file).
- Log in to the alarmed node.
- Manually check and modify the file configurations according to the criteria in Related Information.
- Wait until the next system check is complete and check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to 2.
- Collect fault information.
- On MRS Manager, choose .
- Contact the O&M engineers and send the collected logs.
Related Information
- Checking /etc/fstab
Check whether partitions configured in /etc/fstab exist in /proc/mounts and whether swap partitions configured in /etc/fstab match those in /proc/swaps.
- Checking /etc/hosts
Run the cat /etc/hosts command. If any of the following situations exists, the file configurations are abnormal.
- The /etc/hosts file does not exist.
- The host name is not configured in the file.
- The IP address of the host is duplicate.
- The IP address of the host does not exist in the ipconfig list.
- An IP address in the file is used by multiple hosts.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.