Chandler

Members
  • Posts

    98
  • Joined

  • Last visited

Recent Profile Visitors

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

Chandler's Achievements

Apprentice

Apprentice (3/14)

1

Reputation

  1. Thanks! Just wanted to make sure there wasn't anything else I missed.
  2. Last night I noticed issues with my server and came to find all my shares missing and dockers appeared to be running even though they weren't. I checked the logs and found this: Oct 13 19:09:01 Tower shfs: shfs: ../lib/fuse.c:1450: unlink_node: Assertion `node->nlookup > 1' failed. Oct 13 19:09:01 Tower rsyslogd: file '/mnt/user/Logs/syslog-192.168.1.17.log'[2] write error - see https://www.rsyslog.com/solving-rsyslog-write-errors/ for help OS error: Transport endpoint is not connected [v8.2102.0 try https://www.rsyslog.com/e/2027 ] Oct 13 19:09:01 Tower rsyslogd: file '/mnt/user/Logs/syslog-192.168.1.17.log': open error: Transport endpoint is not connected [v8.2102.0 try https://www.rsyslog.com/e/2433 ] I tried stopping and restarting the array but that didn't work. Next was a full server restart and everything appeared to be back to normal. Does anyone know what caused this or if there is anything else in my diagnostics that could help?
  3. Seems to be a solution, though not the ideal one 😅 Is there another better solution or do these drives just suck lol
  4. Thanks for that. Silly that Seagate has this issue. I went through and completed all these steps after I rebuilt the disabled drive. EPC and low current spin up are off on all my ST8000VN004 drives. My drives are still getting the read errors though. Any more ideas? Here is a new diagnostics if that helps. tower-diagnostics-20220107-1445.zip
  5. I believe so, I have redundant 920W PSUs. Do you see something in the diagnostics that indicate a power issue?
  6. Hello, recently I have been getting read errors on a few disks. Been using the same setup for years now, slowly adding drives over time and never had this issue before. One drive already became disabled due to this and I rebuilt it successfully. Now another drive has become disabled because of this. The drives it has been happening on are mostly newer ones. However, the second one to become disabled because of this, I have been using for over a year. I've read that this is more commonly caused by a bad connection instead of the drive. I'm wondering where I should start or if anyone has any tips for me on this. I have a 4U supermicro chassis and my drives are plugged into a backplane (BPN-SAS-846A). I believe I have 3 LSI 9210-8I that the backplane is plugged into. Since this is a more recent issue is it possible my issue could be caused by one of the LSI cards that I am now starting to use more due to the new drives?
  7. Got it, thanks! I had found a similar post and the solution was upping from 30 to 60 seconds. Mine was at 90 so I figured it was fine. But I added 3 to the array and 1 to the parity earlier this month and I think that is roughly when this started happening so it makes sense!
  8. Yes, I looked there first but I didn't see anything stand out. That's why I attached them to the original post.
  9. Parity checks have started happening after every reboot which usually means there was an unclean shutdown.. I can't seem to figure out what is causing an unclean shutdown or if that is the issue. I've attached a diagnostics from the flash drive.
  10. What details? Yeah, I understand it fails when attempting to move a duplicate. The issue is that I cannot find the duplicate. For example the mover is saying it is moving /mnt/cache/folder/fileA to the array but it already exists. I looked through /mnt/disk#/folder/ for fileA on each disk but it was not on any of them. From what I could tell it only exists on the cache.
  11. Ah, I will have to check what I have that set to then. Thanks. Currently while watching the mover logs, it is saying some files can't be moved because it already exists. I look at its location on the array and its location on the cache but it only exists in one of them. The folder it needs to go in is on both but the file itself only exists once. Any ideas on this one before I start deleting things?
  12. Okay, I set domains and system to cache-prefer and started the mover after turning off docker and vms. My appdata was already set to cache-prefer and has been since I started using Unraid. I find it odd that some files exist on the array..
  13. Alright I've just updated and tested a few things. The main thing I am using to test is Plex. For some reason, only on iOS connections, everything I play buffers every 1-5 seconds. I thought it was Plex so I troubleshot that first with the verbose logging to check my transcode speed but when I'm on wifi it is a direct play and there is no transcoding but it was buffering which was odd. My network can easily handle this. I switched to cellular and it was transcoding 1080p 10,000kbps bitrate to SD and struggling according to Plex verbose logging which said I was at around 0.3 when I want that number to be above 1. What is odd is that my CPU usage was only around 25% and RAM around 25% as well. So that is when I thought it must be something acting up with the Unraid server among the other problems I am having overall. Anyways, after updating and rebooting my above problem was still present so I tried booting in safe mode. I attempted the above with Plex and it worked flawlessly on wifi and when switching to cellular, the verbose logging said I was transcoding at a speed of 13.5 which sounds much better. So safe mode boots without plugins, correct? Would my next step be to figure out what plugin may have been causing this issue? How do I enable the plugins one at a time? I'm not even sure if it did boot in safe mode because my syslinux config is already reset to boot back into normal Unraid and not safe mode (unless it does that automatically) and all my dockers started on their own and it appears all plugins are still working. Appdata is set to prefer cache so I'm not sure why there are files being put on the array when I have 2TB of cache.. I'll set it to only use cache as well as the other shares you mentioned.
  14. My server has been running slow for a while now and I am tired of dealing with it acting this way. Dockers will be slow to start/respond, I'll get upstream failures in the logs when trying to load pages on the GUI, server will occasionally hang on reboots, the list can go on but I'm just wondering if anything stands out in my diagnostics. tower-diagnostics-20200713-1436.zip
  15. Sorry, I was meaning I was trying to set these up for use with Organizr. I have not actually put them in Organizr yet so we can take that out of the equation. All I have done is enable the confs, make sure they are pointing to the right containers/ports, and entering mydomain.com/container and I received all those errors in my post. I fixed Tautulli. Had to add tautulli to the https root in its config. For Jackett, I have made no modifications to the subfolder conf other than renaming it to remove the sample portion. I don't get the usual 404 nginx error... Fixed Jackett, needed to redefine the base url in its gui. I guess the grayed out one didn't count. This leaves Ombi, Radarr, and Sonarr. I am not sure what to do with Ombi yet but Radarr and Sonarr I think I need to modify the confs.. It looks like it is definitely hitting them when I go to mydomain.com/radarr but then Radarr redirects it to mydomain.com/login?returnUrl=/radarr because I have forms authentication enabled. How do I get it to not redirect there? Basically it needs to redirect to mydomain.com/radarr/login?returnUrl=/ instead. Sonarr and Radarr are also now working since I added base urls to them too.. Now I just have an issue with Ombi. Heading to mydomain.com/ombi greets me with this: