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 1
1
'\" t
2
2
.\"
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"
4
4
.\" -----------------------------------------------------------------
5
5
.\" * set default formatting
6
6
.\" -----------------------------------------------------------------
11
11
.SH NAME
12
12
galera_new_cluster \- starting a new Galera cluster
13
13
.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'\& .
15
17
.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}
12
12
13
13
The script galera_new_cluster is used to bootstrap new Galera Cluster,
14
14
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'.
16
16
17
17
For more information on Galera Cluster configuration and usage see:
18
18
https://mariadb.com/kb/en/mariadb/getting-started-with-mariadb-galera-cluster/
You can’t perform that action at this time.
0 commit comments