Simple persistence question

Hi

I feel this should be a newbie question, but so far my google skills has
eluded me.

Assume I have a simple setup with two nodes, standard 5 shards and 1
replica setup, and standard local disk persistence.

When I add data to an index is it then persisted to disk only on the
primary node, or also on each replica?

In other words if each node has 250Gb of disk storage, do I have room for
250Gb documents or 500Gb documents?

Best regards
Henrik

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

Only for 250 Gb docs.
As each doc is replicated once.

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 23 juil. 2013 à 15:18, Henrik Lynggaard Hansen henrik@hlyh.dk a écrit :

Hi

I feel this should be a newbie question, but so far my google skills has eluded me.

Assume I have a simple setup with two nodes, standard 5 shards and 1 replica setup, and standard local disk persistence.

When I add data to an index is it then persisted to disk only on the primary node, or also on each replica?

In other words if each node has 250Gb of disk storage, do I have room for 250Gb documents or 500Gb documents?

Best regards
Henrik

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.