The following table provides information about parameters used
in the [ndb_mgmd] or [mgm]
sections of a config.ini file for
configuring MySQL Cluster management nodes. For detailed
descriptions and other additional information about each of
these parameters, see
Section 20.3.4.4, “Defining the Management Server”.
Restart Type Column Values
N: Node Restart
IN: Initial Node Restart
S: System Restart
IS: Initial System Restart
See Section 20.3.5, “Overview of Cluster Configuration Parameters”, for additional explanations of these abbreviations.
| Parameter Name | Type/Units | Default Value | Minimum Value | Maximum Value | Restart Type |
ArbitrationDelay |
milliseconds | 0 | 0 | 4294967039 | N |
ArbitrationRank |
integer | 1 | 0 | 2 | N |
DataDir |
string |
./ (ndb_mgmd directory) |
N/A | N/A | IN |
ExecuteOnComputer |
integer | ||||
HostName |
string | localhost |
N/A | N/A | IN |
Id |
integer | None | 1 | 63 | IN |
LogDestination |
CONSOLE, SYSLOG, or
FILE
|
FILE (see
Section 20.3.4.4, “Defining the Management Server”) |
N/A | N/A | N |
PortNumber |
integer | 1186 | 1 | 65535 | S |

User Comments
Add your own comment.