Jump to content

Share is outside the list of designated disks, but that disk in not included


Recommended Posts

Hello

 

Ive been using Unraid for about 6 months now with no issues.

 

Due to my own requirements I have my setup set so a Share will use a disk and that's it.

e.g FILMS SHARE 1 will only use DISK 5 ,  FILMS SHARE 2 will only Use DISK 7.

 

This has worked fine until now, I have made no changes to Unraid.

 

Now data is also being written to DISK 3 by 2 different shares.

 

Sonarr and Radarr are set to download files to the Download share which is only setup to use DISK 3, these are then moved to their respective share.

I am aware that one of my shares is low on space but my other still has nearly 3tb of free space.

 

I have tried deleting the data, Unraid recognizes that there's no data outside the designated disks.

I ask Radarr to do its thing and once again its over both disks.

 

Ive had a google and cant seem to find a solution, even more puzzling is that I haven't done anything.

 

Thanks in advance

 

Share settings.png

shares.png

Link to comment

I believe this is what you need?

 

Quote

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-radarr' --net='bridge' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '7878:7878/tcp' -v '/mnt/user/':'/data':'rw' -v '/mnt/user':'/media':'rw' -v '/mnt/user/appdata/binhex-radarr':'/config':'rw' 'binhex/arch-radarr'

ff414d4dc0491234348b2f07382f1e67aa5670787f8ffccc86d6c0fb7565319f

The command finished successfully!

 

Link to comment

I am not entirely sure. I was guided by a spaceinvaderone video but I strayed slightly.

 

 

The /data that radarr uses is supposed to be a download directory I believe

The /media is supposed to be the video files directory

 

I gave access to the /user so I could go into any share from there, I have files going into separate directory's being Downloaded by a seedbox and SabNZB

 

 

Link to comment

Update:

 

Ive tried replicating the problem in Sonarr without luck. Both Sonarr and Radarr are set up similarly.

I think the issue may be a problem may be something to do with SabNZB.

When I use rutorrent in connection with resilio sync, Sonarr and Radarr the files are placed in the share without being put over disks.

Using Sab with Radarr the files are put over 2 disks.

 

 

 

Link to comment

Do you think you have a good understanding of container volume mapping?

 

Since you are mapping things at such a low level with all user shares as data and also as media, you may be experiencing scenario #2 as explained here:

In other words, files get "repathed" to the same disk instead of getting moved.

Link to comment

Im afraid I have very little idea of volume mapping.

 

I have now remapped my /data to the Download share itself and also remapped the /media to the shares containing the media.

 

This seems to have fixed things.

 

I should have set things up properly the first time. Thank you for the help.

 

 

I would be interested to know why this has suddenly started happening after months of no problems.

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...