October 2, 20169 yr In 6.2, you can modify volume mountings to use the new "slave" option. What is this and how do you do it? I am getting warning from the "fix common plug ins" for CrashPlan and cannot figure out what to do. "Docker application CrashPlan has volumes being passed that are mounted by Unassigned Devices, but they are not mounted with the slave option" "To help with a trouble free experience with this application, you need to pass any volumes mounted with Unassigned Devices using the slave option. Fix it here: Docker" "Fix it here" takes me to the Docker section but I do not know what to do? Thanks! Edited May 1, 20188 yr by TexasDave
October 2, 20169 yr Edit the container, then edit the path that has the host mounting with the UD mounted path, then change the mode to be either RW,slave or RO,slave depending upon your circumstances
October 3, 20169 yr Author Hi Squid - thanks for helping me. I do not understand what you mean by "UD Path". I attach a screenshot of the docker setup. Can you advise which path to change please? Thanks!
October 3, 20169 yr Host path 5 (/mnt/disks) has to be set to slave mode for it to work consistently (Because you're referencing /mnt/disks which is the path that Unassigned Devices uses). Edit that path and set the mode to be RW,slave
April 25, 20188 yr Thank you. I was getting the same error for the Krusader docker. I was staring at the information for the past 2 days trying to figure out what it wanted me to change. Changed /mnt/disks/ to RW Slave (it was RW prior) and the error went away. Sometimes things are as intuitive as some people think they are and we just need a slap on the back of th head. Tim
January 17, 20197 yr If I give /mnt to a docker container and I do use traditional /mnt/user AND Unassigned Devices /mnt/disks does it harm to set the Slave option?
January 17, 20197 yr 12 hours ago, hawihoney said: If I give /mnt to a docker container and I do use traditional /mnt/user AND Unassigned Devices /mnt/disks does it harm to set the Slave option? The slave setting causes no harm
January 20, 20197 yr Can someone give me an example of what to put in the host 5 field in place of /mnt/disks? The mount path I'm using is /mnt/disks/SSD . I'm wrestling with the same error.
January 20, 20197 yr 1 minute ago, gdeyoung said: Can someone give me an example of what to put in the host 5 field in place of /mnt/disks? The mount path I'm using is /mnt/disks/SSD . I'm wrestling with the same error. https://forums.unraid.net/topic/57181-real-docker-faq/#comment-564314
January 21, 20197 yr I found that earlier. However, it does not have an example of the actual string that needs to be used in the field. I understand I need to mount it as a slave. I'm looking for the actual command to use.
January 21, 20197 yr You would put in what ever path UD mounted the disk at. Can't 100% remember if you can just navigate to it via the folder browser drop down.
May 31, 20197 yr Ok, now I am confused. I have a external USB which I want to point my motioneye to, and I have read about setting disks to Slave. and I right that to do this all I have to do is the following then using the /mnt/cache to /mnt/disks/share UPDATE: ok I was being blond. I found the option after a lot of reading and looking around, if anyone is trying to find it, I found it by: Click on the Advance Tap, then choosing the Container Path I want to change to RW:SLAVE click on Edit and within here you will see the option to change it. Edited June 4, 20197 yr by chris_netsmart Found the Solution
May 31, 20197 yr 2 minutes ago, chris_netsmart said: then using the /mnt/cache to /mnt/disks/share huh?
August 12, 20196 yr What does the slave option do? Why use it?Because under certain circumstancea, a container won't be able to see any files stored within a path (those mounted by the unassigned devices plugin) without the slave mode being enabled Sent via telekinesis
August 16, 20196 yr I had about 6 containers that were on the list. I've fixed those, but I don't know how to fix these remaining two. NZBHydra2 Tautulli - Host Path 1 has been changed from Read Only to R/O Slave but still having issues.
August 16, 20196 yr To fix the appdata config, Settings - Docker - Stop the service. Advanced View, enable template authoring mode Re-start the service Then you can edit the container again, and there will be an EDIT button next the the /config mapping.
August 16, 20196 yr 4 hours ago, Squid said: To fix the appdata config, Settings - Docker - Stop the service. Advanced View, enable template authoring mode Re-start the service Then you can edit the container again, and there will be an EDIT button next the the /config mapping. Thanks Squid. I made a donation towards your beer fund.
August 16, 20196 yr Thanks Squid. I made a donation towards your beer fund.Thank you. Always appreciatedSent from my phone as I'm probably having a beer and enjoying a fire
December 23, 20196 yr On 8/16/2019 at 10:53 AM, Squid said: To fix the appdata config, Settings - Docker - Stop the service. Advanced View, enable template authoring mode Re-start the service Then you can edit the container again, and there will be an EDIT button next the the /config mapping. On 10/2/2016 at 7:25 AM, Squid said: Edit the container, then edit the path that has the host mounting with the UD mounted path, then change the mode to be either RW,slave or RO,slave depending upon your circumstances Hey Squid I'm still confused on what to change in the actual container. I enabled the template authoring mode. For those wondering where it is: Edited December 23, 20196 yr by Supa
November 10, 20205 yr On 12/22/2019 at 7:20 PM, Supa said: Hey Squid I'm still confused on what to change in the actual container. I enabled the template authoring mode. For those wondering where it is: Thank you. Good lord people. How f-ing hard was it to answer this question. It only took 3 threads with >10 posts each. So unclear, by default there is absolutley no hint of "slave" or anyway to change some option. It reminds me of the 'how many people does it take' joke.
November 10, 20205 yr Also. since I spent 15 minutes hinting for it. in every possible menu. "Advanced View," its the little button, top right, in the Docker Menu. It says "Basic View" by default until you click it. Theres two types of people here, the people who know all this that cant explain for shit because its obvious to them and the people who have no clue so they are on the message board looking for answers. We need to work on connecting those two. (looking at you Squid, you clearly know this stuff inside and out, but your answers leave a lot to be desired- especially linking to vaguely related posts rather than a 1 sentence solution.) Edited November 10, 20205 yr by AndyT86
April 2, 20215 yr Recently migrated my Plex configs, DBs, and meta data to another dedicated SSD as it was taking up all my cache space. Next came this same warning from FixCommonProblems plugin "...has volumes being passed that are mounted by Unassigned Devices, but they are not mounted with the slave option". Problem is, the path in question is defined by AppData Config Path in the Docker Template ... and there does not appear to be a way to add the RW/Slave option (see screenshot). How can I resolve this?
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.