I mean you could try clean up walPath and walArchivePath to restore the last checkporint without applying the WAL.
2018-04-30 12:50 GMT+03:00 yonggu.lee <[email protected]>: > 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/ > -- Regards Pavel Vinokurov
