Closed
Bug 1475607
Opened 6 years ago
Closed 6 years ago
Move /etc/mercurial/readonlyreason to NFS share
Categories
(Developer Services :: Mercurial: hg.mozilla.org, enhancement)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gps, Assigned: gps)
Details
Attachments
(1 file)
So we only need to create it on one server.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → gps
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 years ago
|
||
If the file is in /etc, then it needs to be created on all potential
leader servers. Putting it on the NFS mount next to the repositories
(and where the master.<hostname> file is) makes it accessible and
atomic across all leaders.
Comment 2•6 years ago
|
||
Comment on attachment 8991979 [details]
ansible/hg-ssh: move move global read only reason file to /repo/hg (bug 1475607); r?sheehan
Connor Sheehan [:sheehan] has approved the revision.
https://phabricator.services.mozilla.com/D2129
Attachment #8991979 -
Flags: review+
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/8f950d2e6762
ansible/hg-ssh: move move global read only reason file to /repo/hg ; r=sheehan
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•