Snapshots not working

Hi @Christian_Dahlqvist,

I have created a directory 'test' under /home/demo and put a 'sample.txt' under /home/demo/test/

I can see the content of the /home/demo/test/sample.txt from every node.

Master : 192.168.2.79

Data-Node1 : 192.168.2.80

Data-Node2 : 192.168.2.81

path.repo is set in all node's elasticsearch.yml file : /home/demo

my storage is located at 192.168.2.82 under /home/elaback/

I can see sample.txt from all node's /home/demo/test/ and in 192.168.2.82 under /home/elaback/test/sample.txt

This is our observation. Please correct me if anything is wrong.

Thanks,