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.

jargo

Members
  • Joined

  • Last visited

  1. I've got a Gigabyte UD 790 board that runs Smart Fan 6. I've set PWM mode, full speed, and fan stop disabled. ITE driver installed. I was able to identify the fans using the plugin, but everything goes to idle when the service is running (cpu fans still spin at minimum). I set 'fan speed at idle' to 40 percent. Curiously, when I now try to change either that value or the low value in 'fan speed range' it just goes back to 40 percent, no chance to apply or save. The upper 'fan speed range' value can be changed. But the fans aren't going to 40 percent at idle, they are just off, and the identify commands no longer function. I've tried a reset and a cold boot. Fans run full speed during boot as expected, then when Unraid comes alive the fans tied to disk temperature go to 0 and the fans tied to CPU temp are full speed. When I change a setting in the plugin the fans tied to CPU temp then go to idle. From the logs it appears the commands are being sent: Nov 7 20:38:27 Goose fanctrlplus: [Intake] Temp=*°C (Idle) → PWM=102 → RPM=0 Nov 7 20:40:31 Goose fanctrlplus: [CPU_Rear] Temp=47°C (CPU) → PWM=132 → RPM=320 Nov 7 20:40:31 Goose fanctrlplus: [CPU_Front] Temp=47°C (CPU) → PWM=132 → RPM=307 Nov 7 20:40:31 Goose fanctrlplus: [Rear_Exhaust] Temp=47°C (CPU) → PWM=132 → RPM=0 Any ideas? TIA
  2. So I had another unexplained unclean shutdown a couple hours ago, and nothing was captured in the syslog that I can see. A disk spun down, and then 20 minutes later it is logging a startup. I am connected to a UPS, so a loss of power shouldn't be the issue. Is this a problem with the CPU? I've attached the syslog. syslog-192.168.1.50.log
  3. I ran 4 passes of memtest without error. However, there is a wrinkle in that I was not able to select memtest, or any other option, on the UNRAID boot screen. The countdown begins, and then if I hit the down key, it freezes and stops the countdown, but the selector does not move. I tried hitting enter on other options (thinking maybe it was just the highlighter that wasn't moving) but that did nothing. I had to power off and restart. The server does boot normally if i just do nothing, and I can also reboot in safe mode if I select that option from the GUI. Is this a flash drive or config issue? I don't have any logs as this is before the system even boots. And do you have any other ideas about the MCE errors? I have the syslog up and logging, thank you.
  4. Fix Common Problems suggests posting here about the MCE errors, I've attached diagnostics. The relevant portion appears to be: Feb 8 13:48:10 Xena kernel: mce: [Hardware Error]: Machine check events logged Feb 8 13:48:10 Xena kernel: microcode: CPU26: new patch_level=0x0a20102d Feb 8 13:48:10 Xena kernel: mce: [Hardware Error]: CPU 4: Machine Check: 0 Bank 5: faa0000000040150 Feb 8 13:48:10 Xena kernel: microcode: CPU20: new patch_level=0x0a20102d Feb 8 13:48:10 Xena kernel: mce: [Hardware Error]: TSC 0 MISC d012000300000000 SYND 4d000008 IPID 500b000000000 Feb 8 13:48:10 Xena kernel: mce: [Hardware Error]: PROCESSOR 2:a20f10 TIME 1739051249 SOCKET 0 APIC 8 microcode a20102d I am also getting a bunch of these nginx limiting requests errors. The IP in question is a Windows PC. They all look like this: Feb 8 14:13:38 Xena nginx: 2025/02/08 14:13:38 [error] 14403#14403: *5609 limiting requests, excess: 20.317 by zone "authlimit", client: 100.124.191.100, server: , request: "PROPFIND /login HTTP/1.1", host: "xena" And lastly I just had an unclean shutdown of unknown origin, which caused me to look at these logs in the first place. I went to the syslog server and it says it is enabled, but the 'local syslog folder' is blank. Do I need to set this up further, or where are these being stored? The option to copy to flash on shutdown is enabled, but I am assuming that is for clean shutdowns? xena-diagnostics-20250208-1456.zip Thank you
  5. Thank you. My mistake was that I had a bunch of snapshots, which naturally include a lot of old data. I had erroneously thought that the snapshots were being saved on my backup drive on the array, but they are on the cache-vm disk as well and are simply being replicated. Doh!
  6. My VM disk has no space remaining, and the space is not recovered after moving a VM image off of the disk, or by defrag/optimization of the windows drives after adding discard='unmap' to the VM XML I am using ZFS and qcow2 if those could have something to do with it. Any help would be appreciated.
  7. This worked for me, thank you very much
  8. I get the same response
  9. docker exec Nextcloud /var/www/html/occ preview:generate-all -vvv OCI runtime exec failed: exec failed: unable to start container process: exec: "/var/www/html/occ": permission denied: unknown How do I fix this permissions issue? Permission for the 'occ' file is set to 'nobody'
  10. How do I stop a copy operation? I had started a several terabyte copy operation in midnight commander from my array to an unassigned device, but it is painfully slow transferring to an NTFS disk. Midnight commander no longer shows the operation in the interface. I attempted unmounting the disk but that did not work, as well as attempting to stop all UD services.
  11. You need to map a host port of your choosing to the container port 80. You can do that in the "add path, port, or variable" section of the docker configuration.
  12. I can't get directories to load if they have a large number of files (~4000). Through a google search I found that adding the command "--disable-type-detection-by-header" may be the solution to my problem, but I do not know how to implement that on this docker. Adding it as-is into the 'extra parameters' field did not work for me. Could anyone help me with the syntax or where to load this in? Thank you
  13. I've noticed that all of my files have the field 'albumtype' separated into individual entries for each letter. albumtype: a, albumtype: l et cetera, creating many entries for something like 'album; compilation' A google search yielded this: https://github.com/beetbox/beets/pull/4582#issuecomment-1445023493 After doing 'beet write' to an album the files still show the same issue, even though beets said it was writing the corrected tags (I had tested with --pretend first) My database appears to be good, it is the files themselves with the bizarre tagging. A pretend 'beet update' shows that it would be writing the bogus tags into my database. Perhaps I don't understand the directions in the fix linked above, or is the issue that this docker container does not include the amended code? Thanks for any help
  14. jargo started following SpaceInvaderOne
  15. Ok. And I can build both at the same time? Remove the one disk and add two new larger drives as dual parity, and then as long as I do no writes during the process the old parity remains correct? Forgive me as I resubmit an earlier question: for copy and move operations, is there a way to do multiple operations simultaneously? Disk 1 to disk 2 at the same time as disk 3 to disk 4 etc. Thank you for all of the help.

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.