this post was submitted on 06 Apr 2024
85 points (89.0% liked)

Selfhosted

40928 readers
1070 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Trying to squeeze some more storage in my MiniPC. I have questions about these. These use hardward RAID with selectable modes (Individual/JBOD/RAID1/RAID2).

  1. If I use RAID 1 and one of the drives fails, will I know?

  2. If a drive fails, and a slap in a new one, will it internally begin repairing RAID 1 again?

  3. Can I use these as "individual" or JBOD and have 2 separate drives through the same connector, and use something like TrueNAS to software-RAID them?

you are viewing a single comment's thread
view the rest of the comments
[–] scrubbles@poptalk.scrubbles.tech 38 points 9 months ago (4 children)

Neat, but I see it personally as the worst of both worlds, unless you have a bunch of NVMEs sitting around.

You're going to be bottlenecked by SATA speeds, so even one NVME would be bottlenecked, let alone 2. So for me, going with a larger SATA SSD (which you could of course RAID with another) would probably get you still better speeds.

Then you have issue of it breaking. Personally, I have never had good luck with secondary board RAID items like this. They always fail after a while. The only stable raids I have seen are motherboards and SAS. Whenever I see "Make this interface into another RAID" I think of the.... 5-7 failed cards sitting behind me.

[–] slacktoid@lemmy.ml 7 points 9 months ago (1 children)

M.2 is a form factor. Under that form factor it can run the NVMe or the SATA protocol.

[–] scrubbles@poptalk.scrubbles.tech 1 points 9 months ago (1 children)

Answered elsewhere in this thread. Yes, I'm aware, but the only real life use case is plugging in nvme drives

[–] slacktoid@lemmy.ml 5 points 9 months ago (1 children)

There are m.2 sata drives. They have a different pin layout and everything. It depends on what you want out of the QoS of your system and what bottlenecks you have.

[–] scrubbles@poptalk.scrubbles.tech 1 points 9 months ago (1 children)

Yeah, just then I still think it's the worst of both worlds. You still have a single point of failure, that raid controller on that device probably can't be ported anywhere else (at least most of the cheap controllers I've seen haven't been able to, most mobo raids I've been able to recover), and so if you don't have redundancy anyway, then a larger SSD is to me, the way to go. Honestly a single SSD and a nightly backup to an external would be how I'd do it if I was on a budget and only had one SATA port remaining.

[–] slacktoid@lemmy.ml 4 points 9 months ago

Yeah thats the problem with hardware raid in general.

[–] Shimitar@feddit.it 3 points 9 months ago

You fan pretty effective software raid with Linux built in drivers. No need for hardware raid, specially not cheapo ones...

Running Linux software raid for 20+ years with zero issues... Currently on USB3 and USB-C disks, but in the past all kind of mixed solutions (ide/sata/esata/USB/FireWire...).

Speed is not a big issue in my experience if you consume your media over network anyway.

[–] bonus_crab@lemmy.world 2 points 9 months ago

also nvme drives get HOT, and sticking em together in an enclosure with no heatsink or fan would probably have thermal throttle under load.