1925747950 opened a new issue, #7738: URL: https://github.com/apache/rocketmq/issues/7738
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the [GitHub Issues](https://github.com/apache/rocketmq/issues) and [GitHub Discussions](https://github.com/apache/rocketmq/discussions) of this repository and believe that this is not a duplicate. - [X] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ. ### Runtime platform environment $ sudo cat /etc/os-release NAME="Anolis OS" VERSION="8.8" ID="anolis" ID_LIKE="rhel fedora centos" VERSION_ID="8.8" PLATFORM_ID="platform:an8" PRETTY_NAME="Anolis OS 8.8" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" ### RocketMQ version rocketmq-all-5.1.3-bin-release ### JDK Version $ java -version java version "1.8.0_202" Java(TM) SE Runtime Environment (build 1.8.0_202-b08) Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode) ### Describe the Bug 目前mq生产业务3台虚机部署的三主三从集群,所使用的磁盘data总容量为500G,总会在几天内磁盘使用率从4%上升到100%触发告警,达到100%后立即恢复正常使用率4%,三台虚机仅部署rocketmq,且均出现此现象,同一局域网内其他虚机一切正常,且都是使用同一模板创建虚机,无法定位此现象原因,,,特来寻求帮助,有人遇到过这个现象吗?   ### Steps to Reproduce 生产环境正式启用后出现 ### What Did You Expect to See? 希望能得到解决办法 ### What Did You See Instead? emmm ### Additional Context nil -- 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. To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org