2
# MySQL NDB Cluster Medium Sample Configuration File
4
# This files assumes that you are using at least 6
5
# hosts for running the cluster. Hostnames and paths
6
# listed below should be changed to match your setup
11
DataDir: /add/path/here
12
FileSystemPath: /add/path/here
15
# Data Memory, Index Memory, and String Memory
21
# Transaction Parameters
23
MaxNoOfConcurrentOperations: 100000
24
MaxNoOfLocalOperations: 100000
26
# Buffering and Logging
30
# Logging and Checkpointing
32
NoOfFragmentLogFiles: 200
36
MaxNoOfAttributes: 500
41
MaxNoOfConcurrentScans: 100
46
DataDir: /add/path/here
49
# Change HOST1 to the name of the NDB_MGMD host
50
# Change HOST2 to the name of the NDB_MGMD host
51
# Change HOST3 to the name of the NDBD host
52
# Change HOST4 to the name of the NDBD host
53
# Change HOST5 to the name of the NDBD host
54
# Change HOST6 to the name of the NDBD host
84
# Note: The following can be MySQLD connections or
85
# NDB API application connecting to the cluster