kevin kramer wrote: > that is my thread and I'm still having issues even after applying that patch. > It just came up again this week. > > [locahost] uname -a > Linux dv-121-25.centtech.com 2.6.18-53.1.14.el5 #1 SMP Wed Mar 5 11:37:38 EST > 2008 x86_64 x86_64 x86_64 GNU/Linux > [localhost] cat /etc/issue > CentOS release 5 (Final) > Kernel \r on an \m > > [localhost: /n/scr20] touch test > [localhost: /n/scr20] mv test /n/scr01/test/ ** this is a UFS mount on FreeBSD > > mv: preserving permissions for `/n/scr01/test/test': Operation not supported > mv: preserving ACL for `/n/scr01/test/test': Operation not supported > mv: preserving permissions for `/n/scr01/test/test': Operation not supported >
Thats because the UFS mount doesn't support NFSv4 ACLs and 'mv' was unable to translate the ACL into an equivalent POSIX draft ACL. > If I move it to the local /tmp, I get no errors. > > > This message posted from opensolaris.org > _______________________________________________ > zfs-discuss mailing list > zfs-discuss@opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss