From db7019ef963f693cc28375f2bc48168f636cb355 Mon Sep 17 00:00:00 2001 From: Drew Blessing Date: Mon, 8 Oct 2018 10:58:00 -0500 Subject: Add Filesystem Performance Benchmarking documentation Filesystem performance can have a big impact on overall GitLab performance, especially for actions that read or write Git repositories. This information will help benchmark filesystem performance against known good and bad real-world systems. --- doc/administration/high_availability/nfs.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/administration/high_availability') diff --git a/doc/administration/high_availability/nfs.md b/doc/administration/high_availability/nfs.md index 95e2caf0cad..5153f60870e 100644 --- a/doc/administration/high_availability/nfs.md +++ b/doc/administration/high_availability/nfs.md @@ -3,6 +3,11 @@ You can view information and options set for each of the mounted NFS file systems by running `nfsstat -m` and `cat /etc/fstab`. +NOTE: **Note:** Filesystem performance has a big impact on overall GitLab +performance, especially for actions that read or write to Git repositories. See +[Filesystem Performance Benchmarking](../operations/filesystem_benchmarking.md) +for steps to test filesystem performance. + ## NFS Server features ### Required features -- cgit v1.2.3