My nodes updated now to v 1.152.5 and did not started.
2026-04-23T20:04:36Z WARN Disk space is less than requested. Allocated space is {"process": "storagenode", "bytes": 352777011200}
2026-04-23T20:04:36Z ERROR Total disk space is less than required minimum {"process": "storagenode", "bytes": 500000000000}
Node has 2TB set in configuration, it’s 2TB dataset on zfs. Reported amount 352777011200 was free space on this dataset. I have free space on this pool, so I increased quota by 200GB and node started. I suppose there could be quite a lot surprissed node operators with nodes close to disk capacity!
Having a small node on a 1TB drive, configured with 900GB for Storj. This node is also constantly failing and restarting. Logs say as well:
2026-04-23T21:07:58Z ERROR Total disk space is less than required minimum {“process”: “storagenode”, “bytes”: 500000000000}
I think one way is to change the version url in config to something wrong and then replace the binary in the storagenode location with the older one from github.
I had this too. But those two who failed like this are still on 1.148.3?
I was able to fix this by removing the docker and recreating it.
But it only affected both nodes with full drives.