SShadow

Members
  • Posts

    22
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

SShadow's Achievements

Noob

Noob (1/14)

9

Reputation

  1. Updated to 6.12.9 and experienced the same no iGPU and remote KVM. My combo is a 12th gen Intel and WS W680M-ACE SE. I also updated to the latest BIOS (3401) with no difference. I disabled the iGPU again in the BIOS after testing.
  2. I updated my 12th gen Intel and WS W680M-ACE SE server to 6.12.9 today and had the same results with the iGPU not working and system hangs as with 6.12.8. Blacklisting AST works but I need the remote KVM more than the iGPU for now. Left iGPU disabled in BIOS. I also updated to the latest BIOS (3401) and no difference.
  3. I noticed an odd issue with SMB remote shares after my upgrade from 6.12.4 to 6.12.8. I was seeing a 30 to 40 watt higher power usage on my servers if I mounted an SMB share using the computer name for example //Tower/Backup. If I mounted as the IP address ( //192.168.1.1/Backup ) I do not see the increase in power usage. It does not matter if I manually mounted the share or by a script, the same thing happens. After about 10 mins a process named kworker/##-#-cifsiod starts using CPU. While the CPU load is not very high it does drop my battery backup runtime by a good 5 to 7 mins between both servers. I don't believe this is specifically a UD issue probably more of a 6.12.4 to 6.12.6/8 issue. I was running UD 2024.02.17 on both 6.12.4 and 6.12.8. This issue did not appear in 6.12.4 but does show up in 6.12.8. Upgrading to UD 2024.03.03 has the same results. The work around is easy, update my scripts using the SMB share name to the IP address. I usually left the SMB share mounted all the time between the servers but I am probably going to change my scripts to mount the share only when needed. I use the shares to run some backups between the two servers, the connection is not needed all the time. I read through the last 12 pages in the forum and did not see anyone else post about this, my apologizes if it is a duplicate. I wanted to post in case anyone else is seeing the same thing.
  4. Updated my two servers over the weekend from 6.12.4 to 6.12.8. First server (Asus WS-C621E-SAGE, Xeon 4216 CPU, ECC RAM) everything worked fine afterwords including my powertop auto tune script and Asus BMC IPMI remote KVM. Second server (Asus WS-W680-ACE SE, i7-12700K, ECC RAM, 3102 BIOS) not so much. Like others have reported in the forums with the W680 board I lost my iGPU after updating to 6.12.8 (I had the same issue with 6.12.6 and reverted back to 6.12.4). Also my powertop auto tune script would not complete and would just hang forever. The server would not properly reboot or shutdown. After looking through many forum posts by people I tried echo "blacklist ast" > /boot/config/modprobe.d/ast.conf . This brought back the iGPU in GPU Statistics, the powertop auto tune script would complete normally, and the server would reboot/shutdown properly, but the Asus BMC IPMI remote KVM would stop working (this same behavior others reported in forum posts). I run my servers headless making remote KVM important to me. I am not currently using the iGPU on the W680 for anything just testing for possible future use. I deleted the /boot/config/modprobe.d/ast.conf file. Then changed my BIOS settings from: Primary Display [PCIE] iGPU Multi-Monitor [Enabled] DVMT Pre-Allocated [64] RC6(Render Standby) [Enabled] to Primary Display [Auto] iGPU Multi-Monitor [Disabled] This appears to have to disabled the iGPU, it no longer shows in GPU Statistics or in system devices but everything works again: powertop script, Asus BMC IPMI remote KVM, and reboot/shutdown. For now I am going to leave it this way and remove GPU Statisics and Intel-GPU-TOP. I am sure for most people this is not an option. I am not sure what changed from 6.12.4 to 6.12.6/8 but something did that looks to affect only W680 boards? Hopefully the issue gets resolved in a future release. I hope this post helps.
  5. Add me to the list as #4 with the same iGPU / Aspeed GPU issue with the W680-ACE SE and update to 6.12.6/8. I currently don't use the iGPU on that server so changing the BIOS to: Primary Display [Auto] , iGPU Multi-Monitor [Disabled] has everything back to normal for me for now.
  6. Good morning, I updated to 2.10.7.5 and unfortunately I still have the blank screen issue on my one server. My other server with the HBA card works fine. I did have an odd issue on both servers though experiencing a two minute time out error Fetching Drive Platter Information. I guess my server with the issue falls under the cloned drive scenario you mention above since I have one data drive and one parity drive? This was a new build and when I added the drives I did a new config to add them.
  7. @NAS-newbie I am running the Pro WS W680M-ACE SE (mATX) version of this board and have two: Kingston 32GB 4800MHz CL40 DDR5 ECC Memory Module KSM48E40BS8KM-32HM. It runs at the advertised 4800MHz. Everything appears to work fine so far. I have only had it running for two weeks.
  8. I must not be looking in the right place because I can not find code similar to what you listed. When I run inspect the only difference between the working server and the server not working is this error: Benchmark.cfm:166 Uncaught TypeError: Cannot read properties of null (reading 'style') at CheckForFinished (Benchmark.cfm:166:42) at Benchmark.cfm:173:1 CheckForFinished @ Benchmark.cfm:166 (anonymous) @ Benchmark.cfm:173 On the working server I can click on the area behind the period and get the iframe window to show: On the server not working clicking in the same area does nothing: If I view the source code on the working server it looks like this: </script> <form action="index.cfm" method="get"><input type="submit" value="Continue" style="display:none" id="continuebutton"></form> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td valign="middle"> <div id="controller_0000_3b_00_0">SAS3224 PCI-Express Fusion-MPT SAS-3: Starting...</div> </td> <td>&nbsp;&nbsp;</td> <td id="Progress_controller_0000_3b_00_0_td"> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td><progress id="Progress_controller_0000_3b_00_0" value="0" max="100"></progress></td> <td>&nbsp;</td> <td><div id="Progress_controller_0000_3b_00_0_Per">0%</div></td> <td>&nbsp;</td> <td><div id="Speed_controller_0000_3b_00_0">&nbsp;</div></td> </tr> </table> </td> </tr> </table> <iframe src="BenchmarkDriveController.cfm?Controller=0000%3A3b%3A00%2E0&Drives=sdg&Per=10&scanid=1699015482305&Seconds=15&Slots=sdg-0&DisableSpeedGap=1&SSDSpot=1&&MaxBytes=8001563222016&MinSSDSpaceFree=5&DetectSSDBuffer=0&TestFileSizeOverride=0&WaitBeforeRead=5&SeriesList1=Parity%202%20%28sdg%29&SeriesList2=Parity%202%20%28sdg%29" width="1200" height="400" style="display:none" id="controller_0000_3b_00_0_debug"></iframe> <script language="Javascript"> var Debugging=0; function ShowDebug() { if (Debugging == 0) { Debugging=1; document.getElementById('controller_0000_3b_00_0_debug').style.display='block'; } else { Debugging=0; document.getElementById('controller_0000_3b_00_0_debug').style.display='none'; } } </script> On the server not working the source code looks like this: </script> <form action="index.cfm" method="get"><input type="submit" value="Continue" style="display:none" id="continuebutton"></form> <script language="Javascript"> var Debugging=0; function ShowDebug() { if (Debugging == 0) { Debugging=1; } else { Debugging=0; } } </script> I know this isn't exactly what you asked for but I hope it helps. Let me know if you need more.
  9. Afternoon, I have the same issue as others who have reported a blank screen when running a benchmark on a drive. I can benchmark NVME drives normally and the controller normally. It is just the SATA drives connected to the onboard SATA controller that will not benchmark. The motherboard is an Asus Pro WS W680M-ACE SE. The controller shows as: Alder Lake-S PCH SATA Controller [AHCI Mode] ASUSTeK Computer Inc. (Intel Corporation) SATA controller Type: Onboard Controller The benchmark never times out and I don't get an error. Clicking on Abort Benchmark buttton does nothing. I tried running ShowDebug in both Chrome and Firefox but can't get the iframe error to show. I am running version 2.10.7.2 on Unraid 6.12.4. I have another server running 2.10.7.2 on Unraid 6.12.4 but the SATA drives are connected to an HBA card. That server everything benchmarks fine NVME, Controller, and SATA drives. Let me know if you need me to provide more information.
  10. I am seeing similar errors in my syslog as @SP67. I am currently running on 6.12.3. Going back through my syslog history it started around October 2022. This covers versions 6.11.1 through 6.12.3 for me. It appears to happen more frequently than it did, it was very random and sporadic before (only a couple of times per month, if that). On my server I do not see any usage issues, everything appears to work normally including shares. Not sure if this is an issue or not. Thank you. Sep 5 14:35:11 Tower nginx: 2023/09/05 14:35:11 [error] 10764#10764: *226615 open() "/usr/local/emhttp/plugins/dynamix.file.manager/javascript/ace/mode-log.js" failed (2: No such file or directory) while sending to client, client: 192.168.10.50, server: , request: "GET /plugins/dynamix.file.manager/javascript/ace/mode-log.js HTTP/2.0", host: "192.168.10.10", referrer: "https://192.168.10.10/Shares/Browse?dir=%2Fmnt%2Fuser%2Fdomains%2FBackup%2Flogs" Sep 5 15:14:38 Tower nginx: 2023/09/05 15:14:38 [error] 10764#10764: *250316 open() "/usr/local/emhttp/plugins/dynamix.file.manager/javascript/ace/mode-log.js" failed (2: No such file or directory) while sending to client, client: 192.168.10.50, server: , request: "GET /plugins/dynamix.file.manager/javascript/ace/mode-log.js HTTP/2.0", host: "192.168.10.10", referrer: "https://192.168.10.10/Dashboard/Browse?dir=%2Fmnt%2Fuser%2Fsyslog"
  11. @dlandon downloaded 2023.08.13. I had to re-create the share, after that everything works in the GUI being able to link to a sub-directory. Thank you!
  12. After downloading 2023.08.07 the mount button for a SMB remote share does not change on the GUI. I have re-created the share and rebooted my server. Further troubleshooting, the share actually mounts looking at the log and I can get to the remote folder from file manager. Prior to 2023.08.07 and 2023.08.06a everything worked normally. I could mount directly to a sub-folder in the share for example: //192.168.0.10/Backup/Unraid Now //192.168.0.10/Backup/Unraid the mount button does not change and there is no size information. If I re-create the share using //192.168.0.10/Backup the mount button works normally and the size information shows. Is this expected behavior with the changes to plugin or a bug? Let me know if I did not give enough detail. Thank you
  13. @TQ I downloaded the latest update and the logs now match the system time. Thank you!
  14. @FlamongOle - Downloaded this morning and is working normally now. Thank you!
  15. I pulled down the 2023.07.08c version this morning. Unfortunately, like others I have same issue. With the array spun down the dashboard is blank but there is a new issue the device tab in the app is blank too. The app worked fine with 2023.05.30 only the dashboard was blank. If I spin down a single drive in the array the dashboard goes blank and the device tab. I tried Firefox and Chromium browsers and the issues were the same. Let me know if you need a diagnostic.