You must run scripts to remount preserved storage volumes and reformat failed storage volumes. The first script remounts volumes that are properly formatted as StorageGRID Webscale storage volumes. The second script reformats unmounted volumes, and rebuilds the Cassandra database on the Storage Node if the system determines that it is necessary.
About this task
You must manually run scripts to check the attached storage, look for storage volumes attached to the server and attempt to mount them, and then verify the volumes are structured like
StorageGRID Webscale object stores. Any storage volume that cannot be mounted or does not pass this check is assumed to be failed. The following two recovery scripts are used to identify and recover failed storage volumes:
- The sn-remount-volumes script checks and remounts volumes.
Note: Any storage volume that cannot be mounted or does not pass this
check is assumed to be corrupt, and is reformatted when running the recovery postinstall script. All data on these storage
volumes is lost, and must be recovered from other locations in the grid as possible.
- The sn-recovery-postinstall.sh script reformats any unmounted volumes, rebuilds Cassandra if needed, and starts all services.
After you finish
After the node is rebuilt, you must restore object data to any storage volumes that were formatted by sn-recovery-postinstall.sh, as described in the next procedure.