Apache Doris 中文技术论坛
Questions Tags Users Badges

【已解决】doris的Be配置storage_root_path为多路径后,新建一张表,如何使用这些路径呢?

Asked Apr 28, 2024 Modified May 8, 2024
Viewed 194
2.0

如题,根本目的是每个主机上挂载了多个磁盘,怎么把多个磁盘使用起来呢

edited May 8, 2024
gfox15
asked Apr 28, 2024
2 Answers

doris目前有两种均衡策略,一个是be间的均衡,一个是磁盘间的均衡。
默认是根据磁盘使用率来均衡的,可以通过

SHOW PROC '/cluster_balance/cluster_load_stat/location_default/HDD'

来查看是否均衡,class显示为MID为均衡。
负载均衡 - 点击查看参考文档👈

edited May 8, 2024
黄海军@SelectDB5218
answered Apr 28, 2024

这里可以写多个磁盘的路径,使用的话,Doris是可以自动进行磁盘间的均衡的

edited Jan 1, 1970
徐振超@SelectDB(可以直接加微信Faith_xzc)8226
answered May 6, 2024
Related Questions
doris fe节点变更成高可用配置
1 answers
各位大哥在通过k8s安装doris3.0的时候,有没有遇到cg启动不起来,提示Set max number of open file descriptors to a value greater than 60000.
1 answers
doris主键表可以bucket配置太小,怎么修改?
1 answers
doris2.0.2.1大量delete语句和stream load执行在5分钟左右
1 answers
flink-doris-connector-1.20.24.0.0 2pc ,checkpoint处恢复数据重复
1 answers
datax同步数据到doris,任务间断性失败。
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2026 Apache Doris 中文技术论坛.