periodically check space used with du#722
periodically check space used with du#722braydonf merged 1 commit intostorj-archived:masterfrom aleitner:du
Conversation
|
Please check the free space as well. The allocated size is only validated once on start. |
|
LGTM, have done a bit of testing. Let's test some more before we make a release though. |
|
This seems to be crashing daemon start. Is there a way to roll back to old core version? There is nothing logged. It seems like if du takes a long daemon probably times out waiting for the node to start. |
|
This only adds the methods to be used, and doesn't run them. What version are you running of daemon? Pulling from master branch or from a tagged release? |
|
I just upgrade to: At 8 TB two nodes I get: This started happening after 4.0.0 Daemon version. Currently, two node has ~7.4 TB used. Reducing the node size to 7TB. Crashed the daemon and nothing gets logged (daemon.log @ debug level) accept: |
|
That may be another issue. |
|
@ne0ark There was an issue with 4.0.0 and fixed in 4.0.1 of storjshare-daemon, maybe the node modules need to be updated? |
I am running kfs -d Storj/Storj01/sharddata.kfs compact to rule out corruption. But something else might be at play here. All modules should have been auto upgraded. I used npm install --global storjshare-daemon to install. |
No description provided.