this post was submitted on 17 Dec 2024
41 points (97.7% liked)
Selfhosted
60426 readers
235 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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You may not be able to do RAID or other redundant/performant arrays with USB. You can definitely achieve a big JBOD array but it will be less resilient and slower than a RAID array. Enclosures often don’t cool as well so heat may degrade your disks faster as well. I did this for a while with some old disks and some $30 HDD toasters. I only put data on there I could afford to lose. I wish there was a standalone hardware RAID solution… like a NAS without the network. That would have a huge draw for hobbyists that don’t want to buy an expensive NAS. I’ve searched for this but haven’t found anything. Message me if you know of such a product! Maybe consider building your own NAS with an old PC. Way cheaper than a prebuilt and fun to build! I had an old Dell Optiplex 990 that is now a 32 TB NAS. Had to get a new case but it’s a decent backup to my Synology.
This is completely untrue.
You can get plently of performant arrays over USB. You do know how much USB 3.1 or 4 can transmit?
DAS enclosures can do a great job of cooling by separating and not sharing the air inside a single case.
Yeah a DIY NAS PC sounds like a fun choice, it's just too bad that this mini PC was a waste of cash if talking about storage. I do have an old PC, but it's a 3770K which is mighty beast for sure, but definitely a more power hungry device.
That's why you should always use them as jbod and setup Linux software raid (or zfs raid? Not familiar) directly.
Never go without a raid... Not a good idea in any case.
As for heat, I used jbod enclosures with fan, anything with more than 2 drives should have one, or don't bother.
I wouldn't go with single drive enclosures (even if I did for 10 years) as better not to cheap out on this matter. A 4 x 10€ cheap enclosure might be tempting, but shilling out 100€ for a nice actively cooled 4-disk jbod is a much better choice. Then go sw raid on top of it.