mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-27 07:54:58 +00:00
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:
@@ -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 ################################################
|
||||
|
Reference in New Issue
Block a user