mirror of
https://github.com/ewwhite/zfs-ha.git
synced 2026-05-15 22:05:04 -06:00
[GH-ISSUE #40] Not an issue, just a question. #39
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/zfs-ha#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JaredT6694 on GitHub (Jun 23, 2024).
Original GitHub issue: https://github.com/ewwhite/zfs-ha/issues/40
I'm curious if you (personally or have heard) of anyone using method on a debian based system. I'm thinking of trying this with proxmox and if there were any tips or tricks or changes that might be needed.
-jt
@mpeterson commented on GitHub (Jan 27, 2025):
@JaredT6694 can you post your findings if you go this route? Thanks!
@mikesoule commented on GitHub (Jan 27, 2025):
I haven't but even though I prefer RHEL-based distros I don't see anything used in the OS/software stack that isn't equally supported on Debian. In fact, RHEL 9 has drifted enough from what's used in the docs (RHEL 7) that the gaps you'll have to fill in on your own with Debian may be no larger than the ones you'd encounter with something like Rocky 9. If you're much more comfortable with Debian and have tools and systems in place to support Debian, I think you're better off using that.
@ewwhite commented on GitHub (Jan 27, 2025):
I may take time to update this to reflect modern Rocky EL9, but also some commercial options that make more sense now.
@mpeterson commented on GitHub (Feb 4, 2025):
@ewwhite I'm currently doing a build based on Almalinux 9.5 (EL9), I will provide a gist with it so you can update your docs. Or if you guide me how would you like to format it, then I can submit a PR.
I wanted to go the direction of setting it up on Proxmox, but then later decided against it, as one of the core values I love about Proxmox is that I can provision a server with tofu and configure it with ansible in a blink, and be up and running really fast. As such I treat my Proxmox host as a cattle and replace my nodes whenever I have a need for it really easily.
For my NAS I want to have a bit more stability than that. So what I'm doing is to run Almalinux VMs on Proxmox with passthrough of my SAS controllers.
@ewwhite commented on GitHub (Feb 4, 2025):
Very interesting. I'd love to see what you develop!
@mpeterson commented on GitHub (Feb 15, 2025):
@ewwhite here it is raw from my notes, I hope you can use it to update your docs!
And the result:
and checking the IP:
@mpeterson commented on GitHub (Feb 16, 2025):
after playing a bit with
zfs multihostI ended up disabling it, as it was adding way too much delay (~10s) whilefence_scsishould be more than enough to protect the pool.