Comment 11 for bug 1624013

Revision history for this message
Jianghua Wang (wjh-fresh) wrote :

Yeah, I just finished a test to confirm the above statement on SST.

The status checking will pass just after the SST process terminated/finished. And this process spent ~72min. So the next question need to be answered is why it spend so long to finish SST.

LOG:
root@node-25:~# mysql -uclustercheck -p50cUWiAnI86oXBhx7OcthBer -Nbe "show status like 'wsrep_local_state_comment'"
Warning: Using a password on the command line interface can be insecure.
+---------------------------+--------+
| wsrep_local_state_comment | Synced |
+---------------------------+--------+

mysql 18257 18112 0 07:28 ? 00:00:00 sh -c wsrep_sst_xtrabackup-v2 --role 'joiner' --address '192.168.0.7' --auth 'root:iM9VWfY1anaR5ZXWconKfZq3' --datadir '/var/lib/mysql/' --defaults-file '/etc/mysql/my.cnf' --defaults-group-suffix '' --parent '18112' ''

the terminate time is Thu Sep 22 08:40:41 UTC 2016