this post was submitted on 28 Apr 2025
0 points (NaN% liked)
Selfhosted
60001 readers
698 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: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
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
HBA and IT are pretty much the same thing. They both present JBOD to the OS, which is what ZFS wants. The only different between HBA and IT is the latter being solely driven by what's on the card with coordination from a board handoff, for instance. It's like the stock-stock version of the chip on the coats with no custom drivers, kinda.
Either way, HBA is fine.
I second this.
I have three large disk shelves, one made from a J23 CSA connected to an perc h730 in HBA mode, one made from a super micro connected to a LSI HBA card, and one that uses a repurposed DATTO unit with its original raid card flashed into IT mode.
They are all extremely reliable, handling dozens of drives and I use only ZFS for all of my bulk storage. The best part is how much faster I can replace a dead drive with ZFS than I could with any raid 5 anything. Also, ZFS is flexible enough that you can put ssds in to use for journaling and slog.
I have one machine with 192gb of RAM and I just use the ramdisk for slog. It's all streaming media so if it crashes only the buffered streams are lost, and this way I'm not burning holes through SSDs quite so quickly.