亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

ceph配置參數如何優化

發布時間:2021-12-07 14:22:15 來源:億速云 閱讀:175 作者:小新 欄目:云計算

這篇文章將為大家詳細講解有關ceph配置參數如何優化,小編覺得挺實用的,因此分享給大家做個參考,希望大家閱讀完這篇文章后可以有所收獲。

ceph的配置文件/etc/ceph.conf中可配置參數很多,可以通過以下命令查看:

root@osd2:/var/run/ceph# ceph --admin-daemon ceph-mon.osd2.asok config show|wc -l
759

一直想對一些參數進行修改以達到優化性能的目的。以前一篇文章和其它一些資料為基礎,總結一下可優化的配置。

1. keep FD

filestore_fd_cache_size = 204800
filestore_omap_header_cache_size = 204800

2. sparse read/write

filestore_fiemap = true

3. drop default limits

#默認值
"filestore_wbthrottle_xfs_bytes_start_flusher": "41943040",
"filestore_wbthrottle_xfs_bytes_hard_limit": "419430400",
"filestore_wbthrottle_xfs_ios_start_flusher": "500",
"filestore_wbthrottle_xfs_ios_hard_limit": "5000",
"filestore_wbthrottle_xfs_inodes_start_flusher": "500",
"filestore_wbthrottle_xfs_inodes_hard_limit": "5000",

#修正值
filestore_wbthrottle_xfs_bytes_start_flusher = 500000000
filestore_wbthrottle_xfs_indoes_start_flusher = 500
filestore_wbthrottle_xfs_indoes_hard_limit = 500000
filestore_wbthrottle_xfs_ios_start_flusher = 50000
filestore_wbthrottle_xfs_bytes_hard_limit = 500000000
filestore_wbthrottle_xfs_ios_hard_limit = 500000
#默認值
"filestore_queue_max_ops": "50",
"filestore_queue_max_bytes": "104857600",
"filestore_queue_committing_max_ops": "500",
"filestore_queue_committing_max_bytes": "104857600",

#修正值
filestore_queue_max_ops = 5000
filestore_queue_max_bytes = 1024000000
filestore_queue_committing_max_ops = 50000
#默認值
"journal_queue_max_ops": "300",
"journal_queue_max_bytes": "33554432",

#修正值
journal_queue_max_ops = 500000
journal_queue_max_bytes = 10240000000

4. use rbd cache

rbd cache = true

5. speed cache

filestore_fd_cache_random = true

6. async messenger

ms_type = async(no)
ms_async_op_threads = 5(no)
ms_dispatch_throttle_bytes = 104857600000

7. op thread

osd op threads = 4
osd disk threads = 2
filestore op threads = 4


關于“ceph配置參數如何優化”這篇文章就分享到這里了,希望以上內容可以對大家有一定的幫助,使各位可以學到更多知識,如果覺得文章不錯,請把它分享出去讓更多的人看到。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

襄樊市| 清镇市| 临邑县| 城口县| 营口市| 乌兰察布市| 门源| 乃东县| 揭西县| 娱乐| 新化县| 晋城| 汤阴县| 江山市| 长阳| 平原县| 色达县| 永年县| 永德县| 图木舒克市| 抚顺县| 进贤县| 高要市| 梁平县| 嵩明县| 南江县| 黄冈市| 利津县| 长海县| 东光县| 西吉县| 遂溪县| 邵阳县| 沁源县| 云龙县| 滨海县| 辽中县| 九寨沟县| 自治县| 吴川市| 霍城县|