Commit 37bab5fd authored by James Ramsay's avatar James Ramsay

Object Storage can't replace NFS for Gitaly

Gitaly requires block storage, and fast IO. This isn't what object
storage provides. Furthermore, the linked object storage docs do not
provide any information about how one would even use object storage in
this way.
parent 0bbb24a2
......@@ -12,9 +12,6 @@ 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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment