Everything posted by ConnerVT
-
PLEASE ADD - Ability to set a schedule to auto reboot at specific times / days of the months!
You can use User Scripts to write a short bash script to do this. There are commands to restart the system as well as individual docker containers. User Scripts can set up to run this script on a schedule you define. I use a script to restart my cloudflared container after the Appdata Backup plugin runs. Though you may wish to figure out why your server requires to be rebooted weekly. This shouldn't be required, and indicates something isn't quite right with your server's setup.
-
AMD EPYC 7642 vs EPYC 7413: Which should I buy? Or stick with Xeon E-2288G?
You could always buy one of each. 😆
-
Backup Rig Hardware
If it is just tasked to be a backup NAS, most anything will work. Transfer speed usually isn't a concern for a backup, as it is automated and running behind the scenes. Not like you need to sit at a desk and watch it the entire time. If you are mirroring/archiving another server, other than the initial data transfer, I wouldn't think there will be a large amount of data to transfer in subsequent backups. Here is a thread I started last year, on the build of my backup server. I recently upgraded it, only because I plan to move my home automation services onto it. Even though I have a 2.5Gbe LAN, I just used the 1Gbe motherboard NIC on the server, as speed was never an issue. Even with the fastest CPU and LAN, your spinning drives will most likely be the gating factor for speed.
-
NVME Drive for App Data only, worth buying premium or budget one?
I really don't believe that the speed difference between Gen3 and Gen4 will ever be noticeable in most appdata use cases. So if this is the criteria you are using to define "Budget", a Gen3 should be more than fast enough. I would avoid the most unknown, never heard of them brands. (As I type this with a Leven NVMe in my main server as an experiment). This is more about drive longevity and other drive issues. That said, I've never had an issue with any of the NVMe or cheap SSD drives I've used (*knocks on wood*).
-
renewed drive?
I have been using re-certified drives in my servers since I built my first Unraid server 3.5 years ago, and have had zero issues. I've only purchased HGST drives, which are all likely pulled from commercial servers as part of preventative maintenance or storage space upgrades by the original owners. Most important is to buy from well respected, reputable sellers. There can be a big savings purchasing a used drive, but the little money saved going with the cheapest price found is not worth the risk. My last few purchases were from ServerPartDeals.com who have been great to do business with. The decision to buy new vs re-certified really depends on each person. How important is the data? Is the data replaceable? Do you have a solid backup strategy? (RAID is not a backup) What is your risk tolerance? Everyone will have a different opinion, so it really comes down to what is important to you.
-
UnRAID system hangs after some hours
This only happens when you are running syslog server.
-
Plex server to host 40-50 streams/transcodes (1080p)
I know that many people whom I might give a ride in my car. But they wouldn't all fit at once. If you want to stream to 30 different users/clients simultaneously, you will be hard pressed to do so with consumer hardware. It is all about the bandwidth. On every subsystem. Drive access speeds. Throughput of your NIC. Internet upload speed. Throughput of the CPU. So put it in RAM, that's fast. But the data still needs to get there, and be managed. More overhead. More throughput.
-
Unraid server keeps crashing overnight, Ryzen idle power management suspected.
If you would post your systems diagnostics it would help. We've been guessing what you have for hardware. Other than the motherboard, I don't even know which Ryzen CPU you have. The early Ryzen CPUs do have lock up issues in Linux based systems. The later ones are much better, but there are infrequent reports from some of having issues. Power management was at the root of one of the issues. Memory speed was another. With power management, typically this is fixed by the "Typical Idle Current" setting in the BIOS. If your motherboard's BIOS has this setting, it will likely be under Advanced > AMD CBS. For memory speed, Ryzen is a bit finicky. The Infinity Fabric used to ties the Zen cores to cache to system RAM will have collisions or missing data if the RAM doesn't sync up with the CPU's timing. People get hung up on the marketing departments numbers printed in bold letters on the package and the advertisements. "3200" is not the speed that the RAM actually runs. That's the overclocked XMP value. It actually runs at 2666 (1333 MHz x 2). To make things more confusing, it matters if your RAM chips are Single Rank or Dual Rank on the earlier CPUs. Below is the Maximum Frequency RAM settings for your motherboard. What I would suggest is: - Remove whatever mitigations you have added - Confirm you are on the latest BIOS (2.50 or at lease 2.20) - See if you can locate the Typical Current Idle setting - Manually set your DRAM settings to be appropriate for your SO-DIMM *AND* no higher than the Maximum Frequency supported - Sanity check no other over clocking or over/under volting settings in BIOS - Disable/turn off any devices on the motherboard which you do not plan on using.
-
hardware for my future Unraid server
More than solid enough for most uses (there is always someone who wants to run a whole city with their server...). Only observation is that it's unfortunate that the 9900KF you have doesn't have an iGPU. Intel QuickSync is typically more than enough for transcoding Plex/Jellyfin streams. Two ideas to think of - Instead of dropping money on a 3070/3080 GPU (way overkill for only transcoding and a lot of wasted wattage), invest that $$ in a compatible CPU with an iGPU or get yourself a Quadro T400 GPU (less power, single slot, and transcodes as well as the gaming GPUs you spoke of).
-
[SOLD][US-MN] Lian Li PC-Q25B
@a_n_d_y - Just a quick post to again say thank you. The case is a joy to build in. I had forgotten how well Lian Li cases are designed and built. After shuffling and upgrading hardware in two systems, it only cost me the price of 2 CPUs, a motherboard, 32GB of DRAM and two CPU coolers. I still think I got a good deal. (Yes, I obviously have a computer problem. One that would take a therapist to resolve, not Tech Support. 🙄 )
-
USB dead twice in two weeks
Power supply. Motherboard. Or just dumb luck. Could just be a coincidence. 10+ years of always on use from a flash drive is a solid run. That the second drive died in a couple of weeks could be a bad drive, a counterfeit drive, or something else.
-
Cloudflare dns to access unRaid - any downside?
I use both DuckDNS and Cloudflare with my server and network. I have two domains with Cloudflare (look at the non-.com domains, many are very reasonably priced). DuckDNS has had some issues the past month. Fortunately, I only have noncritical things associated with them. But still annoying. Cloudflare has been rock solid. I use both tunnels and DNS with them, and have never had an issue. They also have a few security related benefits, such as 2FA and Geoblocking, that are available for free users.
-
Plex server to host 40-50 streams/transcodes (1080p)
That would be great, if the only use case is always 30 people watching the same video file. Now flip it the other way - 30 people watching 30 different movies. Ain't easy caching it all to RAM. As they say, the Devil is in the details. 😫
-
Plex server to host 40-50 streams/transcodes (1080p)
^ This. Nearly all "commercial" streaming services do this, keeping files transcoded in the most likely demanded formats that are requested. For your use case, it will all come down to addressing the bottlenecks. 40 simultaneous streams - You will have a lot of them. Drive access speeds, network speed, transcoding, even bandwidth of moving data through the CPU/MB from drive through to NIC. This is before thinking of worst possible cases. Let's use this as an example - The latest episode of a popular show (think "GoT") just hit your server, and 30 users all sit down that Friday night to watch. Obviously, they don't all hit Play at the same time. So one drive is serving the same file, but reading different parts of it...
-
Are there any mitigations for CVE-2024-6387?
Unraid's primary use case is not to open it up to a WAN and the greater Internet. It is an appliance meant for one's local LAN network. It is designed and built for that purpose, and expectations that it is infallible to all off use implementations are not valid. Are some people stupid? Certainly. But you can't fix stupid. All you can try to do is protect people from themself, but that comes with a cost. you could lock down the system so tight that much of Unraid's usability is lost, hire someone who sole responsibility is to test and develop fixes for exploits (and pass that cost to the users) and pass patch after patch for us to update (then chase reports of "update broke my server..." we constantly see in the forum, many unrelated to Unraid software). But even making patches available, many people never update (and now the new business model will have even less people doing so). Unraid is not a plug-and-play NAS appliance. It is a highly configurable server platform. With the former, there is an expectation the vendor has a responsibility to fully protect you. Being stupid does not forgive you of your responsibility to protect yourself.
-
Are there any mitigations for CVE-2024-6387?
Why would you assume that? One would need to actively open their server's address and port to expose themself to the Internet.
-
Best downloading setup for Radarr and Sonarr
You have a 4TB NVMe? Mine is only 2TB (less ~130GB of stuff that always lives there). I have never filled the cache up from Sabnzbd downloads. And I have grabbed some sizable things at times. I do leave my Sabnzbd limited to 80% (96MB/s) of my 1G internet speeds, just to not saturate the line so others have some bandwidth. (My wife will let me know if she can't stream her YouTube). Writes to my array are in the 60-80MB/s range.
-
Do i “need” SSD cache pool?
Usenet = Never having to seed.
-
Do i “need” SSD cache pool?
I just broke down why I do not cache my Media share in the post linked below. You have been given some good advice here. The only thing I will highlight is you certainly will want at least one solid state drive (NVMe or SSD) to run your applications from. I no longer torrent as I find Usenet a *much* better choice for several reasons. So how you may best configure transitioning what you seed to what you archive is beyond what I have good advice.
-
When the mover is running, i can't stream a tv show?
No, that would be a bit extreme. There are very many people who use Unraid for media streaming (as this was one of the primary reasons Unraid was original built). It just takes a little management on your part. How much data is there typically for the mover to handle? How long does it take to move the data? When are people typically streaming video? Are there other activities also taking place at this time (backups, downloads/torrents/etc)? Is the server healthy, without any inherent problems or issues? It should not be difficult to find a time to schedule the mover to run which does not interfere with other activities.
-
Best downloading setup for Radarr and Sonarr
In Community Applications (CA) get the Appdata Backup plugin. It backs up appdata (and flash drive) on a schedule. Very configurable. Appdata and System shares are generally best kept on your fastest drive (NVMe/SSD). Appdata has the configuration files for your dockers. System is where all of the executable/binaries for your dockers and VMs.
-
Best downloading setup for Radarr and Sonarr
Your system looks to be very similar to mine (without knowing what system hardware your platform is). I also run Sabnzbd and Arrs., with 1G/1G internet. This is how I have things configured, and have zero issues or complaints: appdata and system shares = cache only Download share = cache --> array Media share = array only Logic behind this choice is: All docker appdata and docker.img run on NVMe for speed. Sabnzbd downloads then unpacks the file. This is all done in the Download share in cache (NVMe), moving from one folder in Download to another fast. Sonarr/Radarr/Lidarr will move the unpacked file from Download/completed to the appropriate Media share folder once notified by the Arr. Doing any other writes to the array other than the last doesn't make sense, as it just does a lot of writing/moving data from one location in the array to another, at spinning rust speeds and with parity. I choose to have my Media share not to use cache, as almost all of the additions to my Media share come from Arrs. Having it cached would just add an additional set of writes to the NVMe [from Download/complete --> Media (cache) --> Media (array)].
-
PSU for 24-disk build (single-rail? 5v power?)
With electrical engineering as my college major, but spending the majority of my life in the digital world (but playing a bit with amateur radio), my personal opinion of single vs multi-rail is that it is over hyped. Power loading is power loading. It really doesn't matter until you get close to the limit of what the PSU can supply. Multi-rail just basically splits the total output from one power supply into two (and reality, those two share some components, so not even two different supplies). As long as you spec a PSU that will comfortably handle expected peak demand, it should not matter (and actually be easier to manage). What "comfortably" means is subjective. You can likely choose less headroom with a high quality PSU, as it is less likely to do bad things when pushed close to its limits.
-
PSU for 24-disk build (single-rail? 5v power?)
One man's opinion: I believe that folks generally overbuy when selecting a PSU. But then, some of the funkiest, most difficult problems I've ever troubleshot came down to a marginal PSU. For most people, I recommend buying from a reputable brand, and never buying their budget/discount line. Many of the PSU from different brands are made in the same factory, only differentiated by the components spec's by the brand/company. But then, I never have been asked about a system with 24 drives. What you can source in Sweden makes it more difficult to offer advice, other than see what Tier A power supplies in this list fit your requirements: https://cultists.network/140/psu-tier-list/
-
Docker Service Failed To Start/Out of Memory
/etc/rc.d/rc.docker <command> Available commands: start stop restart status