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