June 24, 20251 yr Good day, everyone,First-time poster here and first-time Unraid user. I've been going ham setting up Docker (so cool!) on my system, and I've, predictably, made the usual mistakes. Some I noticed and fixed, others I simply cannot track down even with the help of Chat GPT or previous forums replies.I have the Jellyfin/Jellyseer/Prowler/Radarr/Sonarr/qBittorrent-vpn combo, and all was well functionality-wise except that Radarr and Sonarr appear to be dragging the torrent downloads into their vDisk /downloads instead of passing them to the disk share where they should live. (Only Sonarr is showing as a higher vDisk image rn because I tried reinstalling Radarr, but both were showing the same issue).I have checked the paths about 6 different times, and they seem to be completely sensible to me, yet nothing seems to change, and I keep getting vDisk warnings. I understand the Local Path /donwlaods part of Radarr and Sonarr is probably the issue, but I fail to see how else they should be set up. Any help would be welcome!RadarrRemote Path: /data/moviesLocal Path: /downloadsSonarrRemote Path: /data/tvLocal Path: /downloadsqBittorrentDefault Save Path: /data/DownloadsWith /data/tv and data/movies paths assigned to each category.Fix Common ProblemsErrors: No errors found by "Fix Common Problems".Warnings: Share appdata set to cache-only, but files/folders exist on the array (probably suspicious :)Dock Image Size User Script Output##################################################################################List of Image, Container and docker volume size.##################################################################################There are 23 Images taking up ......22.52GBThere are 22 Containers taking up ......10.87GBThere are 5 Local Volumes taking up ......68.27MBThere are 0 Build Cache taking up ......0B##################################################################################List of containers showing size and virtual size##################################################################################First size is the writable layers of the container (Virtual size is writable and read only layers)22.8kB (virtual 1.2GB) Is being taken up by ......... josh5/unmanic:latest22.9kB (virtual 205MB) Is being taken up by ......... lscr.io/linuxserver/sonarr9.55GB (virtual 9.76GB) Is being taken up by ......... lscr.io/linuxserver/radarr524MB (virtual 3.82GB) Is being taken up by ......... ghcr.io/haveagitgat/tdarr259MB (virtual 3.16GB) Is being taken up by ......... ghcr.io/haveagitgat/tdarr_node0B (virtual 1.43GB) Is being taken up by ......... fallenbagel/jellyseerr:latest1.14MB (virtual 1.8GB) Is being taken up by ......... binhex/arch-qbittorrentvpn28.4MB (virtual 121MB) Is being taken up by ......... pihole/pihole20.1kB (virtual 53.6MB) Is being taken up by ......... ghcr.io/dan-online/autopulse:latest14.1kB (virtual 2.29GB) Is being taken up by ......... photoprism/photoprism0B (virtual 1.3GB) Is being taken up by ......... viktorstrate/photoview101B (virtual 79.2MB) Is being taken up by ......... lnxd/github-backup110kB (virtual 162MB) Is being taken up by ......... bitnami/redis:latest533B (virtual 1e+03MB) Is being taken up by ......... ghcr.io/immich-app/postgres:16-vectorchord0.3.0-pgvectors0.3.078.3kB (virtual 766MB) Is being taken up by ......... ghcr.io/ich777/microsoft-edge85.5MB (virtual 3.04GB) Is being taken up by ......... ghcr.io/imagegenius/immich22.9kB (virtual 181MB) Is being taken up by ......... lscr.io/linuxserver/prowlarr95.4kB (virtual 1.25GB) Is being taken up by ......... jellyfin/jellyfin:latest52.3kB (virtual 591MB) Is being taken up by ......... jlesage/filebot22.3kB (virtual 435MB) Is being taken up by ......... lscr.io/linuxserver/duplicati115MB (virtual 314MB) Is being taken up by ......... aronmarinelli/bitwarden-secure-sync:latest307MB (virtual 1.82GB) Is being taken up by ......... ghcr.io/binhex/arch-flaresolverr##################################################################################List of containers in size order##################################################################################3290MB - ghcr.io/haveagitgat/tdarr2950MB - ghcr.io/imagegenius/immich2900MB - ghcr.io/haveagitgat/tdarr_node2290MB - photoprism/photoprism1930MB - ghcr.io/binhex/arch-sonarr1800MB - binhex/arch-qbittorrentvpn1520MB - ghcr.io/binhex/arch-flaresolverr1430MB - fallenbagel/jellyseerr1300MB - viktorstrate/photoview1250MB - jellyfin/jellyfin1200MB - josh5/unmanic766MB - ghcr.io/ich777/microsoft-edge591MB - jlesage/filebot435MB - lscr.io/linuxserver/duplicati207MB - lscr.io/linuxserver/radarr205MB - lscr.io/linuxserver/sonarr199MB - aronmarinelli/bitwarden-secure-sync181MB - lscr.io/linuxserver/prowlarr162MB - bitnami/redis92.7MB - pihole/pihole79.2MB - lnxd/github-backup53.6MB - ghcr.io/dan-online/autopulse1e+03MB - ghcr.io/immich-app/postgres##################################################################################List of docker volumes, the container which they are connected to their size##################################################################################ID 2c6481c532e69badfdb679b6ac416e44b9a61ab186095b45c0c805887db0da72This volume connected to immich has a size of 0ID 3d03c803878c526d0875d93bd7cf4dc61d8e99754815be89a5b8535a4a63eae9This volume connected to has a size of 0ID 706fc0bd5a518b4e00ff41ef6082794cf95b785175126a897ad32267b1e9168eThis volume connected to Jellyfin has a size of 71MID cce6a4a7a58b560e3df3542f74c551487e7e2f3bc91f81da4b48c41c86cd404dThis volume connected to has a size of 0ID dac398339dd2778fb8d510810e731ccce9ff2da97d95edff6362a6cb1eb32d63This volume connected to duplicati has a size of 0################################################################################## nas-diagnostics-20250624-1413.zip
June 24, 20251 yr Community Expert Not entirely clear what you mean by "remote" and "local" path. Usually we talk about container and host paths.Post docker run for radarr
June 24, 20251 yr Author 1 hour ago, trurl said:Not entirely clear what you mean by "remote" and "local" path. Usually we talk about container and host paths.Post docker run for radarrHi trurl,Thanks for your reply.By local/remote paths, I am referring to the settings that need to be set within Radar and Sonarr under the Settings > Download Clients > Remote Path Mappings. docker run -d --name='radarr' --net='bridge' --pids-limit 2048 -e TZ="Europe/London" -e HOST_OS="Unraid" -e HOST_HOSTNAME="NAS" -e HOST_CONTAINERNAME="radarr" -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:7878]/system/status' -l net.unraid.docker.icon='' -p '7878:7878/tcp' -v '/mnt/user/Media/Movies/':'/movies':'rw' -v '/mnt/user/Media/Downloads/':'/downloads':'rw' -v '/mnt/user/appdata/radarr':'/config':'rw' 'lscr.io/linuxserver/radarr'b30a11edc6f240fe092422a43beaa809f36b2ee3dad0b501963393077cb93fb0The command finished successfully!docker run -d --name='sonarr' --net='bridge' --pids-limit 2048 -e TZ="Europe/London" -e HOST_OS="Unraid" -e HOST_HOSTNAME="NAS" -e HOST_CONTAINERNAME="sonarr" -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8989]/system/status' -l net.unraid.docker.icon='' -p '8989:8989/tcp' -v '/mnt/user/Media/TV/':'/tv':'rw' -v '/mnt/user/Media/Downloads/':'/downloads':'rw' -v '/mnt/user/appdata/sonarr':'/config':'rw' 'lscr.io/linuxserver/sonarr'8b7e1bdf363c46283b0f8e06c3ae328f038e1e6ad5fcb9b42357d260a16a5ee6The command finished successfully! Edited June 24, 20251 yr by CommonMan
June 24, 20251 yr Community Expert There is no mapping for /data, so anything written to that path is internal to the container which would explain why it grows in size. Normally one would expect /data to be mapped to a location on the the host to avoid this happening.
June 24, 20251 yr Community Expert Post a docker run output for sonarr and radarras you should have something similar toUnraid users don't typically use the "remote path mappings" within sonarr/radarr. To my understanding remote path mappings are for when sonarr/radarr are ran separate from the storage media. Edited June 24, 20251 yr by MowMdown
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.