# Store location \[/es/backup/betabackup\] is not shared between node

**URL:** https://discuss.elastic.co/t/store-location-es-backup-betabackup-is-not-shared-between-node/31894
**Category:** Elasticsearch
**Created:** [October 9, 2015, 7:36am UTC](https://discuss.elastic.co/t/store-location-es-backup-betabackup-is-not-shared-between-node/31894 "2015-10-09T07:36:37Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![krish0608](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/krish0608/32/6797_2.png) [@krish0608](https://discuss.elastic.co/u/krish0608)
#### Post date: [October 9, 2015, 7:36am UTC](https://discuss.elastic.co/t/store-location-es-backup-betabackup-is-not-shared-between-node/31894/1 "2015-10-09T07:36:37Z")

</div>

'RemoteTransportException[[elastic-es-be-data1][inet[/172.38.:9300]][internal:admin/repository/verify]]; nested: RepositoryVerificationException[[betabackup] store location [/es/backup/betabackup] is not shared between node [[elastic-es-betaout-data1][g\_qv6LXITme9JOMW3RLEBg][ip-172-31-36-120][inet[/172.11.16.20:9300]]{master=false}] and the master node]; ']]]",  
"status": 500  
}

While Taking Backup m getting this error...please help me out.

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [October 9, 2015, 7:47am UTC](https://discuss.elastic.co/t/store-location-es-backup-betabackup-is-not-shared-between-node/31894/2 "2015-10-09T07:47:14Z")

</div>

The path /es/backup/betabackup needs to be accessible by all nodes in the cluster.

---

<div class="post-metadata">

### Author: ![krish0608](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/krish0608/32/6797_2.png) [@krish0608](https://discuss.elastic.co/u/krish0608)
#### Post date: [October 9, 2015, 7:51am UTC](https://discuss.elastic.co/t/store-location-es-backup-betabackup-is-not-shared-between-node/31894/3 "2015-10-09T07:51:24Z")

</div>

how can i access my all nodes in cluster??please help me ??

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [October 9, 2015, 8:00am UTC](https://discuss.elastic.co/t/store-location-es-backup-betabackup-is-not-shared-between-node/31894/4 "2015-10-09T08:00:48Z")

</div>

Typically one uses NFS to share a directory between all nodes (but any networked file system should do). The NFS server can either be one of the cluster nodes or a separate server or appliance.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 5, 2017, 11:45pm UTC](https://discuss.elastic.co/t/store-location-es-backup-betabackup-is-not-shared-between-node/31894/5 "2017-07-05T23:45:43Z")

</div>


