mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
feat(mount): moving to legacy mount
We can not mount the datasets to more than one path via zfs mount command, shifting to the legacy way of handling ZFS volumes where we can mount/umount the datasets via legacy mount and umount commands. This will also add a building block for SINGLE-NODE-MULTI-WRITER Capability. Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
b08a1e2a1f
commit
639ead416e
3 changed files with 74 additions and 46 deletions
1
changelogs/unreleased/151-pawanpraka1
Normal file
1
changelogs/unreleased/151-pawanpraka1
Normal file
|
|
@ -0,0 +1 @@
|
|||
moving to legacy mount
|
||||
Loading…
Add table
Add a link
Reference in a new issue