In our configuration, *work/* directory is always deleted when the cluster restarts because we are using docker & kubernetes for cluster managing and not set "workDirectory" property to a persistent path. So there is no *work/db/wal* also, but the error occurs.
And, as a other topic, the *work/* directory should be located in a persistent path? Our current config, not storing work directory, is wrong? In other words, the "workDirectory" config property should be set to a persistent one like, <property name="workDirectory" value="/naver/ignite_storage/20180330/work"/> as well as storagePath, walPath, walArchivePath? Thanks in advance. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
