DaemonHunter

Members
  • Posts

    21
  • Joined

  • Last visited

Recent Profile Visitors

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

DaemonHunter's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Just wanted to circle back and say that I found the issue! My PSU did not have enough SATA power cables so I was using a few power splitters. After buying a new PSU with enough plugs to remove the splitters all my issues went away. Wanted to post in case someone else experienced what I did.
  2. Just ran this on a few troubled drives and it unfortunately didnt seem to help. Still getting the same issues.
  3. steelmountain-diagnostics-20230313-1208.zip
  4. Hello, I am having trouble with drives intermittently going into a disabled mode. I am not sure what is causing the drives to go into this mode. What ive noticed is that its always a seagate drive that gets disabled. I have tried swapping the power supply, ram, cpu, and mobo with no success. I have tested the HDDs with seagate tools bootable and all drives show no issues. I would appreciate any guidance on where to start looking. The error the drives show is: Mar 11 11:09:38 SteelMountain kernel: I/O error, dev sdf, sector 229654304 op 0x0:(READ) flags 0x0 phys_seg 128 prio class 0 My current hardware is as follows: Gigabyte X570 UD v1.0 32 GB DDR4 @ 3200mhz AMD Ryzen 5 3600 OS Version is Pro-6.11.5 1 LSI SAS 9210-8i 1 LSI SAS 9211-8i
  5. In my case, it was the Cool N' Quiet setting that needed to be disabled. Once that was disabled everything started working fine.
  6. @tjb_altf4 Both containers used are linuxserver/sonarr. I have changed the port number inside the container using the web interface as you suggested, restarted the container and cannot access the web interface from port 80.
  7. The issue that I have found is that regardless of what port you set as the host port, it will change itself. This sounds a little confusing so I brought some screenshots. Picture_1: This photo is of a docker that is running locally on my Debian machine. The port passes through from 80 to 8989 properly. This photo shows that. Picture_2: This photo shows the config that is being used to create the docker in unRAID. The port configuration is setup correctly. Picture_3: This photo shows the config that was pushed did not work as it was setup. Picture_4: This photo shows it working on the default port, but not the one I setup. Picture_5: This photo shows that the config it was set to use did not work. I have this issue with all my dockers, but if I run them locally I have no issue. All symptoms point to there being something in unRAID that is not right. If anyone has a fix please let me know. Thanks, DaemonHunter
  8. I'm not sure if this is what did it, but I disabled the CPU governor in my BIOS and all my issues went away.
  9. Hello everyone. I am looking at implementing a setup of unRAID for a local business near me. I have used the system for about 2 years now at home and there are still a few things that I am not sure about. 1. Hypothetically, if you have a 1TB cache drive, and 8TB of data array storage available.... and are uploading a 2TB file to a cached share, how does unRAID handle the lack of space on the cache? Does it skip the cache and write to the array? Does it write to the cache until full then swap over to the array? Etc. 2. Suppose I want to run an OS router solution such as pfSense or vyOS as a virtual machine on the unRAID platform. Will unRAID be able to handle this or is it out of its league? Thanks for any support or answers I can receive. -DaemonHunter
  10. UPDATE: Have run a memtest with no issues. Formatted and reinstalled the unraid flash drive. The issue seems to be the Plex Transcoder? I have posted files of what I am seeing in the syslog as well as a recent diagnostics. steelmountain-diagnostics-20190212-0031.zip syslog_1.txt syslog_2.txt syslog_3.txt syslog_4.txt syslog_5.txt syslog_6.txt syslog_7.txt syslog_8.txt syslog_9.txt
  11. Could a docker container be causing it? The only recent change I have made is adding the H265ize docker container but have not had a chance to set it up. I noticed that it was running and using 80% of the CPU?? Before the memtest I think Im gonna delete this container and see if this issue persists. Is there a way to make sure everything that the container installed is removed?
  12. I am using linuxserver/plex. I will be running the memtest over the next 24 hours.