AlexHuang

Members
  • Posts

    8
  • Joined

  • Last visited

Retained

  • Member Title
    DocHuang

AlexHuang's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Whoa, I think you may have diagnosed my issue, I'm so glad I asked for clarification (though apologies, I should have done some leg work and found that post you linked first - just read it over). Truthfully, I've done so many changes to both diagnose/resolve my locking issue and just add functionality to my UnRAID server that it was a bit of a nightmare to diagnose. Just to close (hopefully) this topic and maybe serve to help others: In early September 2021, I moved from a Supermicro X10 + Xeon 2600 v3 platform to the Asrock E3C246D4U + Xeon E-2126G setup I have now - I did upgrade the BIOS to L2.34 at that point - but no immediate issues with lockups. Unraid was 6.9.3 In late September 2021, I installed the FileBrowser docker (testing out a potential Krusader alternative) - it was and is the only docker using br0. From late September to now, I was experiencing random lock ups, first every few days, then eventually daily. At this point, I started down the CPU_CATERR, "is my BIOS version doing this", "is it some hardware failure" My review of the syslogs did show this trace call error activity, but I thought very little of it since process still seemed to occur after these log entries, often for several hours before I would notice a lock up. It didn't help that most lock ups seemed to happen overnight, or while I was at work,. This past weekend, I went into full "I need to fix this" mode when dealing with my kid wanting to watch Frozen II and my wife wanting to catchup on some old series in our waitlist. I then: Posted on this thread Gutted my UnRAID server including: converting my mirrored cache pools to XFS (out of fear for some newly developed BTRFS issues) [totalling my tiered cache setup], removing a SAS expander, disabling turboboost despite no CPU_CATERR messages ever, removing a host of plugins I had installed over the last month. I factory reset the BIOS and IPMI, and set my docker network to ipvlan. Presently, my system has been up and running for 1.5 days, FileBrowser remains installed and functional and a scan of my syslog reveals no call trace errors over this period. Like you and your PSU situation, I consider this all still in testing, but if stability persists over the week/weekend I'll slowly reinstall my cache pools and plugins. Fingers crossed, and thanks!!!
  2. Thanks for the details. I will try and replicate the settings as much as possible. I've reset the BIOS and the IPMI to factory default (minus the GPU setting) and removed all non-critical hardware. Pardon my lack of insight, but what is the advantage or concern regarding macvlan vs ipvlan? Mine is set to the former, but can switch that over. My PSU isn't the best (Silver Grade 750W) but has never raised concerns prior to this (powered 2-3 other systems prior to this one) - but can swap it if need be. Fingers crossed!
  3. hey @kaiguy and others, how goes it on 6.10.0-rc1? Also for clarity, are you toggling turbo boost via the BIOS, or the tips and tweaks plugin? I am having mysterious lock ups as well, with turbo boost disabled via tips and tweaks. They happen once every 12-24hrs or so. I don't have CPU_CATRR on my IPMI log, but I did have a syslog readout sort of similar to yours. No motherboard temp issues. Running a E-2126G on an E3C246D4U with the L2.34 firmware and BMC version 1.80.
  4. Has anyone gotten the tailscale plugin added in February working? I use the docker, but it would be nice to be able to have tailscale running as a plugin to allow access without the array running.
  5. Did you ever solve this? I'm experiencing the same thing...
  6. Dude, I know this is an older post, but you just saved by syslog!
  7. Annndd I'm embarassed to say that this was exactly the issue... I really thought I had removed all the spaces, etc. Thank you! I will be testing out the HW transcoding soon!
  8. Hello, Firstly - thank you for this brilliant development. Baking in these drivers has made UnRaid even more versatile. I've been having issues with GPU passthrough to plex. I used your compiled files for Unraid 6.9.0 beta 25 with Nvidia and ZFS. Via the plugin, I can see my Quadro P600 with a GPUID. However when I insert the usual parameters into plex (documented previously in this thread, and the linuxserver thread as well). I get the following error: docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused "process_linux.go:432: running prestart hook 0 caused \"error running hook: exit status 1, stdout: , stderr: nvidia-container-cli: device error: GPU-8762e169-fd10-da16-81e8-d34aa3b03103: unknown device\\n\""": unknown. I can provide other information if it helps. Thanks again!