columbuscoltsfan

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by columbuscoltsfan

  1. Just installed and got this error. DiskSpeed - Disk Diagnostics & Reporting tool Version: 2.9.7.1 Scanning Hardware 11:23:22 Spinning up hard drives 11:23:22 Scanning system storage 11:23:23 Scanning USB Bus 11:23:23 Scanning hard drives 11:23:25 Scanning storage controllers 11:23:27 Scanning USB hubs & devices 11:23:27 Scanning motherboard resources 11:23:28 Fetching known drive vendors from the Hard Drive Database 11:23:32 Found controller SAS2116 PCI-Express Fusion-MPT SAS-2 [Meteor] 11:23:32 Found drive Western Digital WD120EMFZ Rev: 81.00A81 Serial: 9RJGM04C (sdb), 1 partition 11:23:32 Found drive HGST HUH721212ALE604 Rev: LEGNW3D0 Serial: 8DKHZ9GH (sdc), 1 partition 11:23:32 Found drive Western Digital WD80EZAZ Rev: 83.H0A83 Serial: 7SKWSW4W (sdd), 1 partition 11:23:32 Found drive Seagate ST10000DM0004 Rev: DN01 Serial: ZA225FVW (sde), 1 partition 11:23:32 Found drive Seagate ST5000DM000 Rev: CC49 Serial: W4J1XXR1 (sdf), 1 partition 11:23:32 Found drive Seagate ST5000DM000 Rev: CC49 Serial: W4J1YLAY (sdg), 1 partition 11:23:33 Found drive Seagate ST5000DM000 Rev: CC49 Serial: W4J1YKLM (sdh), 1 partition 11:23:33 Found drive Seagate ST8000DM004 Rev: 0001 Serial: ZCT2QQ9D (sdi), 1 partition 11:23:33 Found drive Seagate ST8000DM004 Rev: 0001 Serial: WCT0EZRW (sdj), 1 partition 11:23:33 Found drive Seagate ST5000DM003 Rev: 0001 Serial: WCV009KY (sdk), 1 partition 11:23:33 Found drive Seagate ST5000DM000 Rev: CC49 Serial: W4J1X37L (sdl), 1 partition 11:23:33 Found drive Seagate ST8000DM004 Rev: 0001 Serial: WCT08S2J (sdm), 1 partition 11:23:34 Found drive Seagate ST5000DM003 Rev: 0001 Serial: WG7003CF (sdn), 1 partition 11:23:34 Found drive Seagate ST8000DM004 Rev: 0001 Serial: ZCT03N4J (sdo), 1 partition 11:23:34 Found drive Seagate ST8000DM004 Rev: 0001 Serial: ZCT050GQ (sdp), 1 partition 11:23:34 Found drive Unknown WL4000GSA6454 Rev: 80.00A80 Serial: WOL240396872 (sdq), 1 partition 11:23:34 Found drive Western Digital WD80EMAZ Rev: 83.H0A83 Serial: 7SJ9XBDW (sdr), 1 partition 11:23:34 Found drive HGST HUH721010ALE600 Rev: LHGNT384 Serial: 7PKREZPG (sds), 1 partition 11:23:34 Found drive Seagate ST5000DM000 Rev: CC49 Serial: W4J1SSDJ (sdt), 1 partition Lucee 5.3.9.166 Error (expression) Messageinvalid call of the function listGetAt, second Argument (posNumber) is invalid, invalid string list index [2] patternlistgetat(list:string, position:number, [delimiters:string, [includeEmptyFields:boolean]]):string StacktraceThe Error Occurred in /var/www/ScanControllers.cfm: line 1725 1723: <CFSET TotalPartitions=0> 1724: <CFSET Part=StructNew()> 1725: <CFSET Part.PartitionTable=ListGetAt(ListGetAt(PartInfo,2,Chr(10)),6,":",true)> 1726: <CFSET Part.Partitions=ArrayNew(1)> 1727: <cfexecute name="/sbin/blkid" arguments="-o export /dev/#DriveID#" variable="PartInfo2" timeout="90" /> called from /var/www/ScanControllers.cfm: line 1650 1648: </CFIF> 1649: </CFLOOP> 1650: </CFLOOP> 1651: 1652: <!--- Admin drive creation ---> Java Stacktracelucee.runtime.exp.FunctionException: invalid call of the function listGetAt, second Argument (posNumber) is invalid, invalid string list index [2] at lucee.runtime.functions.list.ListGetAt.call(ListGetAt.java:46) at lucee.runtime.functions.list.ListGetAt.call(ListGetAt.java:40) at scancontrollers_cfm$cf.call_000163(/ScanControllers.cfm:1725) at scancontrollers_cfm$cf.call(/ScanControllers.cfm:1650) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1054) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:946) at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:65) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:45) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2490) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2476) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2447) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1198) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1144) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) Timestamp11/12/22 11:23:34 AM EST
  2. It will freeze up for a minute or two, then be perfectly fine. Docker apps become unresponsive, and the GUI is not accessible. Things I've tried include: 1.) Assigned 2 threads to Sabnzbd. 2.) Slowed bandwidth limit to 10MB/s on Sabnzbd. 3.) Replaced cache drive nvme with a new one. Things I'm considering doing: 1. Adding a cache pool for downloads only. 2.) Removing Emby and Tdarr from ram TMP. Thoughts?
  3. This server has been up and running for 7 years and never had any issues like this till recently. The server will freeze up when any downloads occur or any kind of CPU usage. This includes all dockers (especially Emby). Ryzen 3700X 16gb ram with NetApp DS4246 Disk Array Shelf W/ 24x SAS. The only thing I can think is causing the issue is the cache drive, which isn't showing any errors. Things I've tried: Replaced P400 GPU with 1070TI. updating to most recent version of Unraid downgrading to known working version of Unraid (6.9) Replacing USB key with brand new Samsung 32gb Taking USB, cache drive and placing it inside another spare pc I had (Ryzen 2700X 16 gigs ram). Removed plugins that were showing as possible culprits in other posts (CA Backup, GPU Stats etc...) Things I'm planning on doing: Replacing WD Green NVME cache drive (which currently isn't showing any errors) with another NVME and possibly even creating 2 cache pools. Please help... I am attempting to add diagnostics, but I have to wait for the server to become responsive again. Will edit and add when possible... unraid-diagnostics-20221025-0905.zip
  4. I am very much a noob when it comes to dockers. Please see attached
  5. I must be an idiot, because I've forced an update to the docker, and still cannot access it. Log attached, from after turning off VPN option. Have tried privoxy on/off. Port should be 8081, not sure why it says 8080 supervisord.log
  6. Yep! You are 100% correct! I uninstalled the nvidia and gpu stat plug-ins, and reinstalled. Good to go!
  7. Please help! My log is filling up with the attached error. Diagnostics and screenshot are attached. I'm not super smart when it comes to Linux, so dumb it down for me, k unraid-diagnostics-20201120-2025.zip
  8. After adding a bunch of files to my server, and wanting to guarantee that they wont be lost in the future, should I run a parity check (for first time since adding files) with "write corrections to disk" checked, or not checked? And should I not be downloading or adding files during the parity check?
  9. I am experiencing extremely slow parity checks and disk performance. This is due to poor planning on my part, by using all USB drives and multiple USB hubs (Anker 4 port). Which would be a better option for me, in order to make the situation better? 1.) Remove my hard drives from their plastic cases, and plug them into SATA connectors on the current PC? How could I do this and NOT lose any data? 2.) Move my USB drives to a much higher powered PC (see below) and purchase a quality USB hub (Anker 10 port). Is this even possible? Current set-up: AMD 8350 Two - 8TB USB Seagate Drives (Parity) Nine - 5TB USB Seagate Drives One - 1TB USB Drive Three - 8TB USB Seagate Drives New set-up: Ryzen 7 2700X MSI X470GPLUS Performance Gaming Motherboard
  10. Sorry, but can you explain what a Root Port is? Sorry.
  11. I currently have ten 8TB USB hard drives and two 8TB USB parity drives. My monthly parity scan takes about 9 days to complete. As the parity checks are doing it's thing, the server is about worthless, as I can't stream anything without buffering, due to the slow drives that are in use. I currently use several Anker 4 port USB 3.0 hubs, that connect to my 3.0 USB ports on my motherboard. I have a AMD 8350 8 core processor. I'd prefer not to remove the hard drives from their plastic cases to expose the sata ports. Is there anything I can do to fix the extremely slow parity checks and slow downs? Is there a better USB hub?
  12. Is there some plugin or docker I can use to tell me what is using up disk space? Something like WinDirStat? I have a feeling that I have a lot of garbage on my server.
  13. First of all, let me say thanks for everything you've done for the Unraid community! Absolutely love your products! I'm a newbie, so take it easy on me :) 1. Is there a way to test the vpn connection, to make sure it is indeed working correctly? I have Sonarr, Lidarr, and Radarr proxy'd through this app, and want to cover my bases. 2. What about a vpn kill switch in case the connection drops?
  14. Does it matter if the drives are usb 3.0? Would that be the reason for the slow parity sync?
  15. Hello team! I am new to this, and had a question for the pros! 1) I've noticed the the parity drive is writing while the mover is moving. Is it writing a new parity? Do I still need to run a parity check after the cache is cleaned out by the mover? 2( I have about 50TB of storage and two 8TB parity drives on a AMD 8370 w/ 32 gigs ram. I've noticed that my parity checks are taking 4-5 days to run. I believe this is due to new data being saved to the server while the parity is running and Plex Docker streaming at the same time. Correct?
  16. I currently have 10-5TB hard drives in addition to my 2-5TB parity drives. My question sounds morbid, but is not intended to be. Let's say my house burns down to the ground and I lose all 12 hard drives, but kept the most recent copy of the parity drive backed up online. Will that parity drive back-up be enough to rebuild all 10-5TB drives? Should I back-up both parity drives, or will one be sufficient? Any pointers for me?