• 0 Posts
  • 24 Comments
Joined 10 months ago
cake
Cake day: October 20th, 2023

help-circle






  • This is very complicated to just give an answer, because:
    It varies greatly based on the content. Animated compresses vastly differently than an action movie.

    Varies greatly based on encoder. NEVC vs CPU etc

    Varies greatly based on encoder options. I.e. -b:v -minrate -maxrate vs -rc vbr -qmin -qmaxcq values, etc

    Varies greatly based on who is watching, the TV they use and their tolerance and experience.

    Savings are greater at 4k than 1080p. But once you start adding HDR into the mix, you’re in a whole new world.

    Even the people with very discerning eyes can’t agree on everything related to this topic. Wish I could just tell you do x… but you’ll have to test various methods and determine what you are happy with.
    or, if you just want some space savings… use some default setting that cuts it in 1/2 and forget about it.


  • Really depends on the gear. Some of it you can, some you can’t.

    Check IPMI and see if you can adjust it there. For mine, I use the IPMI plugin that you can get for Unraid. So some OS’s do have solutions. But depends on your OS and hardware.

    You can replace fans, usually. But need to make sure you still have enough airflow for the equipment.

    I did replace my server grade fans with the Noctua Industrial. They are still a bit loud for being in the same room, but quiet one room over. Where before you could hear it in any room of the house.
    My goal was quiet one room over.



  • Really depends on your use case.

    Unraid is wonderful and easy to use. But really has two reasons to use it:Unraid Array fits your file storage strategy. (few writes, mainly reads)You want an EZ way to get into docker and use the unraid appstore.

    Other than that, you can probably find everything on Debian or Ubuntu. (I prefer Debian for services)

    You can add one more:
    Proxmox and then run a Debian VM for docker, for example, and compartmentalize other things you may want to run.

    Also, download a mem test utility and run it overnight to test your hardware.




  • I do this with ZFS using a Keyfile and a script that runs at boot to unlock/mount.

    I put the keyfiles on a USB drive. (Make sure you have backups!) This USB drive is hidden, I won’t go into details on how I did that, several ways to do that, you can get pretty creative.

    If someone steals my server, they need to know where I hid my USB, or they won’t be able to get to any of the encrypted datasets.



  • I looked at those cases, ended up going with this because easier to expand and hte PSU size:
    Can find them for less elsewhere:
    https://www.amazon.com/gp/product/B095YMXW1K/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1

    Have a look at these HDD’s, I have seen them as low as $150. i run 20 of them right now, some have 3 years run time now. Been very happy with this vendor, usually only a few hours of runtime:
    https://www.disctech.com/Western-Digital-UltraStar-DC-HC530-WUH721414ALE604-0F31156-0F31284-14TB-3.5-7.2K-RPM-512e-SATA-6Gb

    Storage type:
    If you need the speed, stick with ZFS.
    But it should depend on the data and how risk averse you are (how easy to replace the data is). I started all ZFS, now I use this method:

    Unraid Array. For easily replaceable media, like movies. (Where I have a list and can easily re-download/upload) I use only the Unraid Array for that. Mainly for data that is write once read often.
    Downside:
    Unraid write speed is slow. No scrubbing.
    Upside:
    only the 1 disk that has the data spins up. This saves me about 180-200W of power and lots of wear on the drives.
    It’s also very storage efficient, I only run 2 parity disks with 20 drives. I wouldn’t do that on a regular raidz. But with unraid data lives on each disk, so you don’t loose the entire array if you lose more than 2 disks. This changes the risk math.

    Then for all my critical data, that I need ZFS speed and scrubbing for, I setup a raidz1 pool with 4x Intel P4510 4TB. (Home pics/media)
    Those I got for $200/pc new on eBay.



  • That sounds easy enough, but it creates a situation where I don’t know what updates are important (security) and what updates are minor. So I have to read the release notes for each update and then decide if I need it to patch a security vulnerability.
    Where with the other method, I know the update is likely critical.
    For some those frequent updates are a +, for me it is not. So use what works best for you!

    But right now I couldn’t use opensense even if I wanted to, as it’s FIPS non-compliant due to them still using the depreciated EOL OpenSSH 1.1.1, and no date set to move to v3