当前位置:网站首页>Moosefs tuning notes
Moosefs tuning notes
2022-06-29 22:14:00 【Brother Xing plays with the clouds】
The report says moosefs The write performance of the group starts from 10MB/sec Down to 3MB/sec.( Read performance 10MB/sec unchanged )
Zha Zhi .
hold MFSMASTER.CFG In the default : CHUNKS_WRITE_REP_LIMIT = 1 CHUNKS_READ_REP_LIMIT = 5
Change to : CHUNKS_WRITE_REP_LIMIT = 0 CHUNKS_READ_REP_LIMIT = 0
Write speed restored to 10MB/sec.
Then change to : CHUNKS_WRITE_REP_LIMIT = 10 CHUNKS_READ_REP_LIMIT = 50
Write speed drops to 300KB/sec.
These parameters are adjusted moosefs Balance to the new machine chunk The strength of , Test validation is not a control client Read and write . It seems moosefs stay ChunkSever There's a balance between chunk The performance of the whole cluster will be degraded , I think I went there a few days ago moosefs New in the group 4 Caused by a machine .
Official FAQ Also say this replication You bet “it can substantially slow down the whole system.”.
The official link ——http://www.moosefs.org/moosefs-faq.html#rebalancing-speed
moosefs Few parameters can be adjusted in terms of performance , This is the only place in the configuration file where performance can be adjusted , Remember .
p.s. XFS be used for moosefs Always crash , I'm still honest and practical ext3 Well ..(2011.11.10)
边栏推荐
- C. Most Similar Words
- Houdini graphic notes: VAT (3.0) import ue4/5 setup wizard [official document translation]
- Numpy array creation
- The soft youth under the blessing of devcloud makes education "smart" in the cloud
- Dynamic planning learning (continuous update)
- Change detection and batch update
- The correct method for Navicat to connect to mysql8.0 (valid for personal testing)
- 文件操作的底层原理(文件描述符与缓冲区)
- leetcode:91. 解码方法【dfs + 记忆化】
- Data mining review
猜你喜欢
5-minute quick start pytest testing framework
免费将pdf转换成word的软件分享,这几个软件一定要知道!
Realization of graduation project topic selection system based on JSP
每日刷题记录 (八)
[multithreading] how to implement timer by yourself
A mysql IBD file is too large processing record
Golang operation NSQ distributed message queue
Huawei cloud AOM version 2.0 release
[cloud native] use of Nacos taskmanager task management
After inventing anti-virus software, he chose to be a top-notch gangster
随机推荐
Taro applet enables wxml code compression
Change detection and batch update
American tunneling ASTM E84 surface flame retardant test
Visual analysis and display effect of summer data
硅树脂油漆申请美国标准UL 790 Class A 合适吗?
Detailed description of gaussdb (DWS) complex and diverse resource load management methods
Résumé du projet de petite bibliothèque
CLI tool foundation of ros2 robot f1tenth
Is it appropriate to apply silicone paint to American Standard UL 790 class a?
The soft youth under the blessing of devcloud makes education "smart" in the cloud
Top ten questions for senior Performance Test Engineer
static关键字续、继承、重写、多态
MooseFS 调优笔记
C. Most Similar Words
Huawei cloud AOM version 2.0 release
细说GaussDB(DWS)复杂多样的资源负载管理手段
MooseFS的简介、部署及应用
How do new shareholders open accounts online? Is it safe to open an account online?
R language plot visualization: plot to visualize the normalized histograms of multiple data sets, set different histograms to use different bin sizes, and add edge axis whisker graph rugs at the botto
客户端可以连接远程mysql