diff options
| author | Andrew Winata <awinata@gitlab.com> | 2019-03-31 21:00:08 +0000 |
|---|---|---|
| committer | Andrew Winata <awinata@gitlab.com> | 2019-03-31 21:00:08 +0000 |
| commit | 70076813cfaebda179754cabeb7f983703d34bcf (patch) | |
| tree | ed080e8100c579308165297d212c190b17e5b4a8 | |
| parent | afbc827465e6fc0e4eec1308e34637bcd317eb52 (diff) | |
| download | gitlab-ce-70076813cfaebda179754cabeb7f983703d34bcf.tar.gz | |
Info on Ceph and Gluster FS not recommended
| -rw-r--r-- | doc/administration/high_availability/nfs.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/administration/high_availability/nfs.md b/doc/administration/high_availability/nfs.md index f406163aea0..a703e0fc8f5 100644 --- a/doc/administration/high_availability/nfs.md +++ b/doc/administration/high_availability/nfs.md @@ -101,6 +101,11 @@ stored on a local volume. For more details on another person's experience with EFS, see [Amazon's Elastic File System: Burst Credits](https://rawkode.com/2017/04/16/amazons-elastic-file-system-burst-credits/) +## Avoid using CephFS and GlusterFS + +GitLab strongly recommends against using CephFS and GlusterFS. +These distributed file systems are not well-suited for GitLab's input/output access patterns. + ## Avoid using PostgreSQL with NFS GitLab strongly recommends against running your PostgreSQL database |
