I have a Jellyfin lxc setup with hardware transcoding with a bind mount which has all the media on. This has been working fine so far then while watching it froze. I tried to reboot the lxc but it failed. Running the lxc-start -n 102 -F -l DEBUG -o /tmp/LXC102.log it showed in the logs that it was trying unmount a bind point at mp1. My bind mount point was at mp0.
If someone is able to point me in the right direction that would be great.
Thanks
Code:
umount -- /var/lib/lxc/.pve-staged-mounts/mp1' failed: exit code 32
If someone is able to point me in the right direction that would be great.
Thanks