SMB mount many doubts

gralf

New Member
Nov 2, 2024
5
1
3
Hi there, I have proxmox installed on a dedicated PC that is always on 24/7, on this datacenter I have a LXC which runs pijole to manage my home DNS, I also have setup a VM with Home assistant on it.

There are several PCs at home, and now I am trying to setup jellyfin as home cloud.

To install Jellyfin, I used one of the scripts at the helper scripts website.

the point is that I am trying to mount a folder shared by a windows machine wich contains movies pictures and music, for that I followed this steps

1- added a storage under datacenter, a SMC/CIFS storage, it is enabled and shared, if I go to the mnt/pve/smbtest folder on the datacenter, I can see its contents.
2 - added a resource on the Jellyfin LXC, a mountpoint, where I used the previous storage, and as path I used /mnt/and a folder previously created, the point is that if I go to /mnt/thisfolder, I can see nothing but a lost&found folder

what I am doing wrong?