Eevans has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/375415 )

Change subject: Configure restbase2001 instance data paths
......................................................................

Configure restbase2001 instance data paths

Bug: T169939
Change-Id: Ib84c03517485a357b8ab213369595ef0c3fb2983
---
M hieradata/role/common/restbase/production_ng.yaml
1 file changed, 9 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/15/375415/1

diff --git a/hieradata/role/common/restbase/production_ng.yaml 
b/hieradata/role/common/restbase/production_ng.yaml
index 3693bc5..d55205e 100644
--- a/hieradata/role/common/restbase/production_ng.yaml
+++ b/hieradata/role/common/restbase/production_ng.yaml
@@ -72,6 +72,9 @@
         - /srv/sdd4/cassandra-a/data
         - /srv/sde4/cassandra-a/data
       heapdump_directory: /srv/sda4/cassandra-a
+      commitlog_directory: /srv/cassandra/instance-data/cassandra-a/commitlog
+      hints_directory: /srv/cassandra/instance-data/cassandra-a/hints
+      saved_caches_directory: 
/srv/cassandra/instance-data/cassandra-a/saved_caches
     b:
       listen_address: 10.192.16.163
       data_file_directories:
@@ -81,6 +84,9 @@
         - /srv/sdd4/cassandra-b/data
         - /srv/sde4/cassandra-b/data
       heapdump_directory: /srv/sdb4/cassandra-b
+      commitlog_directory: /srv/cassandra/instance-data/cassandra-b/commitlog
+      hints_directory: /srv/cassandra/instance-data/cassandra-b/hints
+      saved_caches_directory: 
/srv/cassandra/instance-data/cassandra-b/saved_caches
     c:
       listen_address: 10.192.16.164
       data_file_directories:
@@ -90,6 +96,9 @@
         - /srv/sdd4/cassanrda-c/data
         - /srv/sde4/cassanrda-c/data
       heapdump_directory: /srv/sdc4/cassandra-c
+      commitlog_directory: /srv/cassandra/instance-data/cassandra-c/commitlog
+      hints_directory: /srv/cassandra/instance-data/cassandra-c/hints
+      saved_caches_directory: 
/srv/cassandra/instance-data/cassandra-c/saved_caches
   # "restbase2003.codfw.wmnet":
   #   a:
   #     listen_address: 10.192.32.134

-- 
To view, visit https://gerrit.wikimedia.org/r/375415
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib84c03517485a357b8ab213369595ef0c3fb2983
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Eevans <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to