Selfhosted
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 posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
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!
view the rest of the comments
What ZFS are you using?
"As of November 2023, this feature was merged in main and is scheduled for release in OpenZFS 2.3:"
'The OpenZFS project (ZFS on Linux, ZFS on FreeBSD) is working on a feature to allow the addition of new physical devices to existing RAID-Z vdevs. This will allow, for instance, the expansion of a 6-drive RAID-Z2 vdev into a 7-drive RAID-Z2 vdev. This will happen while the filesystem is online, and will be repeatable once the expansion is complete (e.g., 7-drive vdev → 8-drive vdev)."
None yet. But comparisons ive seen (such as snapraid's website) suggested it was a limitation, but they could be quite old, still.
That's great to know, though. So no weird plugin management just using ZFS? Or would I need MergerFS in that scenario?
Not sure on MergerFS...I haven't gotten deep into ZFS pools.
The old adage is never use v x.0 of anything, which I'd expect to go double for data integrity. Is there any particular reason ZFS gets a pass here (speaking as someone who really wants this feature). TrueNAS isn't merging it for a couple of months yet, I believe.
ah yeah it's basically the first release supporting it. ah well, maybe i migrate later (i technically wont need it for a year or two with my projected data usage).
december 2023 feels ages ago but i suppose that doesnt account for filesystems needing more rigorous testing.