-
Is it possible to use this docker? "Monica" Relationships database/CRM.
should this work using postgressql ?
-
Docker will not start
This post is a follow-up to the previous issue. The original post in this thread, was corrupt cache drive that needed reformatted but as we went through the journey, there was other things that needed fixed. During the resolution process, I realized that I hadn't set up some settings optimally for my use cases, as highlight by help from others in this post and discord. Issue: Docker wouldn't start, cache free space was below threshold ( put cache in read-only mode ) Why: my cache drive was full, all downloads went to the cache drive and I did not have array as secondary storage set up Resolution: I did a series of changes over time based off of learning and feedback from the mods in this forum. The list of changes is listed below Reformatted the corrupt cache drive. Updated the share where the Sab downloads go to the following settings ( see figure 2 ) Primary storage: cache secondary storage: arrary mover action: cache >> array I set the above the way I did so the new downloads will hit the cache drive and the drive speed will not be the bottleneck for downloading, I don't need the files to live there long term though, hence the mover action to the array. The share that has appdata, I did the same as the above, except for mover action. I want the app data to live on the cache, but if it accidently fills up I don't want to see all the containers crash ( see figure 3 ) same as above except mover action is different mover action: arary >> cache One of the other mistake adding to the issue, for the sabnzb container, I hard coded the path for the cache vs user. ( see figure 1 ) what I had was /mnt/cache vs having /mnt/user at the time, I had it this way, because I did not have the shares configured correctly to handle this for me. when the cache drive went into read only mode, everything started having issues. Figure 1 - Figure 2 - Figure 3
-
Docker will not start
I spent time working on this over the weekend I will post setting tomorrow evening after work and get some opinionss
-
Docker will not start
I also have the sab completed / incomplete on cache , I am wondering if I should move that.
-
Docker will not start
I will look at this again , I thought I got them all. Yes , after I posted diag I noticed I was under the threshold and fixed that. Is the way I am putting cache in the drive path vs saying /user. Is that correct ?
-
Docker will not start
currently I do see that the cache is locking out because it was below its minimal thresh hold
-
Docker will not start
Here is the new Diag, I am getting errors that /config is not writable. Am I working out of the cache incorrectly ? tower-diagnostics-20231223-1723.zip
-
Adding a static ip to just one docker
if I am happy with the internally docker IP's 172.*, how can I static assign them, vs them changing ?
-
Docker will not start
if I change the path from user to cahce, it works. why is that ? Does it have anything to do with don't split he directory settings ?
-
Docker will not start
I just finished setting up CF Tunnel for ZT, and decommissioned traefik
-
Docker will not start
here is how its mapped That usenet folder, is where the completed and incomplete folders are. You can see from the container terminal window, its mapped, but when I try and make a test directory, it says no space left. It should be able to write to the location
-
Docker will not start
how can i see if the cache drive went to read only mode again ? I have temp download folders located on cache, and my containers are telling me the drive is full that they can't write to the locations that I mapped to the container
-
Docker will not start
tower-diagnostics-20231217-1851.zip Updated Diag
-
Docker will not start
-
Docker will not start
Is this bad ? I am moving things over to the new cache drive now, about to turn everything back on. should I switch to ipvlan, and move all the containers over to the docker DHCP pool ?