Does the /var/spool/pbs/mom_priv/jobs/1203907.ali.SC file still
exist? If it does, what's on line 56?
Anyhow, this sounds like the one user fails to have passwordless ssh
from the compute nodes to the head nodes. Can that user submit PBS
jobs with qsub successfully outside of GRAM?
Charles
On Jul 18, 2008, at 2:46 AM, [EMAIL PROTECTED] wrote:
Hi,
I try to submit a simple job (stagein a file, run a /bin/hostname/,
stageout the output) via globusrun-ws -Ft PBS. Globus and PBS seem
to work
correctly, but with one user I get a permission denied error. Maybe
someone has an idea what I forgot to set up.
globusrun-ws -submit -F
https://GLOBUSHOST:8443/wsrf/services/ManagedJobFactoryService -s -
Ft PBS
-f test.rsl
Delegating user credentials...Done.
Submitting job...Done.
Job ID: uuid:aa5acc36-549c-11dd-b455-00065b88ff5b
Termination time: 07/19/2008 07:39 GMT
Current job state: StageIn
Current job state: Pending
Current job state: Active
Current job state: StageOut
Permission denied (publickey,keyboard-interactive).
/var/spool/pbs/mom_priv/jobs/1203907.ali.SC: line 56: [: too many
arguments
Current job state: CleanUp-Hold
Current job state: CleanUp
Current job state: Done
Destroying job...Done.
Cleaning up any delegated credentials...Done.
stderr (which has been staged out correctly) shows the same error:
Permission denied (publickey,keyboard-interactive).
/var/spool/pbs/mom_priv/jobs/1203907.ali.SC: line 56: [: too many
arguments