Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
44c9fd57
Commit
44c9fd57
authored
Mar 03, 2020
by
Ben Bodenmiller
Committed by
Achilleas Pipinellis
Mar 03, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Note that object storage and Gitaly is better than NFS
parent
b7fa9dc4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
doc/administration/high_availability/gitlab.md
doc/administration/high_availability/gitlab.md
+3
-0
doc/administration/high_availability/nfs.md
doc/administration/high_availability/nfs.md
+3
-0
No files found.
doc/administration/high_availability/gitlab.md
View file @
44c9fd57
...
...
@@ -8,6 +8,9 @@ NOTE: **Note:** There is some additional configuration near the bottom for
additional GitLab application servers. It's important to read and understand
these additional steps before proceeding with GitLab installation.
NOTE:
**Note:**
[
Cloud Object Storage service
](
object_storage.md
)
with
[
Gitaly
](
gitaly.md
)
is recommended over
[
NFS
](
nfs.md
)
wherever possible for improved performance.
1.
If necessary, install the NFS client utility packages using the following
commands:
...
...
doc/administration/high_availability/nfs.md
View file @
44c9fd57
...
...
@@ -12,6 +12,9 @@ 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.
NOTE:
**Note:**
[
Cloud Object Storage service
](
object_storage.md
)
with
[
Gitaly
](
gitaly.md
)
is recommended over NFS wherever possible for improved performance.
## NFS Server features
### Required features
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment