Skip to content

[Bug] Doris be.conf 配置问题! #6960

Description

@LiHang-CN

Search before asking

  • I had searched in the issues and found no similar issues.

Version

Docker编译镜像版本:apachedoris-build-env-1.3.1.image
Doris源码版本: palo-PALO-0.14.13.1-release

What's Wrong?

1.BE节点:be.cconf
storage_root_path = /XX/XX/XX.HDD,300

storage_root_path = /XX/XX/XX,medium:hdd,capacity:300
配置无效
show proc '/backends';
查看到的 仍然是 BE节点整个磁盘大小
有可能是BUG

2.使用XX.HDD方式,则需要在 目录后 添加.HDD 后缀

使用medium:hdd 则不用在 目录后添加.HDD后缀,希望二者可以统一配置

What You Expected?

更灵活稳定的配置方式

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stalekind/fixCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions