Automating grid node deployment in VMware vSphere
You can automate the deployment of StorageGRID grid nodes in VMware vSphere.
-
You have access to a Linux/Unix system with Bash 3.2 or later.
-
You have VMware OVF Tool 4.1 installed and correctly configured.
-
You know the username and password required to access VMware vSphere using the OVF Tool.
-
You know the virtual infrastructure (VI) URL for the location in vSphere where you want to deploy the StorageGRID virtual machines. This URL will typically be a vApp, or Resource Pool. For example:
vi://vcenter.example.com/vi/sgws
You can use the VMware ovftool
utility to determine this value (see theovftool
documentation for details).If you are deploying to a vApp, the virtual machines will not start automatically the first time, and you must power them on manually. -
You have collected all the required information for the configuration file. See Collecting information about your deployment environment for information.
-
You have access to the following files from the VMware installation archive for StorageGRID:
Filename | Description |
---|---|
|
The virtual machine disk file that is used as a template for creating grid node virtual machines. Note: This file must be in the same folder as the |
|
The Open Virtualization Format template file ( |
|
The template file ( |
|
The template file ( |
|
The template file ( |
|
The template file ( |
|
The Bash shell script used to automate the deployment of virtual grid nodes. |
|
The sample configuration file for use with the |