https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236993
Bug ID: 236993
Summary: zfs send | zfs recv not preserving ACL for some
directories
Product: Base System
Version: 11.2-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
I have a system doing incremental replication to a second system. It appears
that zfs ACLs are not getting replicated for some directories.
On the primary system I can go into a snapshot directory and running getfacl on
one of the affected directories returns ACL info.
On the second system in the snapshot directory for the replicated snapshot
running getfacl on the directory returns.
# file: foo
# owner: user
# group: group
getfacl: foo: No such file or directory
filename owner and group have been obfuscated, but are correct.
It appears that the ACL data is just missing on the replicated file. The file
contents are correct.
This is not happening on all directories just some. Not sure what the trigger
is. Let me know what other information would be useful.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"