[pve-devel] [PATCH pve-container 0/1] Proposal for adding zfs dataset mounting possibility

2023-05-10 Thread Konstantin Filippov via pve-devel
--- Begin Message --- As we know, ProxMox have only three possible "categories" of mount points: ProxMox storage provider supplied, block device and bind mount. I've prepared a little patch for pve-container package which adds a fourth "category" named "zfs" - so with this patch it's possible to

[pve-devel] [PATCH pve-container 1/1] Adding new mount point type named 'zfs' to let configure a ZFS dataset as mount point for LXC container

2023-05-10 Thread Konstantin Filippov via pve-devel
--- Begin Message --- Signed-off-by: Konstantin Filippov --- src/PVE/LXC.pm| 4 src/PVE/LXC/Config.pm | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/PVE/LXC.pm b/src/PVE/LXC.pm index d138161..30cf48d 100644 --- a/src/PVE/LXC.pm +++ b/src/PVE/LXC.pm @@ -183

Re: [pve-devel] [PATCH pve-container 0/1] Proposal for adding zfs dataset mounting possibility

2023-05-11 Thread Konstantin Filippov via pve-devel
--- Begin Message --- No, this dataset not added as “dir” - it’s mounted as ZFS filesystem inside container so it’s not a file. And about proxmox provided zfs backend - I understand that it’s better to just use existing option, but there is use cases where existing mechanism isn’t usable - for e