# Example Ndbcluster storage engine config file. # [ndbd default] NoOfReplicas= 2 MaxNoOfConcurrentOperations= 85000 #MaxNoOfConcurrentOperations= 120000 #MaxNoOfAttributes=5M #DataMemory=26000M # How much memory to allocate for data storage #IndexMemory=4000M # How much memory to allocate for index storage # For DataMemory and IndexMemory, we have used the # default values. Since the "world" database takes up # only about 500KB, this should be more than enough for # this example Cluster setup. LockPagesInMainMemory=1 RedoBuffer=64M DataMemory= 2700M #DataMemory= 3000M IndexMemory= 384M #IndexMemory= 128M TimeBetweenWatchDogCheck= 30000 DataDir= /var/lib/mysql-cluster MaxNoOfOrderedIndexes= 1024 TimeBetweenLocalCheckpoints=2 [ndb_mgmd default] DataDir= /var/lib/mysql-cluster [ndb_mgmd] Id=1 HostName= 10.38.2.117 [ndbd] Id= 2 HostName= 10.38.2.115 [ndbd] Id= 3 HostName= 10.38.2.116 [MYSQLD] HostName= 10.38.2.115 [MYSQLD] HostName= 10.38.2.116 [MYSQLD] HostName=219.84.164.117 [tcp default] PortNumber= 63132