You use the StorageGRID Webscale RPM package to install the StorageGRID Webscale host services.
Steps
- Copy the StorageGRID Webscale RPM packages to each of your hosts, or make them available on shared storage.
For example, place them in the /tmp directory, so you can use the example command in the next step.
- Log in to each host as root or using an account with sudo permission, and run the following commands in the order specified:
sudo yum --nogpgcheck localinstall /tmp/StorageGRID-Webscale-Images-version-SHA.rpm
sudo yum --nogpgcheck localinstall /tmp/StorageGRID-Webscale-Service-version-SHA.rpm
Attention: You must install the Images package first, and the Service package second.
Note: If you placed the packages in a directory other than /tmp, modify the command to reflect the path you used.