Everything posted by HollyGhost
-
Radeon RX 7900 XT passthrough
Mind that NVIDIA GPU's are not supported by this "custom" kernel... so my NVIDIA GPU is currently useless
-
Radeon RX 7900 XT passthrough
I was able to get the 9070XT working by using the newest linux kernel, described by this reddit post: https://www.reddit.com/r/unRAID/comments/1j52fkc/unable_to_pass_through_amd_rx_9070_xt/ Im currently sitting on unraid version 7.1.2, because the github repo only supports that version (6.14.6 20250512 o2 gcc 7.1.2)
-
HELP - CPU pinning not saving my selection
This is an old post, but for anyone else stumbling on this and having the same issue, for me it was my custom docker container that had no option to set cpu pinning (container > edit > cpu pinning in advanced view). After removing the container I could pin from the settings page again.
-
Unstable Unraid Server
Seems like I was able to fix it by updating the BIOS (2012 version to a 2014 version). Running for 3 days, 10 hours, 33 minutes, no crashes no matter what I try to do
-
Unstable Unraid Server
can you perhaps run this command and see if you have errors: dmesg -T | grep -iE "ata|SATA|error" or dmesg -T | grep -iE "error|warn|fault|panic|oom" I did find some errors this way, perhaps I can solve my problem, root for me guys!
-
Unstable Unraid Server
I don't understand it anymore, everything was fine, until I upgraded to 7... now my server is also restarting once in every 2-3 days. After installing netdata, I noticed there were some btrfs errors regarding write, flush, read on 1 of my 2 cache drives in a btrfs pool. So I backed everything up on the cache, formatted all drives and removed the pool, just to add it back again. No btrfs errors anymore, atleast not for the past 2 days. Today I was pulling an ollama image (for deepseek 14b) and the server just completely lost connection. It completely froze so I had to force shutdown... If this happens again I'm going to run a 24h memtest. I ran memtest before, but only for 3h without issues (because I could not believe that suddenly my RAM has gone bad).