Hello everyone,
Firstly, I want to clarify that I'm new to Proxmox and currently in the learning phase. Before posting a message, I always try to search or experiment, but this time I couldn't find a solution. I already have an instance on OpenMediaVault with Docker and all the containers inside.
I aim to create a NAS with various containers LXC (the same I have in my Docker today but I want to try with LXC) (unprivileged) listed here: https://tteck.github.io/Proxmox/
The problem I encounter is that although I can see my configuration files/folders via the CLI of my LXC container (/var/lib/prowlarr/), I'm unable to access them via my SMB. I followed this tutorial https://forum.proxmox.com/threads/tutorial-unprivileged-lxcs-mount-cifs-shares.101795/ but it doesn't seem to be helping.
Additionally, I tried reinstalling the container directly on the SMB, but I encountered an error.
So, I implore you, what is the solution for me to access all the configuration folders of my containers on my Samba share created with Turnkey for read/write?
A huge thank you for your assistance!
Firstly, I want to clarify that I'm new to Proxmox and currently in the learning phase. Before posting a message, I always try to search or experiment, but this time I couldn't find a solution. I already have an instance on OpenMediaVault with Docker and all the containers inside.
I aim to create a NAS with various containers LXC (the same I have in my Docker today but I want to try with LXC) (unprivileged) listed here: https://tteck.github.io/Proxmox/
- I created a ZFS pool with a single disk and set up a data set (mp0: /lxc/data,mp=/mnt/data) my Samba share. Great, it works.
- First, I install the Prowlarr container using this script https://tteck.github.io/Proxmox/ on my ZFS pool. Great, it works.
- I added mp0: /lxc/data,mp=/mnt/data in /etc/pve/lxc/102.conf (my prowlarr container)
- I restarted the SMB server but I have nothing
The problem I encounter is that although I can see my configuration files/folders via the CLI of my LXC container (/var/lib/prowlarr/), I'm unable to access them via my SMB. I followed this tutorial https://forum.proxmox.com/threads/tutorial-unprivileged-lxcs-mount-cifs-shares.101795/ but it doesn't seem to be helping.
Additionally, I tried reinstalling the container directly on the SMB, but I encountered an error.
So, I implore you, what is the solution for me to access all the configuration folders of my containers on my Samba share created with Turnkey for read/write?
A huge thank you for your assistance!
Last edited: