[NDBD DEFAULT]
NoOfReplicas=2
MaxNoOfConcurrentOperations=200000
DataMemory=3000M
IndexMemory=256M
TimeBetweenWatchDogCheck=3000
TransactionDeadlockDetectionTimeout=500
MaxNoOfOrderedIndexes=2048
MaxNoOfUniqueHashIndexes=2048
MaxNoOfAttributes=30000
MaxNoOfTables=2500
NoOfDiskPagesToDiskAfterRestartTUP=125
NoOfDiskPagesToDiskAfterRestartACC=23
NoOfFragmentLogFiles=32
TimeBetweenLocalCheckpoints=20
[MYSQLD DEFAULT]
[NDB_MGMD DEFAULT]
[TCP DEFAULT]

[NDB_MGMD]
#HostName=195.162.250.31
HostName=192.168.0.1
[NDBD]
HostName=192.168.0.1            # the IP of the FIRST SERVER
#HostName=195.162.250.31

DataDir= /var/lib/mysql-cluster
[NDBD]
#HostName=195.162.250.41
HostName=192.168.0.2            # the IP of the SECOND SERVER
DataDir=/var/lib/mysql-cluster
# 2 MySQL Clients
# I personally leave this blank to allow rapid changes of the mysql clients;
# you can enter the hostnames of the above two servers here. I suggest you dont.
[MYSQLD]
[MYSQLD]