What is the safety procedure for the Admin node during the Host Linux OS reboot?
Applies to
- StorageGRID 11.5
- The StorageGRID Admin node runs in the Linux OS
Answer
- Usually, rebooting the StorageGRID Admin node does not impact the StorageGRID product service.
- Reboot the Host Linux OS one at a time if there are two Admin nodes.
- Before rebooting the Host Linux OS, Download the latest Recovery Package.
- After the Host Linux OS is rebooted, follow the below steps to check the Admin node start.
- Run the following command to ensure the Admin node status:
sudo storagegrid node status admin-node-name
- For the Admin node that returns a status of
Not-Running
orStopped
, run the following command:
sudo storagegrid node start admin-node-name
Additional Information
additionalInformation_text