Oracle 5.0 Reference Manual page 1641

Table of Contents

Advertisement

ndbd
Version Introduced
Command-Line Format
This option takes a list of data nodes which for which the cluster will not wait for before starting.
This can be used to start the cluster in a partitioned state. For example, to start the cluster with only
half of the data nodes (nodes 2, 3, 4, and 5) running in a 4-node cluster, you can start each
process with --nowait-nodes=3,5. In this case, the cluster starts as soon as nodes 2 and 4
connect, and does not wait
as it would otherwise.
If you wanted to start up the same cluster as in the previous example without one ndbd—say, for
example, that the host machine for node 3 has suffered a hardware failure—then start nodes 2, 4,
and 5 with --nowait-nodes=3. Then the cluster will start as soon as nodes 2, 4, and 5 connect
and will not wait for node 3 to start.
When using this option, you must also specify the node ID for the data node being started with the
[1652]
--ndb-nodeid
This option was added in MySQL 5.0.21.
--nodaemon
Command-Line Format
Instructs
not to start as a daemon process. This is useful when
ndbd
you want output to be redirected to the screen.
--foreground
Command-Line Format
Causes
to execute as a foreground process, primarily for debugging purposes. This option
ndbd
implies the
--nodaemon
--nostart,
-n
Command-Line Format
— The MySQL Cluster Data Node Daemon
5.0.21
--nowait-nodes=list
Permitted Values
Type
string
Default
StartPartitionedTimeout
option.
--nodaemon
Permitted Values
Type
boolean
Default
FALSE
--foreground
Permitted Values
Type
boolean
Default
FALSE
[1621]
option.
--nostart
-n
Permitted Values
Type
boolean
Default
FALSE
1621
milliseconds for nodes 3 and 5 to connect
is being debugged and
ndbd
ndbd

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents