- 
                Notifications
    
You must be signed in to change notification settings  - Fork 78
 
Open
Description
Hi,
Consider this scenario:
- a user (let's say an admin user) is logged in and working (CWDed on a ZFS volume served by the cluster
 - a failover event is triggered (i.e secondary node goes off standby mode and tries to take over its resources)
 
I observed that a fence action is triggered.
The worst thing happened is that the fence action don't work as expected: the volume stays mounted on both nodes, causing ZFS errors (and file corruption). I assume SCSI reservations are somehow not honored.
I triple checked the configuration and looks like ok.
Since I'm planning to add sanoid/syncoid for snapshot/replica send, I would like to avoid a split brain in case of failover in the middle of a process on node using the filesystem.
I think this behaviour it reproducible with ease.
Metadata
Metadata
Assignees
Labels
No labels