Snapshot creation in kubernets multinode structure

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):

Describe the issue:I have opensearch v2.3.0 cluster 3 datA nodes , 2 ingest node , 3 master nodes installed in k8 env , some indices are already present in a cluster now i want to create snapshots of indices (logstash) using nfs , i have pvc which has readwriteonce access available only

Configuration:kubernets

Relevant Logs or Screenshots:

Hi @surekha ,

Have you the NFS setup and attached to the cluster and visible to the pod? You could then specify the path for snapshot? You can read on this here - Take and restore snapshots - OpenSearch Documentation .

Leeroy.