Everything posted by rbronco21
-
[PLUGIN] IPMI for 6.11+
My fans have been working fine for years with a min speed around 40%. Recently they'll ramp up and down every 10 seconds which I believe is the BIOS trying to keep them running. If I can catch them at the right point in this cycle and change the setting, the IPMI speed will kick in and the plugin will take over control, but I have been consistently upping the min speed (up to 70% and they lose control within a day) to keep them from stalling then bouncing between 0% and 100%. Is this a sign of failing fans? Are the MBD sensors or fan power controls failing? Are the fans too big for the MBD? Can the plugin check for this condition and try to recover by sending a new speed command? Is there too much overhead to send the command repeatedly to not allow it to even start? Supermicro A1SAi 2 Noctua 120mm fans (probably NF-S12A ULN)
-
[PLUGIN] IPMI for 6.11+
My Supermicro A1SAi hasn't worked since I updated unraid to 7. I am able to see my sensors: But no Fan Settings appear: My Sensors config shows the 2 fans, but I am not sure if this is a holdover from previous settings. Section 473_FAN1 ## Possible values: Yes/No Enable_All_Event_Messages Yes ## Possible values: Yes/No Enable_Scanning_On_This_Sensor Yes ## Possible values: Yes/No Enable_Assertion_Event_Lower_Critical_Going_Low Yes ## Possible values: Yes/No Enable_Assertion_Event_Lower_Non_Recoverable_Going_Low Yes ## Possible values: Yes/No Enable_Assertion_Event_Upper_Critical_Going_High Yes ## Possible values: Yes/No Enable_Assertion_Event_Upper_Non_Recoverable_Going_High Yes ## Possible values: Yes/No Enable_Deassertion_Event_Lower_Critical_Going_Low Yes ## Possible values: Yes/No Enable_Deassertion_Event_Lower_Non_Recoverable_Going_Low Yes ## Possible values: Yes/No Enable_Deassertion_Event_Upper_Critical_Going_High Yes ## Possible values: Yes/No Enable_Deassertion_Event_Upper_Non_Recoverable_Going_High Yes ## Give valid input for sensor type = Fan; units = RPM Lower_Non_Critical_Threshold 400.000000 ## Give valid input for sensor type = Fan; units = RPM Lower_Critical_Threshold 300.000000 ## Give valid input for sensor type = Fan; units = RPM Lower_Non_Recoverable_Threshold 300.000000 ## Give valid input for sensor type = Fan; units = RPM Upper_Non_Critical_Threshold 25300.000000 ## Give valid input for sensor type = Fan; units = RPM Upper_Critical_Threshold 25400.000000 ## Give valid input for sensor type = Fan; units = RPM Upper_Non_Recoverable_Threshold 25500.000000 ## Give valid input for sensor type = Fan; units = RPM; 'None' to not use hysteresis Positive_Going_Threshold_Hysteresis None ## Give valid input for sensor type = Fan; units = RPM; 'None' to not use hysteresis Negative_Going_Threshold_Hysteresis None EndSection Section 540_FAN2 EndSection Section 607_FAN3 ## Possible values: Yes/No Enable_All_Event_Messages Yes ## Possible values: Yes/No Enable_Scanning_On_This_Sensor Yes ## Possible values: Yes/No Enable_Assertion_Event_Lower_Critical_Going_Low Yes ## Possible values: Yes/No Enable_Assertion_Event_Lower_Non_Recoverable_Going_Low Yes ## Possible values: Yes/No Enable_Assertion_Event_Upper_Critical_Going_High Yes ## Possible values: Yes/No Enable_Assertion_Event_Upper_Non_Recoverable_Going_High Yes ## Possible values: Yes/No Enable_Deassertion_Event_Lower_Critical_Going_Low Yes ## Possible values: Yes/No Enable_Deassertion_Event_Lower_Non_Recoverable_Going_Low Yes ## Possible values: Yes/No Enable_Deassertion_Event_Upper_Critical_Going_High Yes ## Possible values: Yes/No Enable_Deassertion_Event_Upper_Non_Recoverable_Going_High Yes ## Give valid input for sensor type = Fan; units = RPM Lower_Non_Critical_Threshold 300.000000 ## Give valid input for sensor type = Fan; units = RPM Lower_Critical_Threshold 300.000000 ## Give valid input for sensor type = Fan; units = RPM Lower_Non_Recoverable_Threshold 300.000000 ## Give valid input for sensor type = Fan; units = RPM Upper_Non_Critical_Threshold 25300.000000 ## Give valid input for sensor type = Fan; units = RPM Upper_Critical_Threshold 25400.000000 ## Give valid input for sensor type = Fan; units = RPM Upper_Non_Recoverable_Threshold 25500.000000 ## Give valid input for sensor type = Fan; units = RPM; 'None' to not use hysteresis Positive_Going_Threshold_Hysteresis None ## Give valid input for sensor type = Fan; units = RPM; 'None' to not use hysteresis Negative_Going_Threshold_Hysteresis None EndSection
-
Lazytainer
Has anyone tried a Lazytainer docker? I've never made my own docker and I am not sure if it would integrate with unRAID's docker system, so I figured I'd see if there's any info out there before I start a new project from scratch.
-
[Support] ClamAV
If I add "--max-filesize=200M --max-scansize=500M" to Post Arguments, my log is empty and I am unsure if it has done anything. If I add a -i, it fails with this in the log: clamd: illegal option -- i ERROR: Unknown option passed ERROR: Can't parse command line options These options also fail: -f /scan/appdata/clamav/clamavtargets.txt clamd: illegal option -- f ERROR: Unknown option passed ERROR: Can't parse command line options --file-list=/scan/appdata/clamav/clamavtargets.txt clamd: unrecognized option `--file-list=/scan/appdata/clamav/clamavtargets.txt' ERROR: Unknown option passed ERROR: Can't parse command line options I have to be missing something because there aren't other posts about this. What's going on?
-
Machine Check Events detected on your server
Does recompiling mcelog make any difference? Is there any way to make it go away?
-
Machine Check Events detected on your server
unraid-diagnostics-20220403-0951.zip
-
Machine Check Events detected on your server
@Squid Feb 18 01:52:05 unRAID kernel: mce: [Hardware Error]: Machine check events logged Feb 18 01:52:05 unRAID kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 0: a600000007600410 Feb 18 01:52:05 unRAID kernel: mce: [Hardware Error]: TSC 0 ADDR fef80000 Feb 18 01:52:05 unRAID kernel: mce: [Hardware Error]: PROCESSOR 0:406d8 TIME 1645177864 SOCKET 0 APIC 0 microcode 12d Feb 20 04:20:16 unRAID root: mcelog: warning: 8 bytes ignored in each record Feb 20 04:20:16 unRAID root: mcelog: consider an update (repeats every 7 days, probably because that's when Fix Common Problems runs) This looks like the classic case of "this error happens during processor initialization due to the upgrading of the processor's microcode etc and is safely able to be ignored." Other posts seem to indicate that this error might go away if you recompile MCELog. If that's the case, can it be compiled and shared? I'd like to give recompiling a shot and would appreciate some instructions or a hint to get started. An update to your original post with the info might save you some trouble, too.
-
[Plugin] GUI Search
I'm getting some weird links that usually work, and sometimes they include VPNmanager and give me a good header and blank body. If I search for TurboWrite from the docker page, I get https://unraid/Docker/Turbo and it works. A Network Settings search gives me https://unraid/Turbo/NetworkSettings and it works. If I search intel and select "Enable Intel Turbo..." I get a broken link to https://unraid/NetworkSettings/VPNmanager. I can't nail down a pattern, but is it a coincidence VPNmanager pops up?
-
[Plugin] CoreFreq
I'd love to figure out how to compile it on/for unraid if someone doesn't mind helping me out when I get stuck, even after the fix is included. I've installed devpack and a bunch of packages that got me started with make, including kernel-headers-4.14.37-x86-1.txz. I have the /usr/src/linux-5.10.28-Unraid folder, but it looks pretty sparse. Sounds like there should be headers in there? root@unRAID:~# ls -l /usr/src/linux-5.10.28-Unraid total 3752 -rw-r--r-- 1 root root 496 Apr 7 2021 COPYING -rw-r--r-- 1 root root 3785633 Apr 7 2021 System.map -rw-r--r-- 1 root root 2857 Apr 7 2021 acs_override.patch drwxr-xr-x 3 root root 60 Apr 7 2021 drivers/ -rw-r--r-- 1 root root 1850 Apr 7 2021 drivers_ata_libata-core.patch -rw-r--r-- 1 root root 294 Apr 7 2021 drivers_hpsa.patch -rw-r--r-- 1 root root 529 Apr 7 2021 drivers_md_Kconfig.patch -rw-r--r-- 1 root root 811 Apr 7 2021 drivers_md_Makefile.patch -rw-r--r-- 1 root root 401 Apr 7 2021 drivers_mvsas_rr_2782.patch -rw-r--r-- 1 root root 426 Apr 7 2021 fs_reiserfs_resize.patch -rw-r--r-- 1 root root 459 Apr 7 2021 fs_reiserfs_super.patch -rw-r--r-- 1 root root 454 Apr 7 2021 ignore_unhandled_msrs.patch -rw-r--r-- 1 root root 402 Apr 7 2021 increase_BLK_MAX_REQUEST_COUNT.patch -rw-r--r-- 1 root root 1348 Apr 7 2021 mozart_395S.patch -rw-r--r-- 1 root root 2365 Apr 7 2021 raid6_choose_xor.patch edit: binutils-2.31.1-x86_64-4.txz gc-8.0.4-x86_64-1.txz gcc-9.2.0-x86_64-4.txz glibc-2.30-x86_64-1.txz guile-2.2.3-x86_64-2.txz kernel-headers-4.14.37-x86-1.txz make-4.2.1-x86_64-3.txz
-
[Plugin] CoreFreq
Is the Supermicro A1SAi with an Atom C2750 supported? I get a blank screen without a prompt in SSH when running corefreq-cli. I get a blinking cursor when I run corefreq-cli -c. When I ctrl-c, I get this:
-
link docker start/stop?
Can I link dependent dockers so if I start/stop one, the other(s) follow suit?
-
sil3132 not detecting on Supermicro A1SAi
- sil3132 not detecting on Supermicro A1SAi
Just swapped my unRAID MB from an older Supermicro X7SPA-HF where the sil3132 from Monoprice worked fine. I don't see anything in the MB BIOS that would directly affect it, but I have tried everything I could think of. The card's manual say its setup can be reached with F4 or Ctrl+S, so I disabled network booting which used Ctral+S and neither of those combos work. VGA is set to use onboard, so I guess it shouldn't be confusing the card for a video card. I don't see the card's setup after the BIOS and before unRAID boots. Any ideas? have 7 drives in my array, so I am stuck until this gets solved, I get another card that will work, or I swap all my old parts back into the case.- Trim SSD's on 6.9
Redundancy was the plan... I'm refreshing my server, so maybe I'll see how it handles without cache. Is this topic documented anywhere? Is it as simple as adding a second btrfs SSD, moving files over, then switching the current SSD to btrfs and adding it back?- Recover deleted user
Well that was smooth. I was messing around with user images and decided to just delete the one I added. I guess that wasn't what that particular delete meant. Is there a way to recover the user, or is it even beneficial? Do I just create a new one and fix share permissions?- Trim SSD's on 6.9
I have one XFS cache SSD. If I want to add another, I should go back to btrfs?- Dual NIC setup
I'm getting a new MB with more NICs than I have ports on my router! I'm interested in the responses you get and also about binding NICs. I assume binding would make them would make multiple NICs act as a single interface and you wouldn't need to manage them separately, but I haven't done it before.- Supermicro A1SRi and A1SAi MBs
Sorry, last minute post. I want to get this done tonight to take advantage of my 5% ebay card benefit that expires for 2022. Not a huge deal, and I shouldn't have waited, but oh well! I'm currently running a SM MB (X7SPA-HF) with an Atom D510 @ 1.66GHz, maxed at 4GB DDR2 RAM. I use it for storage and light docker duties. XFS encrypted drives (I think this is killing performance since the MB/CPU doesn't have HW encryption). I run 6 drives for 42GB storage, mostly serving videos to Kodi boxes. Crucial CT240 M500 SSD for cache on a Silicon Image SIL3132 card (just realizing this should be on a MB SATA3 port, not a SATA2 card?). I also use the Emby docker, no transcoding, serving straight 4K and 3D BR video to Kodi. A Resilio Sync docker syncs with my PC on the local network for docs and pics. Video management is done manually since my PC doesn't have 42GB. The system bogs down when I am copying files and downloading a ton at the same time. Parity-Check mostly kills video sharing and there's a noticeable slowdown copying to the server. My guess is that encryption and storage speeds are my bottleneck. Would these MBs be a worthwhile upgrade? Is there a preference between them (looking at C2558, C2750, and C2758 MBs, and anything else that may be available in the lineup)? I would like to keep my mini ITX setup and just swap in a MB and 8 to 16GB RAM. I am guessing 32GB would be overkill, but I'd keep slots open for an easy upgrade. The server is currently headless, so IPMI is probably a must, unless there is a compelling reason to go with a different MB.- [Support] ClamAV
Thanks Helediron. Can I do a daily scan of cache without making huge changes to the script?- https://unraid/Main is empty, but shares are working
It's Bitdefender's fault. I am looking for a way to exclude the server's name (or replace it).- https://unraid/Main is empty, but shares are working
Well great, I tried IE to check off every PC browser and they all fail. But it works on my iPhone in Chrome. So something on my PC is blocking it... Sorry for the wild goose chase, but any ideas on the PC end? The last thing I updated was Win10 KB5005101. https://support.microsoft.com/en-us/topic/september-1-2021-kb5005101-os-builds-19041-1202-19042-1202-and-19043-1202-preview-82a50f27-a56f-4212-96ce-1554e8058dc1- https://unraid/Main is empty, but shares are working
I do, but they are all disabled in Chrome and they haven't interfered until recently. I also tried Edge and got the same result. I only use Edge when I can't get Chrome to work since it is as virgin as it gets settings- and addons-wise. Is running GUI Safe Mode the same as moving unRAID to a new folder on the USB stick and running a clean version? If that's something to try, can I get a little help so I don't endanger my install?- https://unraid/Main is empty, but shares are working
No change.- https://unraid/Main is empty, but shares are working
I replaced bz* files with no change. Are there other files I should replace?- https://unraid/Main is empty, but shares are working
Does reboot from the cmd line stop the array or should I continue to do that manually? Changed docker.cfg and rebooted (after manually stopping the array in the GUI). No change. Could it be as simple as overwriting V6.9.2 with a fresh copy? - sil3132 not detecting on Supermicro A1SAi