https://bugzilla.wikimedia.org/show_bug.cgi?id=46357

       Web browser: ---
            Bug ID: 46357
           Summary: Only put git directories on NFS
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Git/Gerrit
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Right now, we've got all of /var/lib/gerrit2/ served from NFS. However, the
only thing we really need on NFS is /var/lib/gerrit2/review_site/git/. Other
stuff in /var/lib/gerrit2/review_site/ (I'm looking at the cache and data
directories especially) don't need to be on NFS. In fact, by moving the cache
directory off NFS, we might be able to get a small performance gain.

We still want to keep the git directories on NFS, since multi-master support is
looking increasingly likely in the coming year :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to