StorageGRID reported an alert that CPU Utilization is High on one of the Storage Node
Applies to
StorageGRID 11.x
Issue
- CPU utilization is high on one of the StorageGRID Storage node, but on other nodes the CPU utilization is normal.

- Log in to the affected grid node:
- Enter the following command:
ssh admin@grid_node_IP - Enter the password listed in the Passwords.txt file.
- Enter the following command to switch to root:
su - - Enter the password listed in the Passwords.txt file.
- When you are logged in as root, the prompt changes from
$to#.
- Using the
topcommand confirm which services is consuming more resource.

