maixiaohai opened a new issue #2280: URL: https://github.com/apache/rocketmq/issues/2280
**BUG REPORT** 1. Please describe the issue you observed: - What did you do (The steps to reproduce)? Cluster deployed on DLedger mode, related config is ``` storePathCommitLog=/home/work/hdd1/rocketmq/c4tst-rocketmq-fusion/broker/30911/commitlog ``` But the dledger commitlog dir is **/home/work/hdd1/rocketmq/c4tst-rocketmq-fusion/broker/30911/dledger-n2/data/** 2. Please tell us about your environment: ``` rmq 4.7.0 ``` 3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc): ``` store.log:2020-08-31 18:05:33 INFO StoreScheduledThread1 - physic disk maybe full soon, so reclaim space, -1.0 ``` Also the metric info **rocketmq_brokeruntime_commitlog_disk_ratio** is -1.0 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
