mirror of
https://github.com/ewwhite/zfs-ha.git
synced 2026-05-15 14:16:09 -06:00
[GH-ISSUE #41] [question] why colocation is not considered? #40
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#40
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 @mpeterson on GitHub (Feb 28, 2025).
Original GitHub issue: https://github.com/ewwhite/zfs-ha/issues/41
hey @ewwhite , I was wondering why your setup didn't include colocation?
If I understand correctly in the cases where the fence and resources run on two different nodes in a two node cluster it could lead to a situation where access to resources running the resource group is lost and cannot be fenced since the fencing agent is running in the other node.
Out of your deeper knowledgem, Is this an actual issue and should be addressed by colocation?