Has anyone tried this? Is this supposed to work? I've had issues with trying to run /_snapshot on a directory that isn't on a shared FS.
/_snapshot
I get store location [/.../directory/.../] is not shared between node (… nodes … ) which suggests that NFS is required. Is it?
store location [/.../directory/.../] is not shared between node (… nodes … )
Error msg: http://pastie.org/10224174#2
Hi,
Yes, the "fs" repository type requires a shared file system to work, such as NFS. The documentation is available at:https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-snapshots.html#_repositories.
Hope that helps.
See https://github.com/elastic/elasticsearch/issues/6638 for more on local FS snapshots.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.