The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
Installing Linux
Contributors
-
PDF of this doc site
-
Install and upgrade software
-
Install and maintain hardware
-
SG5700 storage appliances
-
SG5600 storage appliances
-
-
Configure and manage
-
Administer StorageGRID
-
-
Use StorageGRID
-
Monitor and troubleshoot
-
Monitor a StorageGRID system
-
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You must install Red Hat Enterprise Linux or CentOS Linux on all grid hosts. Use the NetApp Interoperability Matrix Tool to get a list of supported versions.
Steps
-
Install Linux on all physical or virtual grid hosts according to the distributor's instructions or your standard procedure.
If you are using the standard Linux installer, NetApp recommends selecting the “compute node” software configuration, if available, or “minimal install” base environment. Do not install any graphical desktop environments. -
Ensure that all hosts have access to package repositories, including the Extras channel.
You might need these additional packages later in this installation procedure.
-
If swap is enabled:
-
Run the following command:
$ sudo swapoff --all
-
Remove all swap entries from
/etc/fstab
to persist the settings.
Failing to disable swap entirely can severely lower performance. -
Related information