Ottomata has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/272813

Change subject: Analytics MySQL Meta instance:  4G innodb_buffer_pool_size 4 
instances
......................................................................

Analytics MySQL Meta instance:  4G innodb_buffer_pool_size 4 instances

Bug: T119646
Change-Id: I02be553922a40cbe427ad7c59ebdbb8022f13fac
---
M templates/mariadb/analytics-meta.my.cnf.erb
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/13/272813/1

diff --git a/templates/mariadb/analytics-meta.my.cnf.erb 
b/templates/mariadb/analytics-meta.my.cnf.erb
index 83c8a3c..2325026 100644
--- a/templates/mariadb/analytics-meta.my.cnf.erb
+++ b/templates/mariadb/analytics-meta.my.cnf.erb
@@ -34,7 +34,8 @@
 innodb_log_file_size           = 50M
 innodb_flush_method            = O_DIRECT
 innodb_flush_log_at_trx_commit = 1
-innodb_buffer_pool_size        = 1G
+innodb_buffer_pool_size        = 4G
+innodb_buffer_pool_isntances   = 4
 
 query_cache_type        = 1
 query_cache_size        = 16M

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

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

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

Reply via email to