summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-02-22 09:50:11 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-02-22 09:50:11 +0000
commit124fd27e3b9aca12d2f73d9406b3fe3e34f5427f (patch)
treea2c1efe9323d88bdd0acbb2136f6632451b2287e
parent45b3513f12570e367b6ee4e49306cb6115f97c5f (diff)
parentf87ab2bf9c343aaf199a995a9411fc44ee09a3ac (diff)
downloadgitlab-ce-124fd27e3b9aca12d2f73d9406b3fe3e34f5427f.tar.gz
Merge branch 'docs-add-noefs-mention' into 'master'
Linked no EFS article to backup section See merge request gitlab-org/gitlab-ce!25302
-rw-r--r--doc/raketasks/backup_restore.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/raketasks/backup_restore.md b/doc/raketasks/backup_restore.md
index 2514ca94775..069c87f921a 100644
--- a/doc/raketasks/backup_restore.md
+++ b/doc/raketasks/backup_restore.md
@@ -442,6 +442,8 @@ backups will be copied to, and will be created if it does not exist. If the
directory that you want to copy the tarballs to is the root of your mounted
directory, just use `.` instead.
+NOTE: **Note:** Since file system performance may affect GitLab's overall performance, we do not recommend using EFS for storage. See the [relevant documentation](../administration/high_availability/nfs.md#avoid-using-awss-elastic-file-system-efs) for more details.
+
For Omnibus GitLab packages:
1. Edit `/etc/gitlab/gitlab.rb`: