File duplication on NFSv4 exported ZFS filesystems to centos client

2016-12-02 Thread Jordan Ladora
Curious phenomenon of file pseudo-dup with exported ZFS filesystems on FreeBSD 10.3-REL NFSv4 export to a centos7 client. *FreeBSD server-* zpool create zpool_nfsv4 ... zfs create zpool_nfsv4/zfs2 zfs create zpool_nfsv4/zfs3 /etc/exports- V4: / /zpool_nfsv4 /zpool_nfsv4/zfs2 /zpool_nfsv4

Re: File duplication on NFSv4 exported ZFS filesystems to centos client

2016-12-04 Thread Jordan Ladora
for your help. On Fri, Dec 2, 2016 at 3:04 PM, Rick Macklem wrote: > Jordan Ladora wrote: > >Curious phenomenon of file pseudo-dup with exported ZFS filesystems on > >FreeBSD 10.3-REL NFSv4 export to a centos7 client. > > > > > >*FreeBSD server-* > >