Date: Wed, 03 Apr 2019 16:46:04 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 236993] zfs send | zfs recv not preserving ACL for some directories Message-ID: <bug-236993-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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: bugs@FreeBSD.org Reporter: nhuff@acm.org 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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236993-227>
