Everything posted by MyNameHand
-
Out of Memory Errors
Maybe, but I have plex scheduled to run tasks at 06:00, while the error occurred earlier at 04:47. Apparently my friend was in a watch together with another friend, and looking at tautulli, there were 4-5 people total watching at the time. Honestly, I've had more simultaneous streams before, so I doubt the number of streams was the issue. However, I just remembered I do have ram transcoding enabled, so that could the cause.
-
Out of Memory Errors
Yeah, I have like 3100 torrents, so that's prob why lol. I'll try your suggestion. Also, prob worth nothing my friend just told me that last night while watching on my plex it died about 10 mins before I got the first OOM error.
-
Out of Memory Errors
Thanks for the reply. Hopefully I didn't miss anything, but I didn't find anything compromising. Here's the file.
-
Out of Memory Errors
Last night FCP started dishing out this error: I have 80GB of total RAM, and usually about 60GB free most of the time, including right now as I type this, so I don't understand what could've used it all up. I have no idea where to even start looking in the diagnostics, so if anyone could help me or point me in the right direction, I'd appreciate it a lot. I've attached my diagnostics below.
-
Upgrade single 500GB cache drive with new 2TB drive without having to transfer to array
Yea I ended up doing this lol
-
Upgrade single 500GB cache drive with new 2TB drive without having to transfer to array
it's xfs sadly
-
Upgrade single 500GB cache drive with new 2TB drive without having to transfer to array
I have 3 slots total, yes
-
Upgrade single 500GB cache drive with new 2TB drive without having to transfer to array
Hello, I want to upgrade my current 500GB NVME cache drive with a 2TB NVME drive, but I'm unsure of how to go about it. The only methods I've seen so far either transfer everything to array first or require having mirrored drives. I would really prefer not transferring to array, as I have a lot of plex and jellyfin (150GB+ combined) metadata and that will take more than a week to transfer one way. I have an extra 500GB NVME as well, if that would help. Any and all suggestions would be greatly appreciated, thanks.
-
Replace USB Flash Drive Question
Sorry I never replied. After your response, I actually realized the usb tool has a "Custom Image" option. I selected the backup zip file I had downloaded using that option and flashed it. It worked flawlessly.
-
Move all data from 2 drives onto the rest of the array while preserving hardlinks
Yep, everything transfered no problem, all hardlinks intact. One thing I will say is make sure you adjust your free space settings according to your needs before starting the transfer.
-
Replace USB Flash Drive Question
Hello, I want to replace my flash drive. I've gone ahead and downloaded the backup from Main > Flash > Flash Backup. I do also have cloud backup enabled. It downloaded this file handnas-v7.0.0-beta.2-flash-backup-xxxxxxxx-xxxx.zip Every forum post, comment, and official docs just say to use the USB Creator Tool. However, they don't really clarify exactly what you should be looking for or what to do with the tool. All it does is write the flash drive with a new copy of Unraid with a version of your choosing. So the drive is basically stock. Will I be restoring from the backup when I boot into it? Any clarification would be appreciated. Thanks in advance
-
Move all data from 2 drives onto the rest of the array while preserving hardlinks
Apologies for the late reply, and thank you for yours. Just for a sanity check, would I just need to exclude the two drives from all shares and then start mover? Ignore that last part, I found how to here https://docs.unraid.net/unraid-os/release-notes/7.0.0/#can-use-mover-to-empty-an-array-disk
-
Move all data from 2 drives onto the rest of the array while preserving hardlinks
Hello, I have an array of 8 drives, 6 of which I just finished upgrading from 8/10TB to 20TB drives. I plan on removing the remaining two 8TB drives and need to move all the data off them to the rest of the new drives. Normally I would just use unbalanced without much thought, but I have hardlinks and need to make sure those are preserved. What would be the best way to do this?
-
Question on rearranging array drive positions
Yeah, I'm planning on spreading the data from those two drives to the remaining 6 with unbalanced. Thank you for the reply and reminder.
-
Question on rearranging array drive positions
Oh perfect, thank you so much
-
Question on rearranging array drive positions
From that picture, I want to swap disks 6 and 7 to be where disks 1 and 2 are. Is this possible? The reason I want to do this is because I'm upgrading 6 of my drives to 20TB Exos and the last two 10TB drives are still within return window and would like to remove them first to return them. My plan is to only have the 6 Exos on my array after I'm done replacing my old drives. Any help will be very appreciated
-
[DEPRECATED] Linuxserver.io - Rutorrent
yes, that's true, but I'd be limited to /downloads/Anime (in my case), but I also want to use /downloads/TV Shows
-
[DEPRECATED] Linuxserver.io - Rutorrent
Ah, that's because sonarr doesn't allow different save paths per show, it will download every show to the same path. Since I only use rss feed for airing shows, they get uploaded in single .mkv files per torrent. So I set the save path for each rss filter to a different folder per show, like so: /downloads/Anime/Kaguya-sama Love is War/Season 2/ or /downloads/Anime/Plunderer/Season 1/ EDIT: I don't want to have duplicate copies of my files and I could never figure out how to get hardlinks to work, so I've given up on sonarr for my airing shows.
-
[DEPRECATED] Linuxserver.io - Rutorrent
Yes, I've tried a couple testers, but being completely new to regex, I have absolutely no idea what it is it wants me to fix.
-
[DEPRECATED] Linuxserver.io - Rutorrent
Hello, so I've been trying to get the RSS Feed working, but I can't seem to figure out the regex filter no matter what I do. A torrent I want is: Kaguya-sama: Love is War? - TV Series [2020] :: Web | MKV | h264 | 720p | AAC 2.0 | Softsubs (HorribleSubs) | Episode 2 | Freeleech and the filter I'm trying to use is: /^Kaguya-sama:.Love.is.War?.720p.HorribleSubs.Episode/i If anyone could please tell me what I'm doing wrong or missing, that would be appreciated. Thank You