Skip to content

Latest commit

 

History

History
142 lines (104 loc) · 6.17 KB

gather-required-materials.adoc

File metadata and controls

142 lines (104 loc) · 6.17 KB
permalink sidebar keywords summary
expand/gather-required-materials.html
sidebar
expand, expansion, planning, storagrid files
Before performing an expansion operation, gather the materials and install and configure any new hardware and networks.

Gather required materials

Before performing an expansion operation, gather the materials and install and configure any new hardware and networks.

Item Notes

StorageGRID installation archive

If you are adding new grid nodes or a new site, you must download and extract the StorageGRID installation archive. You must use the same version that is currently running on the grid.

For details, see the instructions for downloading and extracting the StorageGRID installation files.

Note: You don’t need to download files if you are adding new storage volumes to existing Storage Nodes or installing a new StorageGRID appliance.

Service laptop

The service laptop has the following:

Passwords.txt file

Contains the passwords required to access grid nodes on the command line. Included in the Recovery Package.

Provisioning passphrase

The passphrase is created and documented when the StorageGRID system is first installed. The provisioning passphrase is not in the Passwords.txt file.

StorageGRID documentation

Current documentation for your platform

For supported versions, see the Interoperability Matrix Tool (IMT).

Download and extract the StorageGRID installation files

Before you can add new grid nodes or a new site, you must download the appropriate StorageGRID installation archive and extract the files.

About this task

You must perform expansion operations using the version of StorageGRID that is currently running on the grid.

Steps
  1. Go to NetApp Downloads: StorageGRID.

  2. Select the version of StorageGRID that is currently running on the grid.

  3. Sign in with the username and password for your NetApp account.

  4. Read the End User License Agreement, select the checkbox, and then select Accept & Continue.

  5. In the Install StorageGRID column of the download page, select the .tgz or .zip file for your platform.

    The version shown in the installation archive file must match the version of the software that is currently installed.

    Use the .zip file if you are running Windows on the service laptop.

    Platform Installation archive

    Red Hat Enterprise Linux

    ../_include/installation-archives-rhel.adoc

    Ubuntu or Debian or Appliances

    ../_include/installation-archives-ubuntu.adoc

    VMware

    ../_include/installation-archives-vmware.adoc

    OpenStack/other Hypervisor

    To expand an existing deployment on OpenStack, you must deploy a virtual machine running one of the supported Linux distributions listed above and follow the appropriate instructions for Linux.

  6. Download and extract the archive file.

  7. Follow the appropriate step for your platform to choose the files you need, based on your platform, planned grid topology, and how you will expand your StorageGRID system.

    The paths listed in the step for each platform are relative to the top-level directory installed by the archive file.

  8. If you are expanding a Red Hat Enterprise Linux system, select the appropriate files.

  1. If you are expanding an Ubuntu or Debian system, select the appropriate files.

  1. If you are expanding a VMware system, select the appropriate files.

  1. If you are expanding a StorageGRID appliance-based system, select the appropriate files.

Verify hardware and networking

Before beginning the expansion of your StorageGRID system, ensure the following:

  • The hardware needed to support the new grid nodes or new site has been installed and configured.

  • All new nodes have bidirectional communication paths to all existing and new nodes (a requirement for the Grid Network). In particular, confirm that the following TCP ports are open between the new nodes you are adding in the expansion and the primary Admin Node:

    • 1055

    • 7443

    • 8011

    • 10342

  • The primary Admin Node can communicate with all expansion servers that are intended to host the StorageGRID system.

  • If any of the new nodes has a Grid Network IP address on a subnet not previously used, you have already added the new subnet to the Grid Network subnet list. Otherwise, you will have to cancel the expansion, add the new subnet, and start the procedure again.

  • You aren’t using network address translation (NAT) on the Grid Network between grid nodes or between StorageGRID sites. When you use private IPv4 addresses for the Grid Network, those addresses must be directly routable from every grid node at every site. Using NAT to bridge the Grid Network across a public network segment is supported only if you use a tunneling application that is transparent to all nodes in the grid, meaning the grid nodes require no knowledge of public IP addresses.

    This NAT restriction is specific to grid nodes and the Grid Network. As required, you can use NAT between external clients and grid nodes, such as to provide a public IP address for a Gateway Node.