Hashar has uploaded a new change for review. Change subject: (bug 43729) create /mnt/srv and /srv on beta mw installs ......................................................................
(bug 43729) create /mnt/srv and /srv on beta mw installs On beta, the MediaWiki directories are shared among Apaches via a GlusterFS shared directory. This is a bit slow to read and does not really match production. Instead we want to use /dev/vdb disk of each application server instances which is mounted to /mnt by default. To match production, a symbolic link /srv/ points to the new /mnt/srv. Change-Id: I78263b8b428a37549db5b59400867ccdc27bb0e7 --- M modules/mediawiki_new/manifests/init.pp A modules/mediawiki_new/manifests/labs.pp 2 files changed, 29 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/43/42743/1 -- To view, visit https://gerrit.wikimedia.org/r/42743 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I78263b8b428a37549db5b59400867ccdc27bb0e7 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
