Hi Scott,
something else came to mind, it might be totally unrelated, but I think it's worth mentioning. Especially since it's such a vague situation.
I'll upload the elasticsearch logfile from the master node of last saturday. In the beginning of the file You'll find the following 2 entries:
Code: Select all
[2018-06-16 12:21:37,286][INFO ][cluster.metadata ] [dd139ec4-41a3-4780-95ef-9a564fb414ef] [logstash-2018.12.20] creating index, cause [auto(bulk api)], templates [logstash], shards [5]/[1], mappings [_default_, syslog]
[2018-06-16 12:21:38,124][INFO ][cluster.metadata ] [dd139ec4-41a3-4780-95ef-9a564fb414ef] [logstash-2018.12.20] update_mapping [syslog] (dynamic)
What happened here is a someone from networks starting the syslog on a switch that parses an incomplete/malformed date resulting in a future date index logstash-2018.12.20. 24 seconds later the backup_maintenance schedule starts.
At 12:36 I'm receiving messages from XI because of an unexpected load on both nodes. I've instructed him to switch off the syslog on the switch and I deleted the future date index. But looking at the logfile, the snapshot(s) haven't finished yet.
Maybe it has nothing to do with it, but you never know.
You do not have the required permissions to view the files attached to this post.