From f87ab2bf9c343aaf199a995a9411fc44ee09a3ac Mon Sep 17 00:00:00 2001 From: Sara Ahbabou Date: Fri, 22 Feb 2019 09:50:11 +0000 Subject: [PATCH] Linked no EFS article to backup section --- doc/raketasks/backup_restore.md | 2 ++ 1 file changed, 2 insertions(+) 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`: