[Bug 236993] zfs send | zfs recv not preserving ACL for some directories

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 3 16:46:06 UTC 2019


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 at FreeBSD.org
          Reporter: nhuff at 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.


More information about the freebsd-bugs mailing list