No
And
Depending on your error. For the failed a readability check error you may increase a readable timeout, for the failed a writeability check 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.