forked from docs/doc-exports
Reviewed-by: Kovács, Zoltán <zkovacs@t-systems.com> Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com> Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
1.4 KiB
1.4 KiB
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.
Parent topic: Troubleshooting for Pre-upgrade Check Exceptions