I have a mounted volume attached to my Mattermost server. Its location is /mnt/volume_name/. I have tried setting the file storage location to
/mnt/volume_name/data
in the system console, but mattermost ends up creating /opt/mattermost/mnt/volume_name/data and saving data there instead. Does the local storage data folder have to be a child of /opt/mattermost? I also tried …/mnt/volume_name/data to force it to go up a directory unsuccessfully.
Hi unrelatedwaffle and welcome to the Mattermost forum!
Can you confirm that there’s no . in front of the path in the value in system console?
What Mattermost server version are you running and what deployment model (binary, omnibus, docker, etc.) did you use?
Please also post the output of the command jq .FileSettings /path/to/your/mattermost/config/config.json.