Quick start for installing StorageGRID on a software-based node
Follow these high-level steps to install a Linux or VMware StorageGRID node.
|
"Linux" refers to a RHEL, Ubuntu, or Debian deployment. For a list of supported versions, see the NetApp Interoperability Matrix Tool (IMT). |

-
Learn about StorageGRID architecture and network topology.
-
Learn about the specifics of StorageGRID networking.
-
Gather and prepare the Required information and materials.
-
(VMware only) Install and configure VMware vSphere Hypervisor, vCenter, and the ESX hosts.
-
Prepare the required CPU and RAM.
-
Provide for storage and performance requirements.
-
(Linux only) Prepare the Linux servers that will host your StorageGRID nodes.

Deploy grid nodes. When you deploy grid nodes, they are created as part of the StorageGRID system and connected to one or more networks.
-
(Linux only) To deploy software-based grid nodes on the hosts you prepared in step 1, use the Linux command line and node configuration files.
-
(VMware only) Use the VMware vSphere Web Client, a .vmdk file, and a set of .ovf file templates to deploy the software-based nodes as virtual machines (VMs) on the servers you prepared in step 1.
-
To deploy StorageGRID appliance nodes, follow the Quick start for hardware installation.

When all nodes have been deployed, use the Grid Manager to configure the grid and complete the installation.
Automate the installation
|
"Linux" refers to a RHEL, Ubuntu, or Debian deployment. For a list of supported versions, see the NetApp Interoperability Matrix Tool (IMT). |
To save time and provide consistency, you can automate the installation of the StorageGRID host service and the configuration of grid nodes.
-
Use a standard orchestration framework such as Ansible, Puppet, or Chef to automate:
-
Installation of Linux
-
Configuration of networking and storage
-
Installation of the container engine and the StorageGRID host service
-
Deployment of virtual grid nodes
-
-
After you deploy grid nodes, automate the configuration of the StorageGRID system using the Python configuration script provided in the installation archive.
-
Automate the installation and configuration of appliance grid nodes
-
If you are an advanced developer of StorageGRID deployments, automate the installation of grid nodes by using the installation REST API.
To save time and provide consistency, you can automate the deployment and configuration of grid nodes and the configuration of the StorageGRID system.
-
After you deploy grid nodes, automate the configuration of the StorageGRID system using the Python configuration script provided in the installation archive.
-
Automate the installation and configuration of appliance grid nodes
-
If you are an advanced developer of StorageGRID deployments, automate the installation of grid nodes by using the installation REST API.