Download and extract the StorageGRID installation files
You must download the StorageGRID installation archive and extract the required files. Optionally, you can manually verify the files in the installation package.
-
Go to the NetApp Downloads page for StorageGRID.
-
Select the button for downloading the latest release, or select another version from the drop-down menu and select Go.
-
Sign in with the username and password for your NetApp account.
-
If a Caution/MustRead statement appears, read it and select the checkbox.
You must apply any required hotfixes after you install the StorageGRID release. For more information, see the hotfix procedure in the recovery and maintenance instructions -
Read the End User License Agreement, select the checkbox, and then select Accept & Continue.
-
In the Install StorageGRID column, select the .tgz or .zip installation archive for Ubuntu or Debian.
Select the .zip
file if you are running Windows on the service laptop. -
Save the installation archive.
-
If you need to verify the installation archive:
-
Download the StorageGRID code signature verification package. The file name for this package uses the format
StorageGRID_<version-number>_Code_Signature_Verification_Package.tar.gz
, where<version-number>
is the StorageGRID software version. -
Follow the steps to manually verify the installation files.
-
-
Extract the files from the installation archive.
-
Choose the files you need.
The files you need depends on your planned grid topology and how you will deploy your StorageGRID system.
The paths listed in the table are relative to the top-level directory installed by the extracted installation archive.
Path and file name | Description |
---|---|
|
A text file that describes all of the files contained in the StorageGRID download file. |
|
A non-production NetApp License File that you can use for testing and proof of concept deployments. |
|
DEB package for installing the StorageGRID node images on Ubuntu or Debian hosts. |
|
MD5 checksum for the file |
|
DEB package for installing the StorageGRID host service on Ubuntu or Debian hosts. |
Deployment scripting tool |
Description |
|
A Python script used to automate the configuration of a StorageGRID system. |
|
A Python script used to automate the configuration of StorageGRID appliances. |
|
An example Python script that you can use to sign in to the Grid Management API when single sign-on is enabled. You can also use this script for Ping Federate integration. |
|
An example configuration file for use with the |
|
A blank configuration file for use with the |
|
Example Ansible role and playbook for configuring Ubuntu or Debian hosts for StorageGRID container deployment. You can customize the role or playbook as necessary. |
|
An example Python script that you can use to sign in to the Grid Management API when single sign-on (SSO) is enabled using Active Directory or Ping Federate. |
|
A helper script called by the companion |
|
API schemas for StorageGRID. Note: Before you perform an upgrade, you can use these schemas to confirm that any code you have written to use StorageGRID management APIs will be compatible with the new StorageGRID release if you don't have a non-production StorageGRID environment for upgrade compatibility testing. |