-
Internal Boot preview
Just to answer this here as I found it in a google search - you now can with 7.3.0 dedicated boot pool - uses entire disk I'm migrating mine now from usb to a 16gb Intel Optane 🤞
-
Global C-States recently causing reboots and lockups
Thanks Jorge Power Supply Idle Control - for some reason just doesn't exist on my X570 board Disabling global c-states 100% seems to fix it but it's just weird for me that they've been on for like 3+ years with no issues and now they cause crashing I did read about increasing ryzen voltage TBH with you I'm very tempted to swap the board and CPU out for an intel setup - ryzen on linux just seems a bit meh - and if I'm gonna do a board swap it makes sense to do it now before I switch to TPM licensing and internal boot Thanks ☺️
-
Global C-States recently causing reboots and lockups
I've been dealing with issues for about a week with my unraid server It's a ryzen based system - 5600G on an X570 motherboard It randomly reboots (often in the middle of the night) and sometimes locks up halfway through the reboot or locks up during the day After doing a LOT of troubleshooting (including an overnight memtest which passed fine), it appears to be global C-States - after disabling them in bios the server stayed up for 3 days with zero issues, I then re-enabled them and it reset on the first night I was originally on 7.2.5 - tried upgrading to 7.3.0 - tried updating motherboard BIOS - none of which made any difference I've attached diagnostics but they don't show much as the syslog is just happily doing it's thing then reboot out of nowhere For now I've disabled global c-states again to get stability but I'm really intrigued why this is a thing now - my server's been running for years with perfect stability then about a week ago this started - no hardware changes at all - the only thing that happened is a power cut, my UPS kicked in but due to a degraded battery cut out before the full shutdown had occured so I had one unclean shutdown then for the following 3 days constant reboots and lock ups. Would be interested if anyone has any thoughts or similar issues? jarvis-diagnostics-20260518-0755.zip
-
[Plugin] Prometheus unRAID Plugins
The nvidia exporter - doesn't seem to export power usage properly It's always 0w Yet if I run : nvidia-smi --query-gpu=power.draw --format=csv I get : power.draw [W] 49.52 W Is this a limitation of the exporter? I have a GTX 1660ti EDIT: I have been able to bypass this by running the nvidia dcgm-exporter alongside this plugin and switching my grafana dashboard power usage graph to use DCGM_FI_DEV_POWER_USAGE
-
PhilBarker started following Running 2 instances of the same app , [Plugin] Prometheus unRAID Plugins , Restart docker container if network container restart and 1 other
-
Unraid OS Version 7.2.4 available
Just out of curiosity - I've never seen the "Requires verification to update" or the "Verify to Update" button before? Is that a 7.2.3 change? I probably just missed an update, I just get a bit paranoid when the process changes 🤣
-
Anyone else seeing VPN-linked containers randomly become “3rd party” in 7.2.x?
I wasn’t manually adding it. I was using the dropdown It was 100% rebuild-dndc. It worked fine for years but now when it rebuilds a container Unraid loses track and thinks it’s 3rd party Not had the issue at all since moving to a different VPN stack
-
Anyone else seeing VPN-linked containers randomly become “3rd party” in 7.2.x?
Thanks. I didn't think I'd need this as everything seemed to be fine - but a week or so later all the child containers started returning bad gateway - had to restart them all by hand I've added the autoheal container now 😊
-
Anyone else seeing VPN-linked containers randomly become “3rd party” in 7.2.x?
So far switching to Gluetun and away from the binhex containers - no longer using Rebuild-DNDC - has been bullet proof, and as a nice side effect a LOT more responsive 👍
-
Anyone else seeing VPN-linked containers randomly become “3rd party” in 7.2.x?
The templates are 100% still there - to "fix" them I just add container, choose template, it restarts the container - no longer shown as 3rd party I don't user docker compose - all were added through Apps It's very weird because this setup has been running for 4+ years now and never an issue. However, I've been meaning to get off the binhex- containers for a while because they take minutes to startup hanging on deleting from /tmp every time so this afternoon I've switched to gluetunvpn and migrated all the binhex containers to linuxserver ones - much faster setup. I'm going to keep Rebuild-DNDC turned off and see if this stays stable
-
Anyone else seeing VPN-linked containers randomly become “3rd party” in 7.2.x?
Hey all, I’m trying to work out whether I’m hitting a weird edge case or if this is something others are seeing in Unraid 7.2.x. SetupUnraid 7.2.3 binhex-qbittorrentvpn binhex Sonarr / Radarr / Prowlarr / Lidarr / Flaresolverr + Bazarr All child containers use: --net=container:binhex-qbittorrentvpnRebuild-DNDC at the bottom of the startup order, running on bridge network This setup has been rock solid for a long time. What’s happeningAfter a VPN/network event, all containers using --net=container:binhex-qbittorrentvpn suddenly show up as “3rd party” in the Docker UI: No Edit button Can’t update them Containers themselves are running fine Only way to recover is to recreate them from the existing user templates This has now happened twice within 24 hours. What I’ve found so farLooking at the Rebuild-DNDC logs, this happens whenever the VPN container’s Docker endpoint ID changes. Rebuild-DNDC then (correctly) rebuilds all dependent containers. Example from the log: MASTER container ENDPOINTID DOESN'T MATCH REBUILDING: binhex-qbittorrentvpn The rebuild uses normal docker run commands with the same names, paths, and configs — everything works — but Unraid then treats those containers as permanently “3rd party”. Rebuild-DNDC questionI’ve seen a few comments suggesting Rebuild-DNDC isn’t needed anymore in 7.2.x because Unraid will restart child containers automatically? I tried disabling it for a week test this, but when the VPN container restarted, all child containers lost connectivity and never recovered until manually restarted. So at least in my setup, Rebuild-DNDC still seems necessary. Curious if others are seeing thisAnyone else using binhex-qbittorrentvpn + --net=container: seeing containers flip to 3rd party? Is this new behaviour in 7.2.x? Has anyone found a way to prevent Unraid losing track of these containers? Happy to share logs if helpful.
-
Running 2 instances of the same app
Thank you! That makes a lot of sense - when I added it through CA, it kept disappearing, so I kept re-adding it through CA But the last time it disappeared I did what you suggest, add container button, selected the template Since then it hasn't disappeared, I just hadn't put 2 and 2 together
-
Running 2 instances of the same app
Thanks Yeah they’re named different. I can’t think it’s related to run order because there’s simply no log for it even attempting to start But I’ll sort run order out first and keep an eye on it
-
Running 2 instances of the same app
I run 2 instances of binhex-radarr - one for my 1080p library, one for my 4k library I can't seem to make it stable - every time I reboot the server it only starts one instance, the other is lost entirely from the Docker view I've checked the xml files and both exist, can't see anything in the logs Asking chatGPT it did suggest there can be issues with containers that connect to other container networks - all of my radar/sonarr etc.. instances connect to the binhex-qbittorrentvpn container to route any internet traffic through VPN - I can see when the array starts a bunch of "Error response from daemon: cannot join network of a non running container" - I don't think this is the route cause though as other containers start up fine, my 2nd radarr instance completely vanishes and I have to add it again from the .xml file I have set "allow install of second instance" to Yes in community applications - I can't see any UI change though, not sure what this actually does Are there any "best practice" guides for running multiple instances of the same docker image?
-
PhilBarker started following [6.8.3] shfs error results in lost /mnt/user
-
PhilBarker started following Unifi Protect Unraid NAS Backup Share Not Working
-
Unifi Protect Unraid NAS Backup Share Not Working
I just attempted this because I've had a neighbour dispute and I wanted to dump the last week of footage from 2 cameras to my unraid NAS for long term storage It just kept creating .partial files over and over like it was stuck in a loop [global] server min protocol = SMB2 server max protocol = SMB3This seems to have done the trick now. The export on unifi is very slow, takes about 5-10 minutes for each 1 hour chunk to "Prepare" but I haven't had a failed .partial since I made that change so just letting it churn through I know this is digging up an old thread, but thank you ☺️
-
VM drops USB device randomly
Ahh ok thanks, hadn't thought of that I've set it up through Usb Manager for the time being, but will get a PCIe usb carrd
PhilBarker
Members
-
Joined
-
Last visited