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.
Install Linux
-
PDF of this doc site
-
Install, upgrade, and hotfix
-
Configure and manage
-

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 StorageGRID on all Ubuntu or Debian grid hosts. For a list of supported versions, use the NetApp Interoperability Matrix Tool.
|
Ensure that your operating system is upgraded to Linux kernel 4.15 or higher. |
Steps
-
Install Linux on all physical or virtual grid hosts according to the distributor's instructions or your standard procedure.
Don't install any graphical desktop environments. When installing Ubuntu, you must select standard system utilities. Selecting OpenSSH server is recommended to enable ssh access to your Ubuntu hosts. All other options can remain cleared. -
Ensure that all hosts have access to Ubuntu or Debian package repositories.
-
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.
-