Snapshot to Network File System

Hello,

Is it possible to make snapshots to network file system? We have 5 nodes in
our elasticsearch cluster. We think about making snapshots to nfs but we
see in our current snapshot location on nodes are files with same names and
we don't know if that will be problem for ES.

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/149524eb-1eca-4753-b028-167c7a361738%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hi,

Using a shared filesystem such as NFS is indeed fine. Please see [1]. Don’t worry about naming conflicts among the files, the snapshotting process is smart enough to do the right thing.

Note that, for disaster recovery, you can also snapshot off-premise to, for instance, an S3 bucket.

Cheers,
Andrew

  1. Elasticsearch Platform — Find real-time answers at scale | Elastic

On Jun 18, 2014, at 9:26 AM, Paweł Chabierski p.chabierski@gmail.com wrote:

Hello,

Is it possible to make snapshots to network file system? We have 5 nodes in our elasticsearch cluster. We think about making snapshots to nfs but we see in our current snapshot location on nodes are files with same names and we don't know if that will be problem for ES.

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/149524eb-1eca-4753-b028-167c7a361738%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/AB1EA41D-281D-46BC-98F7-87B553F7B08C%40elasticsearch.com.
For more options, visit https://groups.google.com/d/optout.