File tree Expand file tree Collapse file tree 2 files changed +24
-4
lines changed
Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 11'\" t
22.\"
3- .TH "\F B GALERA_NEW_CLUSTER\F R " "1" "26 January 2017" "MariaDB 10\& .1" "MariaDB Database System"
3+ .TH "\F B GALERA_NEW_CLUSTER\F R " "1" "9 May 2017" "MariaDB 10\& .1" "MariaDB Database System"
44.\" -----------------------------------------------------------------
55.\" * set default formatting
66.\" -----------------------------------------------------------------
1111.SH NAME
1212galera_new_cluster \- starting a new Galera cluster
1313.SH DESCRIPTION
14- Use: Starting a new Galera Cluster\.
14+ Used to bootstrap a new Galera Cluster when all nodes are down\& .
15+ Run galera_new_cluster on the first node only\& .
16+ On the remaining nodes simply run 'service @DAEMON_NAME@ start'\& .
1517.PP
16- For more information, please refer to the MariaDB Knowledge Base, available online at https://mariadb.com/kb/
18+ .RS 4
19+ .ie n \{\
20+ \h '-04' \(bu \h '+03' \c
21+ .\}
22+ .el \{\
23+ .sp -1
24+ .IP \(bu 2.3
25+ .\}
26+ .\" galera_new_cluster: help option
27+ .\" help option: galera_new_cluster
28+ \fB \-\- help \fR ,
29+ \fB \- h \fR
30+ .sp
31+ Display a help message and exit\& .
32+ .PP
33+ .sp
34+ .SH "SEE ALSO"
35+ For more information on configuration and usage see
36+ https://mariadb.com/kb/en/mariadb/getting-started-with-mariadb-galera-cluster/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Usage: ${0}
1212
1313 The script galera_new_cluster is used to bootstrap new Galera Cluster,
1414 when all the nodes are down. Run galera_new_cluster on the first node only.
15- On the remaing nodes simply run 'service @DAEMON_NAME@ start'.
15+ On the remaining nodes simply run 'service @DAEMON_NAME@ start'.
1616
1717 For more information on Galera Cluster configuration and usage see:
1818 https://mariadb.com/kb/en/mariadb/getting-started-with-mariadb-galera-cluster/
You can’t perform that action at this time.
0 commit comments