I have an upgrade planned that will take several days. There is a daily snapshot scheduled in SLM.
According to the documentation, "You can’t restore a snapshot to an earlier version of Elasticsearch".
According to the documentation for upgrades, "new functionality is disabled or operates in a backward compatible mode until all nodes in the cluster are upgraded."
Does that include snapshots? That is, can snapshots created while some nodes are upgraded, and some aren't, be restored to a cluster in which all of the nodes have the version before the upgrade?
Thanks!