Displaying 1 result from an estimated 1 matches for "qutree".
Did you mean:
cutree
2017 Dec 06
0
NFSv4 ACLs with rsync
Hi,
I am looking for a method of syncing NFS directories (Netapp qtrees) that
contains NFSv4 ACLs. We copy qtrees (millions of files, xx TB) from one
qutree into another one.
The only tool we currently use is (netapp internal) ndmpcopy, it preserves
ACLs but is slow.
Netapp "xcopy" tool is also not aware of NFSv4 ACLs.
rsync that is aware of NFSV4 ACLs would be a smart solution for this
purpose.
I found a discussion and patch in the archive...