You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "lusong (JIRA)" <ji...@apache.org> on 2017/12/04 10:38:00 UTC

[jira] [Created] (ROCKETMQ-322) "disk space will be full soon, but delete file failed" warning when first time startup

lusong created ROCKETMQ-322:
-------------------------------

             Summary: "disk space will be full soon, but delete file failed" warning when first time startup
                 Key: ROCKETMQ-322
                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-322
             Project: Apache RocketMQ
          Issue Type: Bug
    Affects Versions: 4.1.0-incubating, 4.0.0-incubating, 4.2.0
            Reporter: lusong
            Assignee: vongosling


First time start up broker and namesrv, you can see the warning in thr store.log file. I checked the store dictory, could not find consumequeue folder, so I think this is a bug. ROCKETMQ should init these folder when first time startup.

"
2017-12-04 18:27:59 WARN StoreScheduledThread1 - disk space will be full soon, but delete file failed.
2017-12-04 18:28:09 INFO StoreScheduledThread1 - logics disk maybe full soon, so reclaim space, -1.0
2017-12-04 18:28:09 INFO StoreScheduledThread1 - begin to delete before 48 hours file. timeup: false spacefull: true manualDeleteFileSeveralTimes: 0 cleanAtOnce: false
2017-12-04 18:28:09 WARN StoreScheduledThread1 - disk space will be full soon, but delete file failed.
2017-12-04 18:28:19 INFO StoreScheduledThread1 - logics disk maybe full soon, so reclaim space, -1.0
2017-12-04 18:28:19 INFO StoreScheduledThread1 - begin to delete before 48 hours file. timeup: false spacefull: true manualDeleteFileSeveralTimes: 0 cleanAtOnce: false
"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)