summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-03-27 17:18:12 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-03-27 17:18:12 +0000
commitbee59103ce7ea1600cbc98de3703a638bbd3fd3a (patch)
tree856c44d13889403400cdeba715f74dcdb2df3454
parentf5ba7ac357d3384e0d7627fd6c18c1377ec0a425 (diff)
parent6518f311d455508871a795d75d711ebc059fed13 (diff)
downloadgitlab-ce-bee59103ce7ea1600cbc98de3703a638bbd3fd3a.tar.gz
Merge branch 'docs-disable_nfs_delegation' into 'master'
Recommend disabling NFS server delegation See merge request gitlab-org/gitlab-ce!26668
-rw-r--r--doc/administration/high_availability/nfs.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/administration/high_availability/nfs.md b/doc/administration/high_availability/nfs.md
index b1aaa3bca13..f406163aea0 100644
--- a/doc/administration/high_availability/nfs.md
+++ b/doc/administration/high_availability/nfs.md
@@ -71,9 +71,8 @@ bug](https://bugzilla.redhat.com/show_bug.cgi?id=1552203) that may be fixed in
[more recent kernels with this
commit](https://github.com/torvalds/linux/commit/95da1b3a5aded124dd1bda1e3cdb876184813140).
-Users encountering a similar issue may be advised to disable the NFS server
-delegation feature, which is an optimization to reduce the number of network
-round-trips needed to read or write files. To disable NFS server delegations
+GitLab recommends all NFS users disable the NFS server
+delegation feature. To disable NFS server delegations
on an Linux NFS server, do the following:
1. On the NFS server, run: