# 除了pdf中一些常規(guī)的的 矩陣,tuned 吞吐量模式等
1. osd配置綁定osd
2. 配置 /usr/lib/tuned/ceph-tuned/tuned.conf
tuned-adm profile ceph-tuned
3. 應用華為的osd ceph優(yōu)化配置項
ceph config assimilate-conf -i /root/huawei-osd-tuned.conf -o no-config.conf
4. 優(yōu)化網卡軟中斷號綁定到cpu
# 關閉系統的軟中斷調度 然后綁定網卡軟中斷號到cpu
systemctl status irqbalance.service
systemctl stop irqbalance.service
systemctl disable irqbalance.service
systemctl status irqbalance.service
bash -x nic-numa-script/configure-osd-irq.sh
bash -x nic-numa-script/configure-storage-irq.sh
參考:
華為鯤鵬性能調優(yōu): https://support.huaweicloud.com/tngg-kunpengsdss/kunpengsdss-tngg.pdf
鯤鵬配置網卡軟終端綁定numa node