Enonic version: 6.9.0
OS: Elementary OS Loki (Ubuntu 16.04)
Hello
We have updated our dev server to Enonic 6.9.0 and we have also made some data import using Data Toolbox application. Our server went down afterwards. This is the output of the log file:
Jan 24 13:57:24 loki nibio[28953]: 13:57:24.614 WARN o.elasticsearch.cluster.action.shard - [local-node] [search-system-repo][0] received shard failed for [search-system-repo][0], node[FwtEgMPPT0qSqVd3NtZ3GA], [P], s[INITIALIZING], indexUUID [RspF6XLdTQuPrux1GavwAg], reason [shard failure [failed recovery][IndexShardGatewayRecoveryException[[search-system-repo][0] failed recovery]; nested: EngineCreationFailureException[[search-system-repo][0] failed to upgrade 3x segments]; nested: EOFException[read past EOF: NIOFSIndexInput(path="/srv/vhosts/enonic/homes/nibio/repo/index/data/mycluster/nodes/0/indices/search-system-repo/0/index/segments_4")]; ]]Jan 24 13:57:24 loki nibio[28953]: 13:57:24.622 WARN org.elasticsearch.indices.cluster - [local-node] [[storage-system-repo][0]] marking and sending shard failed due to [failed recovery]Jan 24 13:57:24 loki nibio[28953]: org.elasticsearch.index.gateway.IndexShardGatewayRecoveryException: [storage-system-repo][0] failed recoveryJan 24 13:57:24 loki nibio[28953]: #011at org.elasticsearch.index.gateway.IndexShardGatewayService$1.run(IndexShardGatewayService.java:162) [repack-elasticsearch-6.9.0.jar:6.9.0]Jan 24 13:57:24 loki nibio[28953]: #011at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_112]Jan 24 13:57:24 loki nibio[28953]: #011at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_112]Jan 24 13:57:24 loki nibio[28953]: #011at java.lang.Thread.run(Thread.java:745) [na:1.8.0_112]Jan 24 13:57:24 loki nibio[28953]: Caused by: org.elasticsearch.index.engine.EngineCreationFailureException: [storage-system-repo][0] failed to upgrade 3x segmentsJan 24 13:57:24 loki nibio[28953]: #011at org.elasticsearch.index.engine.InternalEngine.(InternalEngine.java:121) ~[na:na]Jan 24 13:57:24 loki nibio[28953]: #011at org.elasticsearch.index.engine.InternalEngineFactory.newReadWriteEngine(InternalEngineFactory.java:32) ~[na:na]
It generates a lot of messages like this, so the log file is more than 1GB size now.
Any help or advice would be much appreciated.
Thanks