MySQL Cluster管理节点配置文件-数据节点4G内存_MySQL

php中文网
发布: 2016-06-01 13:30:32
原创
1432人浏览过

bitsCN.com

mysql cluster管理节点配置文件-数据节点4g内存

 

自己测试机器上搭建使用,大家可以参考一下

 

[NDBD DEFAULT]

#TotalSendBufferMemory = 256M

NoOfReplicas=2

DataMemory=2500M

IndexMemory=256M

DataDir=/var/lib/mysql-cluster

#FileSystemPath=/data/dbdata

 

 

#Redo log

FragmentLogFileSize=32M

InitFragmentLogFiles=SPARSE

NoOfFragmentLogFiles=8

RedoBuffer=1024M

 

 

StringMemory=25

LockPagesInMainMemory=1

MaxNoOfTables=4096

MaxNoOfOrderedIndexes=2048

MaxNoOfUniqueHashIndexes=1024

MaxNoOfAttributes=24576

MaxNoOfTriggers=14336

ODirect=1

 

 

MaxNoOfConcurrentTransactions=10000

MaxNoOfConcurrentOperations=50000

MaxNoOfLocalOperations=55000

TimeBetweenGlobalCheckpoints=1000

TimeBetweenEpochs=100

TimeBetweenWatchdogCheckInitial=60000

TransactionBufferMemory=10M

DiskCheckpointSpeed=10M

DiskCheckpointSpeedInRestart=100M

TimeBetweenLocalCheckpoints=20

 

 

SchedulerSpinTimer=400

SchedulerExecutionTimer=100

RealTimeScheduler=1

 

 

BackupMaxWriteSize=1M

BackupDataBufferSize=16M

BackupLogBufferSize=4M

BackupMemory=20M

 

 

MaxNoOfExecutionThreads=4

TransactionDeadLockDetectionTimeOut=10000

BatchSizePerLocalScan=512

 

 

### Increasing the LongMessageBuffer b/c of a bug (20090903)

LongMessageBuffer=8M

 

 

### Heartbeating 

HeartbeatIntervalDbDb=15000

HeartbeatIntervalDbApi=15000

 

 

[MGM DEFAULT]

PortNumber: 1186

DataDir: /var/lib/mysql-cluster1

 

 

[TCP DEFAULT]

SendBufferMemory: 64M

 

 

#######################################

YOO必优科技-AI写作
YOO必优科技-AI写作

智能图文创作平台,让内容创作更简单

YOO必优科技-AI写作 38
查看详情 YOO必优科技-AI写作

# Change HOST1 to the name of the NDB_MGMD host

# Change HOST2 to the name of the NDB_MGMD host

# Change HOST3 to the name of the NDB_MGMD host

# Change HOST4 to the name of the NDBD host

# Change HOST5 to the name of the NDBD host

 

 

# Change HOST6 to the name of the NDBD host

# Change HOST7 to the name of the NDBD host

# Change HOST8 to the name of the NDBD host

# Change HOST9 to the name of the NDBD host

#######################################

 

 

[NDB_MGMD]

NodeId: 1

HostName: 10.100.200.36

ArbitrationRank: 1

 

 

[NDBD]

NodeId: 4

HostName: 10.100.200.37

 

 

[NDBD]

NodeId: 5

HostName: 10.100.200.38

 

 

#[NDBD]

#NodeId: 

#HostName: 

 

 

######################################################

# Note: The following can be MySQLD connections or   #

#      NDB API application connecting to the cluster #

######################################################

 

 

[API]

NodeId: 10

HostName: 10.100.200.39

ArbitrationRank: 2

 

 

[API]

NodeId: 11

HostName: 10.100.200.39

ArbitrationRank: 2

 

 

[API]

NodeId: 12

HostName: 10.100.200.39

ArbitrationRank: 2

 

 

[API]

NodeId: 13

HostName: 10.100.200.39

ArbitrationRank: 2

 

 

[API]

NodeId: 14

HostName: 10.100.200.41

ArbitrationRank: 2

 

 

[API]

NodeId: 15

HostName: 10.100.200.41

ArbitrationRank: 2

 

 

[API]

NodeId: 16

HostName: 10.100.200.41

ArbitrationRank: 2

 

 

[API]

NodeId: 17

HostName: 10.100.200.41

ArbitrationRank: 2

 

 

[API]

[API]

 

 

 

 

#[API]

#Id: 12

#HostName: HOST3

bitsCN.com
相关标签:
最佳 Windows 性能的顶级免费优化软件
最佳 Windows 性能的顶级免费优化软件

每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号