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

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

bitsCN.com

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

 

[NDBD DEFAULT]

NoOfReplicas: 2   #

DataDir: /data/mysql/log

#FileSystemPath: /add/path/here

 

 

# Data Memory, Index Memory, and String Memory #

DataMemory: 61440M

IndexMemory: 10240M

StringMemory: 50

 

 

# Transaction Parameters #

MaxNoOfConcurrentTransactions: 204800

MaxNoOfConcurrentOperations: 300000

MaxNoOfLocalOperations: 20000

 

 

# Transaction Temporary Storage #

MaxNoOfConcurrentIndexOperations: 65536

MaxNoOfFiredTriggers: 4000

TransactionBufferMemory: 10M

 

 

# Scans and buffering #

MaxNoOfConcurrentScans: 300

MaxNoOfLocalScans: 32

BatchSizePerLocalScan: 64

LongMessageBuffer: 20M

 

 

# Logging and Checkpointing #

NoOfFragmentLogFiles: 300

FragmentLogFileSize: 64M

MaxNoOfOpenFiles: 40

InitialNoOfOpenFiles: 27

MaxNoOfSavedMessages: 25

 

 

# Metadata Objects #

MaxNoOfAttributes: 20000

MaxNoOfTables: 2048

MaxNoOfOrderedIndexes: 8000

MaxNoOfUniqueHashIndexes: 8000

MaxNoOfTriggers: 7000

 

 

# Boolean Parameters #

LockPagesInMainMemory: 0

StopOnError: 1

Diskless: 0

ODirect: 0

面试猫
面试猫

AI面试助手,在线面试神器,助你轻松拿Offer

面试猫 352
查看详情 面试猫

 

 

# Controlling Timeouts, Intervals, and Disk Paging #

TimeBetweenWatchDogCheck: 6000

TimeBetweenWatchDogCheckInitial: 6000

StartPartialTimeout: 30000

StartPartitionedTimeout: 60000

StartFailureTimeout: 1000000

HeartbeatIntervalDbDb: 2000

HeartbeatIntervalDbApi: 3000

TimeBetweenLocalCheckpoints: 20

TimeBetweenGlobalCheckpoints: 2000

TransactionInactiveTimeout: 0

TransactionDeadlockDetectionTimeout: 1200

DiskSyncSize: 8M

DiskCheckpointSpeed: 20M

DiskCheckpointSpeedInRestart: 200M

ArbitrationTimeout: 10

 

 

# Buffering and Logging #

UndoIndexBuffer: 64M

UndoDataBuffer: 32M

RedoBuffer: 32M

LogLevelStartup: 15

LogLevelShutdown: 3

LogLevelStatistic: 0

LogLevelCheckpoint: 0

LogLevelNodeRestart: 0

LogLevelConnection: 0

LogLevelError: 15

LogLevelCongestion: 0

LogLevelInfo: 3

MemReportFrequency: 0

 

 

# Backup Parameters #

BackupDataBufferSize: 200M

BackupLogBufferSize: 56M

BackupMemory: 256M

BackupWriteSize: 10M

BackupMaxWriteSize: 80M

 

 

[MGM DEFAULT]

PortNumber: 1186

DataDir:/data/mysql/var/lib/mysql-cluster

 

 

[TCP DEFAULT]

SendBufferMemory: 128M

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号