Re: [OpenAFS] rsync into afs directory: File too large (27)

2011-06-10 Thread Jeffrey Altman
On 6/10/2011 3:00 PM, Thomas Kula wrote: > On Fri, Jun 10, 2011 at 05:41:49PM -0400, Dan Scott wrote: >> Hi, >> >> I'm synchronising (with a cronjob) some files from a directory on a >> standalone server into an AFS directory on another and I receive >> (several of) the following errors: >> >> rsyn

[OpenAFS] Re: rsync into afs directory: File too large (27)

2011-06-10 Thread Andrew Deason
On Fri, 10 Jun 2011 17:41:49 -0400 Dan Scott wrote: > rsync: mkstemp "/afs/example.com/volumename/filename.dat" failed: File > too large (27) > > The files are not large at all (10s of MB) and there are around 30,000 > in the directory. There is plenty of quota available on the volume and > the

Re: [OpenAFS] rsync into afs directory: File too large (27)

2011-06-10 Thread Thomas Kula
On Fri, Jun 10, 2011 at 05:41:49PM -0400, Dan Scott wrote: > Hi, > > I'm synchronising (with a cronjob) some files from a directory on a > standalone server into an AFS directory on another and I receive > (several of) the following errors: > > rsync: mkstemp "/afs/example.com/volumename/filename

[OpenAFS] rsync into afs directory: File too large (27)

2011-06-10 Thread Dan Scott
Hi, I'm synchronising (with a cronjob) some files from a directory on a standalone server into an AFS directory on another and I receive (several of) the following errors: rsync: mkstemp "/afs/example.com/volumename/filename.dat" failed: File too large (27) The files are not large at all (10s of

[OpenAFS] AFS & Kerberos Best Practices Workshop 2011: June 13 to 17 - Sessions will be recorded

2011-06-10 Thread Jeffrey Altman
http://workshop.openafs.org/afsbpw11/ The AFS and Kerberos Best Practices Workshop Committee is happy to announce that the 2011 AFS and Kerberos Best Practices Tutorials and Workshop sessions will be recorded and made available to attendees for 48 hours. This will permit attendees to revisit impo

Re: [OpenAFS] Help: Client side permission denied when access the volume

2011-06-10 Thread Lee Eric
Yes, thanks all. I have added "users rl" to /afs, /afs/herdingcat.internal, /afs/herdingcat.internal/home and it works well. Thanks very much. Eric On Sat, Jun 11, 2011 at 12:08 AM, Derrick Brashear wrote: > On Fri, Jun 10, 2011 at 11:41 AM, Lee Eric wrote: >> Yes mate, I know the OpenAFS permi

Re: [OpenAFS] Help: Client side permission denied when access the volume

2011-06-10 Thread Derrick Brashear
On Fri, Jun 10, 2011 at 11:41 AM, Lee Eric wrote: > Yes mate, I know the OpenAFS permission is not the same with the UNIX > ACL. But according to my ACL set up the user "huli" could access the > /afs/herdingcat.internal/home/huli this dir. unix filesystems require enough permission to cd though p

Re: [OpenAFS] Help: Client side permission denied when access the volume

2011-06-10 Thread Jeffrey Altman
On 6/10/2011 8:41 AM, Lee Eric wrote: > Yes mate, I know the OpenAFS permission is not the same with the UNIX > ACL. But according to my ACL set up the user "huli" could access the > /afs/herdingcat.internal/home/huli this dir. > > Eric That would be fine if it were possible for operating systems

Re: [OpenAFS] Help: Client side permission denied when access the volume

2011-06-10 Thread Lee Eric
Yes mate, I know the OpenAFS permission is not the same with the UNIX ACL. But according to my ACL set up the user "huli" could access the /afs/herdingcat.internal/home/huli this dir. Eric On Fri, Jun 10, 2011 at 9:35 PM, Fabien COMBERNOUS wrote: > On 10/06/2011 15:11, Lee Eric wrote: >> >> Hi a

Re: [OpenAFS] Help: Client side permission denied when access the volume

2011-06-10 Thread Fabien COMBERNOUS
On 10/06/2011 15:11, Lee Eric wrote: Hi all, Hi I created a user home dir at /afs/herdingcat.internal/home/huli and this dir UNIX permission listed as below. [root@server ~]# ls -l /afs/herdingcat.internal/home/ total 2 drwx--. 2 huli users 2048 Jun 9 04:52 huli [root@server ~]# id huli

[OpenAFS] Help: Client side permission denied when access the volume

2011-06-10 Thread Lee Eric
Hi all, I created a user home dir at /afs/herdingcat.internal/home/huli and this dir UNIX permission listed as below. [root@server ~]# ls -l /afs/herdingcat.internal/home/ total 2 drwx--. 2 huli users 2048 Jun 9 04:52 huli [root@server ~]# id huli uid=501(huli) gid=100(users) groups=100(use