Hey, can you be more precise and create a fully fledged example (generating the repository, executing the snapshot on cluster one, executing restore on cluster 2, etc) and include the concrete error message in order to find out what 'the process breaks' means here? Also provide info about elasticsearch and jvm versions. Thanks!
Snapshots are always done per index (the primary shards) and not per node, so there must be something else going on. Is it possible that only one node has write access to the repository? --Alex On Thu, Jun 19, 2014 at 3:36 PM, Daniel Bubenheim < daniel.bubenh...@googlemail.com> wrote: > Hello, > > we have a cluster of two nodes. Every index in this cluster consists of 2 > shards and one replica. We want to make use of snapshots & restore to > transfer data between two clusters. When we make our snapshots on node one > only the primary shard is included, the replica shard is missing. While > restoring on the other cluster the process breaks because of the missing > second shard. > Do we have to make a snapshot for each node to include both primary shards > so that we can restore the whole index or am i missing something here? > > Thanks in advance > Daniel > > -- > 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+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/fb1b3a48-250c-46bc-9a4a-8a9ccd582164%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/fb1b3a48-250c-46bc-9a4a-8a9ccd582164%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAGCwEM8sq_eZ6g1sGhau%3DO2%3D93t%2Bz2yOtqiXxb7xMA9mrchuYg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.