Hi there, Any suggestions as to how I can create full ES backups without using snapshot functionality?
The reason I can't use snapshots is because they require a shared directory mounted on all nodes, but my 3-node cluster spans two data centres and I am not able to NFS mount over the WAN. I'm also not permitted to backup to AWS/S3. As I have 2 replicas of each index, I'm leaning towards the idea of stopping one node and backing up that node's data directory but wondered if anyone could suggest a more elegant way. For example, could I snapshot to a local directory on each node, then manually combine the contents into a single cohesive backup? Regards, Mat -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/f0b8a931-c423-4a37-a6df-5181bd4db309%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
