Node journald¶
Check Items¶
Check whether journald of a node is normal.
Solution¶
Log in to the node and run the systemctl is-active systemd-journald command to obtain the running status of journald. If the command output is abnormal, run the systemctl restart systemd-journald command and obtain the status again.
The normal command output is as follows:
If the problem persists after journald is restarted, contact technical support.