MariaDB [(none)]> show status like '%wsrep%';
|
+-------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------+
|
| Variable_name | Value |
|
+-------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------+
|
| wsrep_local_state_uuid | d33e2bef-eb15-11ed-b37c-bbeed863e828 |
|
| wsrep_protocol_version | 10 |
|
| wsrep_last_committed | 10517419 |
|
| wsrep_replicated | 1058536 |
|
| wsrep_replicated_bytes | 761733056 |
|
| wsrep_repl_keys | 6846313 |
|
| wsrep_repl_keys_bytes | 80183688 |
|
| wsrep_repl_data_bytes | 610293912 |
|
| wsrep_repl_other_bytes | 0 |
|
| wsrep_received | 3982045 |
|
| wsrep_received_bytes | 6318538912 |
|
| wsrep_local_commits | 1058506 |
|
| wsrep_local_cert_failures | 0 |
|
| wsrep_local_replays | 0 |
|
| wsrep_local_send_queue | 0 |
|
| wsrep_local_send_queue_max | 2 |
|
| wsrep_local_send_queue_min | 0 |
|
| wsrep_local_send_queue_avg | 6.31044e-06 |
|
| wsrep_local_recv_queue | 0 |
|
| wsrep_local_recv_queue_max | 37 |
|
| wsrep_local_recv_queue_min | 0 |
|
| wsrep_local_recv_queue_avg | 0.127858 |
|
| wsrep_local_cached_downto | 10330416 |
|
| wsrep_flow_control_paused_ns | 9756498133 |
|
| wsrep_flow_control_paused | 4.25587e-06 |
|
| wsrep_flow_control_sent | 536 |
|
| wsrep_flow_control_recv | 584 |
|
| wsrep_flow_control_active | false |
|
| wsrep_flow_control_requested | false |
|
| wsrep_cert_deps_distance | 139.337 |
|
| wsrep_apply_oooe | 2.30584e-05 |
|
| wsrep_apply_oool | 1.54391e-05 |
|
| wsrep_apply_window | 1.00002 |
|
| wsrep_apply_waits | 1 |
|
| wsrep_commit_oooe | 0 |
|
| wsrep_commit_oool | 0 |
|
| wsrep_commit_window | 1.00002 |
|
| wsrep_local_state | 4 |
|
| wsrep_local_state_comment | Synced |
|
| wsrep_cert_index_size | 2597 |
|
| wsrep_causal_reads | 0 |
|
| wsrep_cert_interval | 0.137196 |
|
| wsrep_open_transactions | 1 |
|
| wsrep_open_connections | 0 |
|
| wsrep_incoming_addresses | 10.49.97.153:3306 |
|
| wsrep_cluster_weight | 1 |
|
| wsrep_desync_count | 0 |
|
| wsrep_evs_delayed | |
|
| wsrep_evs_evict_list | |
|
| wsrep_evs_repl_latency | 8.21e-07/2.87402e-06/0.00214963/1.0055e-05/47122 |
|
| wsrep_evs_state | OPERATIONAL |
|
| wsrep_gcomm_uuid | 40e0f479-4f3c-11ee-a03c-2b542d001686 |
|
| wsrep_gmcast_segment | 0 |
|
| wsrep_applier_thread_count | 1 |
|
| wsrep_cluster_capabilities | |
|
| wsrep_cluster_conf_id | 28 |
|
| wsrep_cluster_size | 1 |
|
| wsrep_cluster_state_uuid | d33e2bef-eb15-11ed-b37c-bbeed863e828 |
|
| wsrep_cluster_status | Primary |
|
| wsrep_connected | ON |
|
| wsrep_local_bf_aborts | 0 |
|
| wsrep_local_index | 0 |
|
| wsrep_provider_capabilities | :MULTI_MASTER:CERTIFICATION:PARALLEL_APPLYING:TRX_REPLAY:ISOLATION:PAUSE:CAUSAL_READS:INCREMENTAL_WRITESET:UNORDERED:PREORDERED:STREAMING:NBO: |
|
| wsrep_provider_name | Galera |
|
| wsrep_provider_vendor | Codership Oy <info@codership.com> |
|
| wsrep_provider_version | 4.11(r7b59af73) |
|
| wsrep_ready | ON |
|
| wsrep_rollbacker_thread_count | 1 |
|
| wsrep_thread_count | 2 |
|
+-------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------+
|