Hi all,
Back again, seem to have encountered a permissions issue I’m unsure how to sort out,
Specs if it helps:
i5-14500
Asus W680-Ace IPMI
32 GB ECC ram (on the QVL list)
64gb Optane - Boot Drive
1TB NVME - SN850x
What I have done so far is install Truenas Scale - 24.10.0.2, on my 64GB drive
I created a Pool out of the 1tb drive, just a single drive, this Dataset I named “Docker Containers”
the idea being that this drive is for any Apps,
within Truenas I selected the Apps option and choose the pool mentioned above “Docker Containers”, and then I installed Portainer on this drive.
All this set up easy enough but I’m encountering an issue when trying to Deploy anything from with-in Portainer
Eg trying to get Nginx installed, I try to specify the volume in the Editor:
volumes:
- /Docker Containers/App_Data/Nginx/data:/data
- /Docker Containers/App_Data/Nginx/letsencrypt:/etc/letsencrypt
but get met with the error “Failed to deploy a stack: compose up operation failed: Error response from daemon: error while creating mount source path ‘/Docker Containers/App_Data/Nginx/data:/data’: mkdir /Docker Containers: read-only file system”"
Does anyone know how I can remove the read only? or what setting I may have missed that allows me to write to the drive.
if I need to give more information please feel free to ask.
Thanks in advance
Mark.