SMB as path.repo for snapshotg

I have pointed the path.repo to my windows smb share.
However, this smb share requires username and password. Is there anyway I can add the username and password to the elasticsearch.yml file? I am using docker.

The fs repository does not support specifying username or password.

When you mount the endpoint, is it possible for you to specify the username and password of that smb share? Under Linux this could work with a cifs mountpoint in the fstab IIRC

thanks for reply. I am actually using kubernetes to deploy the elasticsearch image. I have managed to get the snapshot working by using the smb csi.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.