-
[Support] Linuxserver.io - Plex Media Server
Bumping this, just wondering if anyone else is having this issue as I'm still constantly pegged at >100% all the time.
-
[Support] Linuxserver.io - Plex Media Server
Since an update at the beginning of June plex has consistently been using 100% of the CPU (as shown in Glances), I've gone through and disabled all scheduled tasks besides credit and intro scanning, what is the best way to determine the culprit here? What's the appropriate log to look into? Any help is appreciated!
-
Parity Check Stuck, Drives even spun down
I tried each stick individually, no change. Went and bought a i9-12900k dropped it in and server has been parity checking for a couple of hours now no problem. What are the known issues with the 13900k? Is the CPU cooked or it just has compatibility issues?
-
Parity Check Stuck, Drives even spun down
Updated the Intel ME firmware and made sure my BIOS was the latest as other forum threads suggested as well, the server still hangs up after it gets to about 300GBs in the parity check, no errors found. The server runs perfectly fine otherwise, only during parity check are there issues, this error appears in the log during the check: kernel BUG at drivers/md/unraid.c:1617!
-
Parity Check Stuck, Drives even spun down
What are the best diagnosis methods to start ruling things out? CPU was moved from my working desktop computer, RAM is brand new and passes all memtests.
-
Parity Check Stuck, Drives even spun down
syslog.txtAnother syslog dump, happened again after I restarted, relevant errors at the very end where parity check slowed to a crawl
-
MTerracciano started following Parity Check Stuck, Drives even spun down
-
Parity Check Stuck, Drives even spun down
Hello, I was diagnosing some random crashes on my server and narrowed it down to Frigate doing some weird things when a camera went down and taking up on the memory in the system. I since limited all of my dockers memory usage and that appears to have fixed that issue but now when I go to run a parity check it starts out fine but soon slows to a crawl (400kB/s) and even allows the drives to spin down. I don't see any obvious issues in the log (attached) and the server is running fine otherwise. I tried updating to 7.1.0 (was running 7.0.1 before) but the problem persists. Any help is appreciated to figure out what is going on. Worth nothing that I recently had to rebuild the server due to a motherboard/RAM/CPU problem, not exactly sure which it was, but I upgraded everything about a month ago. syslog.txt
-
[Plugin] Docker Compose Manager
Is there any way to handle update checks/notifications?
-
[PLUGIN] mergerFS for UNRAID (Support Topic)
Oof modifying that script is unfortunately beyond my abilities, is it safer to run an rsync command script like this: CACHE="/mnt/frigate_cache" ARCHIVE="/mnt/frigate_archive" N=7 #days find "${CACHE}" -type f -atime +${N} -printf '%P\n' | \ rsync --files-from=- -axqHAXWES --preallocate --remove-source-files "${CACHE}/" "${ARCHIVE}/" Again, really appreciate your help!
-
[PLUGIN] mergerFS for UNRAID (Support Topic)
Specifically for reviewing recently recorded events/timeline scrubbing, everything loads much faster when stored on the SSD and I'm far more likely to be reviewing the last few days of recording than I am to go back 30days where I'm fine with it loading a bit slower due to the footage being moved to/living on the hard drive. Ideally I'd schedule the move every day or two to move files older than a week to the hard drive, gives me the best of both worlds, long term storage and fast reviewing of recent events. Thanks again for your help!
-
[PLUGIN] mergerFS for UNRAID (Support Topic)
Worked perfectly! I do realize that balance might not be what I'm looking for exactly, I'm using my merge mount as storage for my Frigate camera recordings, wanted mergerfs.balance to move older recordings from the SSD to the spinning disk within my merge (1TB /mnt/frigate_cache to 6TB /mnt/frigate_archive) hence the 25% balance, but I realize now that balance probably doesn't pay attention to the age of the files. Is there another tool or perhaps a script that you know of that would accomplish what I'm looking for?
-
[PLUGIN] mergerFS for UNRAID (Support Topic)
6.12.13, I installed python 3 through NerdTools plug-in, specifically, python3-3.9.18-x86_64-1_slack15.0.txz, what dependencies are needed/can in install them through a script at startup or what's the best solution? Thank you!
-
[PLUGIN] mergerFS for UNRAID (Support Topic)
When trying to run mergerfs.balance I get the following error, any help is appreciated! root@PurpleCloud:~# mergerfs.balance -p 75 /mnt/addons/Frigate_Recordings Traceback (most recent call last): File "/usr/bin/mergerfs.balance", line 18, in <module> import ctypes File "/usr/lib64/python3.9/ctypes/__init__.py", line 8, in <module> from _ctypes import Union, Structure, Array ImportError: libffi.so.7: cannot open shared object file: No such file or directory
-
[SUPPORT] blakeblackshear - Frigate
I actually abandoned the idea, turns out the M2000 barely uses less power than my GTX1070 when running frigate and compreface, 33W vs. 17W so I can't really justify having a separate GPU, really thought I'd be saving more energy
-
[SUPPORT] blakeblackshear - Frigate
Hi, I installed a 2nd GPU in my machine (nvidia M2000) to take the load off my larger GPU, I updated the GPUID in the frigate container template but it's still using my original GPU, any idea what could be wrong here?
MTerracciano
Members
-
Joined
-
Last visited