Hi Forum,
I have an LXC container running Jellyfin with media located on an NFS share on a TrueNAS System.
The share named "media" to Datacenter/Storage and it's mounted on /mnt/pve/media on all the nodes.
Permissions are correctly set and UID/GID are passed through between TrueNAS and Proxmox.
Within the LXC Container, /mnt/pve/media is mounted to /media via Mountpoint:
Jellyfin runs perfectly, no issues.
When I try to migrate the container, I get the error message
Is there a way to make the mountpoint migratable or alternatively mount the NFS Share from within the container?
Thanks
Frank
I have an LXC container running Jellyfin with media located on an NFS share on a TrueNAS System.
The share named "media" to Datacenter/Storage and it's mounted on /mnt/pve/media on all the nodes.
Permissions are correctly set and UID/GID are passed through between TrueNAS and Proxmox.
Within the LXC Container, /mnt/pve/media is mounted to /media via Mountpoint:
mp0: /mnt/pve/media,mp=/media,backup=0
Jellyfin runs perfectly, no issues.
When I try to migrate the container, I get the error message
ERROR: migration aborted (duration 00:00:00): cannot migrate local bind mount point 'mp0'
, tough the NFS share is mounted on the target system.Is there a way to make the mountpoint migratable or alternatively mount the NFS Share from within the container?
Thanks
Frank