In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
MariaDB [(none)] > show status like 'wsrep_cluster_status'
+-+ +
| | Variable_name | Value |
+-+ +
| | wsrep_cluster_status | non-Primary |
+-+ +
1 row in set (0.001 sec)
MariaDB [(none)] > SET GLOBAL wsrep_provider_options='pc.bootstrap=true'
Query OK, 0 rows affected (0.004 sec)
MariaDB [(none)] > show status like 'wsrep_cluster_status'
+-+ +
| | Variable_name | Value |
+-+ +
| | wsrep_cluster_status | Primary |
+-+ +
1 row in set (0.001 sec)
MariaDB [(none)] > exit
Bye
[oracle@204_maridb mysql] $
Make sure that the nodes are normal when other clusters are shut down
SET GLOBAL wsrep_provider_options='pc.bootstrap=true'
Execution by other nodes
/ usr/bin/mysqld_safe-- wsrep-recover
Get the seqno when you drop the line from the error log
Modify the parameter file grastates.dat
Vi grastates.dat
-- if this seqno is greater than the wsrep_local_cached_ downto value of the surviving node
-- start mysql service directly
Systemctl start mysql
Note:
A node survives. After B node joins, C node needs to specify An as the donor of sst when joining.
Execute show global variables like'% node_name%' on node A
Mysqld_safe-wsrep_sst_donor=nodeA
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.