Fatal Error on my Node

No

And

Depending on your error. For read error you may increase a readable timeout, for write error you may increase a writeable timeout. But it’s better to increase only on 30s first, so it would be

storage2.monitor.verify-dir-readable-timeout: 1m30s
storage2.monitor.verify-dir-readable-interval: 1m30s

Or

storage2.monitor.verify-dir-writable-timeout: 1m30s

You need to save the config after the change and restart the node.