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

Change subject: dbstore: include s8 on the dbstore2001 backups
......................................................................

dbstore: include s8 on the dbstore2001 backups

Bug: T184179
Change-Id: I28c19f07228f1a9c1dff762a55be7570a3851130
---
M modules/role/files/mariadb/dump_shards.sh
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/47/403147/1

diff --git a/modules/role/files/mariadb/dump_shards.sh 
b/modules/role/files/mariadb/dump_shards.sh
index e83c41e..2ccda8d 100644
--- a/modules/role/files/mariadb/dump_shards.sh
+++ b/modules/role/files/mariadb/dump_shards.sh
@@ -3,7 +3,7 @@
 NUMTHREADS=${NUMTHREADS:-16}
 BACKUPDIR=${BACKUPDIR:-"/srv/backups"}
 # FIXME: All shards, including misc
-SHARDS=${SHARDS:-"s2 s3 s5 s6 s7 x1"}
+SHARDS=${SHARDS:-"s2 s3 s5 s6 s7 s8 x1"}
 SERVER=${SERVER:-"localhost"}
 ROWSMAX=${ROWSMAX:-20000000}
 

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

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

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

Reply via email to