Everything posted by MattB425
-
Server Crashing and Restarting at Least Once a Day
How do I go about doing that? I am a complete Linux novice.
-
Server Crashing and Restarting at Least Once a Day
Thank you for your help. If I'm reading that thread correctly, there's no fix for the issue? This is pretty frustrating after investing so much into an Unraid system. It's just odd to me that my system would stay on for a month straight and now can't seem to stay on an entire day without restarting. Even more odd is that it does it while idling and not being accessed.
-
Server Crashing and Restarting at Least Once a Day
Suddenly I won't be able to access the SMB share. I'll login and find all the drives unmounted after it had an unclean shut down. I have no idea where to even start diagnosing this. It started started doing this a few days ago after being up for a month or so. Could it be the HBA controller? Any help would be greatly appreciated. mainframe-diagnostics-20221009-1757.zip syslog
-
Dealing with unclean shutdowns
Done. Hoping that helps. Thank you very much for your help. edit: Unfortunately still getting crashes/unclean shut downs and don't know why.
-
Dealing with unclean shutdowns
I've been having on and off problems with unclean shutdowns and I have no idea why. Last one caused over 1,000 parity errors so I'm assuming a disk is going bad. How do I check this? Any help would be appreciated. mainframe-diagnostics-20221008-0751.zip syslog
-
Parity-sync when moving files in the same disk ?
I have this same issue. I'm getting speeds as slow as 3 megabytes a second when moving files from one folder to another on the same disk. I love the Unraid operating system but the abysmal performance has me wishing I had the money to do a ZFS array on TrueNAS.
-
Tdarr, Torrent Seeding, and Hard Links
Yes you're correct, but I'm trying to accomplish that without the use of Sonarr or Radarr. After more thought and research, I believe I can do it by using Dirsync Pro, which someone thankfully added to the apps. Basically once qBittorrent moves a finished download to the completed folder, Dirsync Pro would send a copy of the file to a folder on the array. Once the rest of my hardware arrives and I can set this up fully I'll reply to this thread on how it worked.
-
Tdarr, Torrent Seeding, and Hard Links
I'm currently setting up Unraid for my first time. I would look to use Tdarr on my existing media library. I am going to use Qbitorrent for torrents. I do not use Sonarr nor Radarr and do not plan to. My ideal scenario would be: qBittorrent downloads file onto cache drive share--->File download completes and a copy is automatically sent to a share on the hard drive array while the original remains on the share on the cache drive for qBitorrent to continue seeding--->Tdarr transcodes the copy on the hard drive array--->Seeding on qBittorrent reaches a 2.0 ratio and then deletes the torrent and the file off the cache drive. My understanding is that there is no way to do this. From my reading, Sonarr can be set to create hard links and when Tdarr goes to transcode the hard linked file it breaks the link but both files are kept. Is there a way to accomplish this in an automated fashion without Sonarr? Thanks.