pt-mysql-summary: Feedback from Fred & Jay; Display wsrep_slave_threads, and also parse & display pc.ignore_sb, pc.ignore_quorum, gcache.size, gcache.dir, gcache.name, all from wsrep_provider_options

This commit is contained in:
Brian Fraser
2012-11-29 19:38:50 -03:00
parent ff3d496cf0
commit 98707e937c
4 changed files with 94 additions and 16 deletions

View File

@@ -203,11 +203,17 @@ wsrep_cluster_size 100
# Percona XtraDB Cluster #####################################
Cluster | pt_sandbox_cluster
Node | 12345
Node status | Primary
Cluster address | gcomm://
SST method | rsync
Cluster size | 3
Cluster nodes | 192.168.0.100,192.168.0.100,192.168.0.100
Node Status | Primary
Cluster Address | gcomm://
SST Method | rsync
Cluster Size | 3
Cluster Nodes | 192.168.0.100,192.168.0.100,192.168.0.100
Slave Threads | 2
Ignore Split Brain | false
Ignore Quorum | false
gcache Size | 128M
gcache Directory | /tmp/12345/data/
gcache Name | /tmp/12345/data//galera.cache
# Plugins ####################################################
InnoDB compression | ACTIVE
# Query cache ################################################