August 16, 20241 yr As the title says, I've got a couple of things I'm curious about: 1. How do I increase the amount of memory that docker can use? I get warnings when it gets to 57%. I have 128gb of ram in the machine and I know it's not using half of that. When I had unRAID running on an older machine, it only had 16gb of ram and I never got that warning. The amount of containers didn't change or anything. 2. Under Docker settings, there is a spot that says: btrfs scrub status. What is that?
August 16, 20241 yr Sounds like you are confusing docker image storage utilization with RAM usage. Where are you seeing warnings, and what exactly does the warning say? scrub is a file system check, in the context you are talking about, it's showing whether there is a current check going on of the docker image, or the result of the last check.
August 16, 20241 yr Author It just shows up in the unRAID notifications (where the bell is in the top right corner). And you're right, it does specify storage utilization.
August 16, 20241 yr Solution If the utilization keeps growing even though you haven't added any containers, this may help you figure out what's going on.
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.