Re: [zfs-discuss] ACL invalid argument from client

2008-04-16 Thread kevin kramer
new problem. We have patched the system and it has fixed the error creating dirs/files on the ZFS filesystem. now I am getting permission errors with mv/cp from one of these ZFS areas to a regular FreeBSD server using UFS. thoughts? This message posted from opensolaris.org ___

Re: [zfs-discuss] ACL invalid argument from client

2008-03-11 Thread Mark Shellenbaum
Kevin Kramer wrote: > client is CentOS 5.1 > server is running Sol10 > You should look into applying the patch I mentioned earlier on your S10 server. -Mark > > > > Is your ZFS file system on an S10 system? > > > > You are most likely seeing this bug. > > > > 6528189 cp -p invalid ar

Re: [zfs-discuss] ACL invalid argument from client

2008-03-11 Thread Mark Shellenbaum
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 11, 2008 10:58 AM > To: kevin kramer > Cc: zfs-discuss@opensolaris.org > Subject: Re: [zfs-discuss] ACL invalid argument from client > > kevin kramer wrote: > > client Cen

Re: [zfs-discuss] ACL invalid argument from client

2008-03-11 Thread Mark Shellenbaum
kevin kramer wrote: > client CentOS 5.1 latest kernel > mount option for zfs filesystem = > rw,nosuid,nodev,remount,noatime,nfsvers=3,udp,intr,bg > ,hard,rsize=8192,wsize=8192 > > directory and parent owned by user and users GID, 775 > on client t

[zfs-discuss] ACL invalid argument from client

2008-03-11 Thread kevin kramer
client CentOS 5.1 latest kernel mount option for zfs filesystem = rw,nosuid,nodev,remount,noatime,nfsvers=3,udp,intr,bg ,hard,rsize=8192,wsize=8192 directory and parent owned by user and users GID, 775 on client touch /tmp/dummy cd to zfs area mv