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 <[email protected]> wrote: > 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| main|client2|E|shepherd of job 77.1 exited with > exit status = 26 > 07/18/2011 15:29:56| main|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| main|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=none uid=501 gid=100 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: > system:administrators rlidwka > huli rlidwk > [huli@submit ~]$ > > Any idea? > > Thanks very much. > > Eric > _______________________________________________ > OpenAFS-info mailing list > [email protected] > https://lists.openafs.org/mailman/listinfo/openafs-info > -- Derrick _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
