Proxmox with arr stack in LXC

enigmacarpc

New Member
Oct 4, 2024
7
0
1
Hello everyone, I have the arrs running in LXC via helper scripts. I have mounted all shares in /mnt on the PVE and they appear in the fstab I then mounted them to each LXC and I can browse them.


# Mount CIFS share on demand with rwx permissions for use in LXCs
//192.168.1.47/Movies /mnt/movies cifs _netdev,x-systemd.automount,noatime,uid=100000,gid=110000,dir_mode=0770,file_mode=0770,user=xxx,pass=xxx

# Mount CIFS share on demand with rwx permissions for use in LXCs
//192.168.1.47/downloads/ /mnt/downloads /mnt/downloads/complete cifs _netdev,x-systemd.automount,noatime,uid=100000,gid=110000,dir_mode=0770,file_mode=0770,user=xxx,pass=xxx

# Mount CIFS share on demand with rwx permissions for use in LXCs
//192.168.1.45/torrents/ /mnt/torrents cifs _netdev,x-systemd.automount,noatime,uid=100000,gid=110000,dir_mode=0770,file_mode=0770,user=xxx,pass=xxx

# Mount CIFS share on demand with rwx permissions for use in LXCs
//192.168.1.45/Media /mnt/media cifs _netdev,x-systemd.automount,noatime,uid=100000,gid=110000,dir_mode=0770,file_mode=0770,user=xxx,pass=xxx

All shares are mounted in the containers. mounting the torrents/downloads and downloads complete (Sabnzb) I can browse them from all the arrs. All the arrs have the same warnings:

Remote download client qBittorrent places downloads in /downloads but this directory does not appear to exist. Likely missing or incorrect remote path mapping.

Warning from Sonarr: Import failed, path does not exist or is not accessible by Sonarr: /complete/xxxxx.S01E01.xxxx.1080p.TrueHD.5.1.AVC./. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder

Also sonarr can write to the shared folder where the main media is stored.

Any idea why all the arrs can't move files but can read them?

Thanks
 

Attachments

  • Sonarr Remote Path mapping.png
    Sonarr Remote Path mapping.png
    63.6 KB · Views: 2
  • Proxmox Sonarr mount points 2024-10-23 173607.png
    Proxmox Sonarr mount points 2024-10-23 173607.png
    35.5 KB · Views: 2
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!