Bug 251730

Summary: net/samba413: [RFE] add support for vfs_shadow_copy_zfs
Product: Ports & Packages Reporter: Lapo Luchini <lapo>
Component: Individual Port(s)Assignee: Timur I. Bakeyev <timur>
Status: Open ---    
Severity: Affects Only Me CC: dpy, ml, rene
Priority: --- Flags: bugzilla: maintainer-feedback? (timur)
Version: Latest   
Hardware: Any   
OS: Any   

Description Lapo Luchini 2020-12-10 14:24:39 UTC
Would be nice to have ZFS-specific samba4 plugins such as `vfs_shadow_copy_zfs` as found in:
https://github.com/freenas/ports/blob/freenas/master/net/samba411
(as previously requested against samb410 in bug #244054)
Comment 1 Timur I. Bakeyev freebsd_committer freebsd_triage 2022-11-16 23:52:23 UTC
As I stated before I don't mind adding this module to the codebase, I hope Andrew and iXsystems Inc. do not either.

The biggest problem I see myself in is the need for the libzfs, which most of those modules use and requires an actual kernel source for the running kernel.

FreeNAS has the luxury of pinning the kernel version and source for their releases, while the port has to fit multiple OS releases and kernel versions.

So, as soon as someone would be able to help in creating working libzfs port I'd be glad to add corresponding modules.
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2024-04-01 13:28:32 UTC
Is this still a problem with net/samba416 or net/samba419 ?