attempting to do some ES snapshots to some nfs mounts - getting a permissions error that the NFS directory is not accessible on the node. The nfs shares seems to work ok, I can create and delete things.
I notice when I run this command to create a snapshot "bucket" using this command
Elasticsearch creates this directory, and some files therein, to verify that each node has write access to the repository. That it's owned by the wrong user suggests something wrong with your setup, perhaps on just one of your nodes. If I remember correctly, unless configured otherwise NFS expects numeric user IDs and group IDs to be the same across all machines, so perhaps there is a mismatch there such that the sssd user on one machine has the same user ID as the elasticsearch user on another?
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.