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
eb167873
Commit
eb167873
authored
Nov 14, 2017
by
Drew Blessing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Update nfs.md with information on AWS EFS and Burst Credit usage and how to…"
This reverts commit
22995bdb
parent
5664647f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
doc/administration/high_availability/nfs.md
doc/administration/high_availability/nfs.md
+0
-4
No files found.
doc/administration/high_availability/nfs.md
View file @
eb167873
...
@@ -42,10 +42,6 @@ GitLab does not recommend using EFS with GitLab.
...
@@ -42,10 +42,6 @@ GitLab does not recommend using EFS with GitLab.
are allocated. For smaller volumes, users may experience decent performance
are allocated. For smaller volumes, users may experience decent performance
for a period of time due to 'Burst Credits'. Over a period of weeks to months
for a period of time due to 'Burst Credits'. Over a period of weeks to months
credits may run out and performance will bottom out.
credits may run out and performance will bottom out.
-
To keep "Burst Credits" available, it may be necessary to provision more space
with 'dummy data'. However, this may get expensive.
-
Another option to maintain "Burst Credits" is to use FS Cache on the server so
that AWS doesn't always have to go into EFS to access files.
-
For larger volumes, allocated IOPS may not be the problem. Workloads where
-
For larger volumes, allocated IOPS may not be the problem. Workloads where
many small files are written in a serialized manner are not well-suited for EFS.
many small files are written in a serialized manner are not well-suited for EFS.
EBS with an NFS server on top will perform much better.
EBS with an NFS server on top will perform much better.
...
...
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