Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Chriexpe

Members
  • Joined

  • Last visited

Everything posted by Chriexpe

  1. This happens with any docker that I click on update, the CPU load goes to 100% and the Docker tab stops loading, but all containers still run perfectly fine. Apparently there is some I/O hang? But that doesn't explain Java using it all (on top). tower-diagnostics-20250426-1840.zip
  2. I noted that too, mine is online, so there's always the alarm of 'UPS is in Converter Mode', and when it looses connection (very frequently) it initiate shutdown, if I 'sudo systemctl restart nut-server' where NUT server is running, my unraid will go down as well. Apr 12 14:00:15 Tower upsmon[66261]: Communications with UPS [email protected] lost Apr 12 14:00:15 Tower upsmon[66261]: UPS [[email protected]] was last known to be in an ALARM state and currently is not communicating, assuming dead. Apr 12 14:00:15 Tower upsmon[66261]: Executing automatic power-fail shutdown I tried adding ALARMCRITICAL 0 on upsmon.conf but didn't seem to do anything (after restarting nut-server).
  3. Unraid worked fine both on beta.1 and beta.2, but issues started when I updated to beta.3 and for some reason, the server would shutdown out of nowhere, and when I tried to downgrade it to beta.2, it asked me to reboot, and later requested again a reboot into beta.2, but the USB stick got corrupted (except thankfully config folder), later I used the USB Creator to install RC1 but that shutdown issue persisted. Thanks in advance for any help. I attached both a diagnostic on RC1 and syslog-previous on beta.3 tower-diagnostics-20250412-0405.zip tower-syslog-previous-20250411-2211.zip
  4. I'm aware, but shouldn't Unraid be more "resilient" to it (like not depending on disks)? It hangs during reboot/shutdown and I have to manually reset the server (thank god I have PiKVM). Also, please take a look at diagnostics, specifically at syslog-previous as Unraid just mysteriously died some hours after the ZFS pool getting suspended, there wasn't any log or video output at all, I've read even some error with my SAS card too. Interestingly enough, after a fresh reboot everything works fine (note that there is a NVR recording to this pool 24/7), tho one disk (sdd) lags behind in R/W. Not only that but looking at the logs, that disk (sdd) has some more log that I couldn't comprehend right. Do you have any idea on what could be? If it's actually one disk failing I may be able to get warranty on it (all HDDs are identical, Seagate Exos 7e8 8TB). Some years ago I also got some I/O error and changing the SAS Sata cable solved it (I'm even considering getting one from Aliexpress), but even after swapping to the old cable I also got this issue on (possibly) the same HDD. tower-diagnostics-20250106-2111.zip
  5. I have one RaidZ1 pool with 3 HDDs, recently one is supposedly dead (usually after rebooting it kinda works for some time), anyway, with this pool suspended Unraid doesn't turn off or reboot, it stops at "Unmounting local file systems:" requiring manually to shut it down. also this is the zpool status: pool: nasa state: SUSPENDED status: One or more devices are faulted in response to IO failures. action: Make sure the affected devices are connected, then run 'zpool clear'. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-HC scan: resilvered 576M in 00:00:07 with 0 errors on Sun Jan 5 19:14:50 2025 config: NAME STATE READ WRITE CKSUM nasa DEGRADED 0 0 0 raidz1-0 DEGRADED 7 150 0 sde1 REMOVED 0 0 0 sdd1 ONLINE 12 182 0 sdb1 ONLINE 8 0 0 errors: 70 data errors, use '-v' for a list
  6. This issue suddenly started appearing since 3 days ago and I have no idea what's causing it, all of a sudden Unraid just "disconnects" from the network, and to solve it (temporarily it, as VMs will only connect to the network after a full server reboot) I use the following commands on server console (using PiKVM): /etc/rc.d/rc.inet1 stop /etc/rc.d/rc.inet1 start /etc/rc.d/rc.inet1 restart This is the diagnostics file, starts after a reboot (due to this error) and ends with me typing the commands from above to get access to interface. I had Unraid 7 since Beta 1 (as I was getting some nasty ZFS crashes thanks to the older kernel from 6.12) and this issue started a couple of days after upgrading to RC1. tower-diagnostics-20241210-1357.zip
  7. Thanks for helping! Just for closure, updating to Unraid 7.0.0 Beta solved it, so it might been some bug from an older ZFS/Kernel.
  8. My bad, I thought it enabled it too, but now I remember I also have Intel Graphics SR-IOV plugin that replaces it with i915 driver. So only Intel Arc is currently supported? I thought SVT-AV1 encoding worked on 12th+ Intel CPUs too, but can't find anything online about it. (or is it like 5x slower than HW HEVC encoding?) I did use HW QSV h.265 to transcode all my media on Immich, but Firefox can't play it (at least on Linux), with AV1 it should work fine.
  9. Does Intel GPU TOP plugin supports SVT-AV1 encoding? My CPU is i5 12500. I get this error when transcoding to AV1 on Immich: (with QSV is the same) An error occurred while configuring transcoding options: UnsupportedMediaTypeException: VAAPI acceleration does not support codec 'AV1'. Supported codecs: h264,hevc,vp9
  10. Thanks, I did try 6.12.10 and also going back to 6.12.8 and the error was still "the same", where it would output those kernel errors, and containers crash (but not my HAOS VM), the GUI kinda works but ignores any attempt of rebooting/shutdown. Either way, there is some things that I don't comprehend like why only some cores are at 100% even if top reports VM and python (I didn't install it) using 9%. You did mention possible ZFS crash, but I can still access both shares through SMB and Dynamix File Manager plugin. In case you need to take another look, here is my diagnostics file: tower-diagnostics-20240419-1151.zip And memtest went fine (but now that I'm looking at it, wait is the memory timing at 76?)
  11. Yeah but this problem always comes back after some time, and randomly some containers break and I can't even restart it due to "server error". But what about these kernel error.txt? What are the odds of it being related to my motherboard?
  12. This started right after downloading and installing this update, where I was asked to reboot the server to complete the install but no matter what I tried, it just ignored both commands from UI and console. Curiously after trying to reboot/shutdown this happens with CPU, and all dockers and VM keeps working fine. This is the diagnostics file: tower-diagnostics-20240328-2011.zip
  13. How do you guys handle Databases containers? I've set it to do backups of everything once a day but I have a feeling that somewhat it's breaking some containers (in a sense of stopping/starting it all the time).
  14. This is odd, I created the dataset "users" and later "user_files" through UI (just like all others), they're recognized by zfs but when I try copying anything to them they don't show up... And if I manually add the folder name after /nasa/ DFM gives an "invalid target" error. I already tried creating these datasets with commands, restarted the server, updated to stable 6.12 and yet this bug persists.
  15. For some odd reason Deluge isn't saving any config, if I restart the docker/server it rolls back to default (any setting, for ex: Queue and Bandwidth). The permissions on Appdata are drwxrwxrwx, so it might be something else. I only use the ItConfig plugin (I needed to put it into web.conf otherwise it dissapeared) and that dark theme mod from Joelacus. Also is there a way to permanently remove/add new columns?
  16. Thanks! Unfortunately I couldn't import my pool so I needed to format all disks, but thanks to you I was able to save the files. I decided to use the GUI to create this new ZFS pool and yeah, definitely Unraid need some polishing with it, for example a separate button to manage the pool instead of clicking in the main disk, or after changing the filesystem and creating the ZFS pool warn the user and format the pool (instead of just saying that the pool is unmountable like my case), and automatically add the datasets to shares.
  17. I'm also having this problem where nothing loads at benchmark page, I tried with version 2.10 and it also had this, but when I used the oldest image 2.9.4 everything worked just fine. If I ispect the page this is the error: Also when I downgraded from 2.10.5 to 2.10 this error showed up on the right side of the interface (but I didn't delete the appdata folder, so this might be the cause to the error). Lucee 5.3.10.97 Error (expression) Messageinvalid call of the function listGetAt, second Argument (posNumber) is invalid, invalid string list index [4] patternlistgetat(list:string, position:number, [delimiters:string, [includeEmptyFields:boolean]]):string StacktraceThe Error Occurred in /var/www/DispBenchmarkGraphs.cfm: line 6 4: <CFSET SSDsExist=ListGetAt(SeriesData,2,"|")> 5: <CFSET MaxSSDSpeed=ListGetAt(SeriesData,3,"|")> 6: <CFSET SSDScript=ListGetAt(SeriesData,4,"|")> 7: <CFSET SeriesData=ListDeleteAt(SeriesData,1,"|")> 8: <CFSET SeriesData=ListDeleteAt(SeriesData,1,"|")> called from /var/www/DispOverview.cfm: line 76 74: </CFOUTPUT> 75: 76: <CFINCLUDE TEMPLATE="DispBenchmarkGraphs.cfm"> 77: 78: <CFOUTPUT> Java Stacktracelucee.runtime.exp.FunctionException: invalid call of the function listGetAt, second Argument (posNumber) is invalid, invalid string list index [4]
  18. Yup it did work, I was trying with -f and -F flags but had no success, now even tho unraid still reports the pool as unmountable I can access all files inside it, zpool status gives this result: pool: zfs state: ONLINE status: One or more devices has experienced an unrecoverable error. An attempt was made to correct the error. Applications are unaffected. action: Determine if the device needs to be replaced, and clear the errors using 'zpool clear' or replace the device with 'zpool replace'. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-9P scan: scrub repaired 0B in 04:41:10 with 0 errors on Mon Feb 27 16:58:43 2023 config: NAME STATE READ WRITE CKSUM zfs ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 sdd ONLINE 0 0 1 sdc ONLINE 0 0 0 sdb ONLINE 0 0 0 errors: No known data errors I created this diag file after importing this pool. chriexpe.server-diagnostics-20230526-1603.zip
  19. Also it's odd that if I type just zpool import it output exactly what you've sent root@chriexpe:~# zpool import pool: zfs id: 15271653718495853080 state: ONLINE action: The pool can be imported using its name or numeric identifier. config: zfs ONLINE raidz1-0 ONLINE sdd ONLINE sdc ONLINE sdb ONLINE
  20. I've never done any backup of it, is there any other way to import it?
  21. RIP root@chriexpe:~# zpool import zfs cannot import 'zfs': insufficient replicas Destroy and re-create the pool from a backup source.
  22. Well, it's stil ummountable, before doing this I also changed default file system to ZFS on Disk Settings and even tried with different pool names, but got the same results. chriexpe.server-diagnostics-20230526-1307.zip
  23. Ok, I waited for the array to start (and all containers go up) and attached the diag file. I did the command before and after starting the pool and got the same response: cannot open 'zfs': no such pool chriexpe.server-diagnostics-20230526-1226.zip
  24. Also on Main page my SSD (the only array device) and the pool keeps constantly showing and disappearing from there lol (after this webgui becomes inaccessible, it doesn't load).

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.