[OpenAFS] Help: Permission Denied using OpenAFS

Derrick Brashear shadow@gmail.com
Wed, 20 Jul 2011 10:06:11 -0400


i assume the grid scheduler gets/manages the tokens, so the openafs is
mostly out of scope. get tokens and you can write.

On Wed, Jul 20, 2011 at 10:01 AM, Lee Eric <openlinuxsource@gmail.com> wrot=
e:
> Hi,
>
> When I submit a job script from a user home directory I got error
> messages from OGS spool.
>
> 07/18/2011 15:29:55| =A0main|client2|E|shepherd of job 77.1 exited with
> exit status =3D 26
> 07/18/2011 15:29:56| =A0main|client2|E|can't open usage file
> "active_jobs/77.1/usage" for job 77.1: No such file or directory
> 07/18/2011 15:29:56| =A0main|client2|E|07/18/2011 15:29:54 [501:14814]:
> can't stat() "/afs/herdingcat.internal/home/huli/pool" as stdout_path:
> Permission denied KRB5CCNAME=3Dnone uid=3D501 gid=3D100 100 20008
>
> Here's the script content.
>
> #!/bin/bash
> #$ -N sleep_30s
> #$ -S /bin/bash
> #$ -wd /afs/herdingcat.internal/home/huli/pool
> date
> sleep 30
> date
>
> Here's the OpenAFS acl attributes of the work directory.
>
> [huli@submit ~]$ fs listacl /afs/herdingcat.internal/home/huli/pool
> Access list for /afs/herdingcat.internal/home/huli/pool is
> Normal rights:
> =A0system:administrators rlidwka
> =A0huli rlidwk
> [huli@submit ~]$
>
> Any idea?
>
> Thanks very much.
>
> Eric
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>



--=20
Derrick