-
[Plugin] Docker Compose Manager
glad it worked for you! most containers are setup to be looking for certain paths and ports on the container side, and this cannot be (easily) changed. so unless you really know what youre doing: for ca app docker templates, only change the "host path" and "host port" fields in the template, leave the "container path" and "container port" alone. for compose files, its the same idea. for volumes and ports, set the left side of the " : " to the port and/or path you want to use on unraid, and leave the right side of the " : " alone.
-
[Plugin] Docker Compose Manager
i think you modified the wrong side of the : docker-compose syntax is host-path:container-path so the compose.yml is setup to bind-mount: ./cs2-data (on the host, unraid in this case) to /home/steam/cs2-dedicated (in the container) try setting your "volume" in the compose as follows: /mnt/user/appdata/cs2-dedicated:/home/steam/cs2-dedicated and see what you get.
-
[Plugin] FolderView
if you read a couple of pages back, scolcipitato has abandoned the project, so there will be no "further development" or "fix" from them. follow instructions from VladoPortos to get on the new version of the plugin. my folderview was broken on 7.0.0 until i updated to VladoPortos. still on 7.0.0, so i cant speak to how it will work for you on 7.0.1
-
[Plugin] FolderView
are you using the VladoPortos version or the scolcipitato version?
-
Recycle Bin (vfs recycle) for SMB Shares
brief testing on the new update and seems to be working as it should. thanks @dlandon, appreciate you!
-
Recycle Bin (vfs recycle) for SMB Shares
probably not. it's really nice to be able to see everything that has been deleted at a glance in the log without having to navigate to each individual recycle bin to make sure all the files are ok to remove permanently.
-
Recycle Bin (vfs recycle) for SMB Shares
unraid-diagnostics-20250215-0837.zip
-
Recycle Bin (vfs recycle) for SMB Shares
the logging on my recycle bin is broken. been using for years, updated to 7.0.0 shortly after release, been fine. i updated recycle bin recently and noticed that it isnt logging when i delete files. now when i delete a file thru smb, it moves the file to the recycle bin folder (as it should). but nothing shows in the log. when i go delete the file from the recycle bin folder (also thru smb), then it shows in the log. this was never the behavior before, it would show in the log immediately, then after the 5 min interval, would actually show in the recycle bin to be emptied. is this a known issue, or am i missing something? does using exclusive shares have anything to do with logging behavior? share exclusivity and updating recycle bin plugin are the only thing on my server that ive changed recently. thanks!
-
[PLUGIN] IPMI for 6.11+
when below your minimum temp setting, the fans run at the fan speed minimum. once it hits above your minimum temperature, it starts applying the curve between your fan speed minimum and fan speed maximum depending on your temps for the settings you posted, your fan logic would be: -run the fans at 1.5% until the CPU hits 20 degrees. -between 20 degrees and 80 degrees, apply and set the fan speed/curve between 1.5% and 75% depending on where the temperature sits between 20 and 80. -any temp past 80, run the fans at 75% (the "fan speed maximum") these are bad settings because your CPU will never run below 20 degrees. my CPU idles in the mid-40 degree range, so I have my low temperature threshold set to 50, so the fans don't bounce around with minor temp changes at idle. it doesn't start applying the curve until it hits 50 degrees (my low temperature threshold), which means the CPU is actually doing something, so it starts ramping the fans up (at 50 degrees)
-
[PLUGIN] IPMI for 6.11+
post your fan control page and what temps you're seeing
-
[PLUGIN] IPMI for 6.11+
ah ok, that is the discrepancy then. i ditched the midplane and put the tower heatsinks in mine and i can get it to idle at 18% (or even lower if i wanted, really) and be pretty quiet and stay cool.
-
[PLUGIN] IPMI for 6.11+
how how it is in the room where your server is? what is "idle" to you? these are my settings (r730xd with 2x 2680v4): my fans have been idle all day (at 18%) and my cpus are in the 44c-47c range. something seems off. do you have the flat, low profile heatsinks or the tower heatsinks?
-
[PLUGIN] IPMI for 6.11+
it still polls at the time you set, but only posts to the log if it is actually making a change to the fans, as to not clog up the log with a bunch of redundant non-changes you were below your low temp threshold, so the fans were just running at minimum speed
-
[PLUGIN] IPMI for 6.11+
when you are below your "low temperature threshold", your fans will run at the "fan speed minimum" which it appears to be in the log. what are your temps getting up to and its not increasing your fans?
-
[PLUGIN] IPMI for 6.11+
thanks, @SimonF & @spl147. updated to 26c without issue. fan control log looks much better. spundown override lockout working as well. the "Enable Virtual Machine Override:" helptext on the "settings" tabs formatting is kinda borked. it doesnt sit below the title of the field like the rest of the helptexts, it nests the title within the helptext popout. i highlighted it for visibility, its white text on light blue and is barely visible without the highlight. for the "fan settings" helptext, where its placed is not over the "fan settings" title. see attached, it doesnt show that it can be expanded when i hover over red, it does when i hover over blue.
xrichnj
Members
-
Joined
-
Last visited