Node keeps restarting with 100% disk utilization

Poor practise to allow to multiple high resource processes to run together, unless of course they have to run together.

They doesn’t required to be run in parallel, but it may happen, because they depends on a different time intervals and a different start time, but with a bad luck they may intersect.

Earlier they also could run in parallel for several satellites, so this was disabled by default later, however you can enable it back.

For some optimized storages it may have benefits, because most of the load is come from the reading a metadata.

1 Like

I just assumed there would be some sort of queuing in order to balance/tune I/O demand.

Yes, a “Storage System” should be able to absorb the load.

Thanks all.
I will conclude this thread as: my system is border-line when it comes to running a node. So there are lots of situations that could push it outside the working boundaries. And things that have nothing to do with StorJ.
Cheers.

3 Likes