Everything posted by jargo
-
[Plugin] FanCrtl Plus
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
-
MCE hardware errors, and NGINX limiting requests
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
-
MCE hardware errors, and NGINX limiting requests
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.
-
MCE hardware errors, and NGINX limiting requests
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
-
VM disk full, discard='unmap' and disk optimization not solving problem
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!
-
VM disk full, discard='unmap' and disk optimization not solving problem
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.
-
[Support] knex666 - Nextcloud
This worked for me, thank you very much
-
[Support] knex666 - Nextcloud
I get the same response
-
[Support] knex666 - Nextcloud
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'
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
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.
-
[Support] knex666 - FileBrowser
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.
-
[Support] knex666 - FileBrowser
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
-
[Support] Linuxserver.io - Beets
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
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
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.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Just one at this time
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Wouldn't rebuilding parity that many times place unnecessary stress on the drives? I suppose I should also note I am replacing the disks with fewer drives than the number presently installed, from 18 data to 12 data. So I would have to perform copy or move operations anyway, and then shrink the array by zeroing the drives to be removed?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
I am upgrading all of the drives in my server to larger capacity disks, and am planning on using unassigned devices to speed up this process, but I would like to confirm with someone more sophisticated that my plan will work and not be a complete waste of time. I have 19 disks in the array and 5 open slots. I connect 5 new disks to Unassigned Devices, preclear (to test them out), then copy (not move) the data from my array to the unassigned devices. I then remove the 5 unassigned disks and connect 5 more, etc. At the end, I remove my old array and connect all of the new disks I populated with data and create a new config, letting it build parity. This way I never lost parity on the old array, and if something happens during the parity build for the new config I could just put the old config back in and say parity is correct. Is what I just laid out accurate? Second question: is there a way to perform multiple copy operations simultaneously? Meaning disk 1 copies to disk 2 while disk 3 copies to disk 4, etc.? I don't think I can do this in Midnight Commander, which is what I normally use. Thank you!
-
[DEPRECATED] Linuxserver.io - Rutorrent
I have been having problems with timeouts, and now I can not even retrieve the torrent list. I either get Bad response from server: (500 [error,list]) or No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file. I am assuming this has to do with having many loaded torrents. Is there anything I can change in the settings to alleviate the problem? Thanks.
-
[DEPRECATED] Linuxserver.io - Rutorrent
Ok thank you, I tried that and was not having success, but while doing that I figured out my port was closed, and opening / mapping it appears to have solved all my issues. I take it I was not supposed to use my old port mapping configuration that is saved as a docker template? Should I start over without the template or is it fine now that I opened the port? Thanks
-
[DEPRECATED] Linuxserver.io - Rutorrent
Ok thanks. I am trying to put my old session folder in, and it appears to recognize all of the torrents in the webui, but none are connecting or show up to be sorted in the "State" portion, though I can sort them by tracker. Here is an error it is reporting: [16.08.2016 08:07:08] JS error: [http://192.168.1.50:81/js/webui.js : 1847] TypeError: s is undefined
-
[DEPRECATED] Linuxserver.io - Rutorrent
I just updated the container and now am getting this 502 Bad Gateway error: [16.08.2016 06:05:36] Bad response from server: (502 [error,getplugins]) Bad Gateway [16.08.2016 06:05:36] Bad response from server: (502 [error,getuisettings]) <html> <head><title>502 Bad Gateway</title></head> <body bgcolor="white"> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx/1.10.1</center> </body> </html> Have tried restarting a couple times, no change
-
[DEPRECATED] Linuxserver.io - Rutorrent
I tried to set the GUI to update more frequently than every 3 seconds, but the setting has not changed. When I restarted the docker the setting still shows the new value but the GUI still updates every 3 seconds. Do I have to change the setting in a config file or something? Thanks.
-
[Support] binhex - DelugeVPN
I'd like to set things up so that all intermediate downloads are done on the cache drive, while the mass of completed downloads seed from a data drive. 1) If I set it up to move completed downloads to an entirely separate drive directly (not using cache), will the moving process complete even while deluge is attempting to seed? 2) Would it be better to move completed downloads to a share that utilizes the cache drive, so that the mover eventually takes care of them when the torrent is no longer seeding? 3) In setting up something like this, what is the risk that Deluge will not see my files and begin downloading them all over again? Anyway, if anyone has any suggestions for how they are running their setup to accomplish something similar I would like to hear about it.
-
[Support] Linuxserver.io - NZBGet
Some of the files processed through NZBGet have restricted permissions, and I am not sure how to fix it. I think it may be just the files that are unpacked / unRared, as it happens to the large files but not, for example, an nfo file. I have umask set to 000 and Daemonusername set to root. I also tried running the new permissions tool, but that does not fix the issue prospectively, it just fixes files retroactively.