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
49dceaa8
Commit
49dceaa8
authored
Aug 20, 2018
by
Rémy Coutable
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-5' into 'master'
formatting fix See merge request gitlab-org/gitlab-ee!6920
parents
df17842d
3fc071da
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/administration/high_availability/nfs_host_client_setup.md
...administration/high_availability/nfs_host_client_setup.md
+1
-1
No files found.
doc/administration/high_availability/nfs_host_client_setup.md
View file @
49dceaa8
...
@@ -88,7 +88,7 @@ $ df -h
...
@@ -88,7 +88,7 @@ $ df -h
#### Step 3 - Setup Automatic Mounts on Boot
#### Step 3 - Setup Automatic Mounts on Boot
Edit
/etc/fstab
on client as below to mount the remote shares automatically at boot.
Edit
`/etc/fstab`
on client as below to mount the remote shares automatically at boot.
Note that GitLab requires advisory file locking, which is only supported natively in
Note that GitLab requires advisory file locking, which is only supported natively in
NFS version 4. NFSv3 also supports locking as long as Linux Kernel 2.6.5+ is used.
NFS version 4. NFSv3 also supports locking as long as Linux Kernel 2.6.5+ is used.
We recommend using version 4 and do not specifically test NFSv3.
We recommend using version 4 and do not specifically test NFSv3.
...
...
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