You must download the StorageGRID Webscale installation archive and extract the required files.
The compressed files contain the DEB files and scripts for Ubuntu or Debian.
Use the .zip file if you are running Windows on the service laptop.The set of files you need depends on your planned grid topology and how you will deploy your StorageGRID Webscale grid.
Path and file name | Description |
---|---|
/debs/README | A text file that describes all of the files contained in the StorageGRID Webscale download file. |
/debs/NLF000000.txt | A non-production NetApp License File that you can use for testing and proof of concept deployments. |
/debs/storagegrid-webscale-images-version-SHA.deb | DEB package for installing the StorageGRID Webscale node images on Ubuntu or Debian hosts. |
/debs/storagegrid-webscale-service-version-SHA.deb | DEB package for installing the StorageGRID Webscale host service on Ubuntu or Debian hosts. |
Deployment scripting tools | |
/debs/configure-storagegrid.py | A Python script used to automate the configuration of a StorageGRID Webscale system. |
/debs/configure-storagegrid.sample.json | A sample configuration file for use with the configure-storagegrid.py script. |
/debs/configure-storagegrid.blank.json | A blank configuration file for use with the configure-storagegrid.py script. |
/debs/configure-sga.py | A Python script used to automate the configuration of StorageGRID Webscale appliances. |
/debs/extras/ansible | An Ansible role and example playbook for configuring Ubuntu or Debian hosts for StorageGRID Webscale container deployment. You can customize the playbook or role as necessary. |