• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: July 28th, 2023

help-circle






  • Doubletwist@lemmy.worldtoSelfhosted@lemmy.worldSoftware vs Hardware RAID
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    5 months ago

    Y’all must be doing something wrong because HW raid has been hot garbage for at least 20years. I’ve been using software raid (mdadm, ZFS) since before 2000 and have never had a problem that could be attributed to the software raid itself, while I’ve had all kinds of horrible things go wrong with HW raid. And that holds true not just at home but professionally with enterprise level systems as a SysAdmin.

    With the exception of the (now rare) bare metal windows server, or the most basic boot drive mirroring for VMware (with important datastores on NAS/SAN which are using software raid underneath, with at most some limited HW assisted accelerators) , hardly anyone has trusted hardware raid for decades.





  • What qualifies as “basic necessities”?

    I’m not sure minimum wage has ever been enough for most people to afford an apartment on their own.

    Certainly in the early 90s, even in a low cost of living area, I was working 2 jobs (one part time but a bit over minimum wage) in order to share a 500sqft, 1br apartment with a friend.

    And part of the problem with trying to set a level of basic necessities (or a ‘living wage’) is that you have to account for a TON of external factors.

    For example, nobody is building affordable, reasonably sized apartments or houses any more. They only want to build 2000sqft+ houses, or 1000+sqft apartments with all the trimmings and amenities. That certainly raises the cost of living.

    By way of comparison, my grandparents raised 3 kids in a 998sqft 2-story duplex. It’s wasn’t large but it was a good family neighborhood with a park across the street. And they had 1 smallish (for the era) car. So why does everyone need a bajillion square feet and 2 cars, including a massive SUV to raise their 1 or 2 kids these days? (2 cars I get with both parents working these days, but the trucks and SUVs I see many low income families driving is ridiculous).

    And is it fair for the minimum wage to have to be set to a rate that subsidizes the builders who choose to only build that bigger, more expensive housing.

    We definitely need changes in the way this is all handled, but it’s not a simple thing. To truly solve the issue will require significant changes in our social structure and philosophy.






  • Mostly in a state of stability at the moment.

    I recently migrated off of a pair of ESXi servers, and consolidated down to just put my VMs on my TrueNAS Scale server, primarily to save power and generation so that I would only be running two servers instead of four. It’s not as fancy or flexible, but the VMs run and do what I need.

    So now my lab consists of:

    • 1 Dell R620 w/8x 1TB HDD in RAIDZ2 - backups (backuppc)
    • 1 Dell R620 w/8x 2TB SSD in RAIDZ2 + JBOD w/16x 3TB HDD in 2xRAIDZ2 pool - NAS + VMs for Plex, k8s, ansible/terraform, etc. (TrueNAS Scale)
    • Unifi UDMPro + 3APs
    • Unifi 10Gb Aggregation Switch
    • Unifi 24-port POE switch standard

    I then have another pair of R620s, plus 2 more JBOD trays and disks as cold spares. I may run the servers some during the winter, but it’s too hot in the garage closet in the summer to run them all without additional cooling.



  • The problem isn’t 4k vs 1080p. I have a separate library for my 4k items which isn’t accessible remotely.

    The problem is twofold:

    1. My uplink speeds suck, so often a 1080p file can’t stream remotely without being transcoded down to 720p.

    2. Almost everything I have is encoded to x265, and many Roku devices don’t support that, thus causing media to be transcoded even locally. (The device I use for 4k stuff does but other TVs in the house currently use devices such don’t)

    Also, I’m not just running this on a raspberry pi with a single disc. I have over 1500 movies, and 200 TV series already taking up over 30 terabytes on a RAIDZ2 server. So it’s not just a simple matter of throwing an " extra fifty bucks" at it.

    Frankly, with everything that’s running in my home lab, the added electricity in CPU power to transcode is barely a rounding error.

    Is it possible for me to arrange things so that nothing ever needs to transcode? Sure, but it would be far more trouble and cost than it’s worth at this time.

    Not everyone has the same needs or restrictions.