[torquedev] Java, DRMAA and pbs_iff
Felix, Victor
vfelix at som.umaryland.edu
Tue Aug 12 14:21:49 MDT 2008
Thanks Jerry,
With an unprivileged account I get the pbs_iff error:
pbs_iff: file not setuid root, likely misconfigured
pbs_iff: cannot connect to master:15001 - fatal error, errno=13
(Permission denied) cannot bind to reserved port in client_to_svr
But as I've said, pbs_iff is most definitely setuid... I can submit jobs
through the command line, just not through DRMAA...
-Victor
-----Original Message-----
From: Jerry Smith [mailto:jdsmit at sandia.gov]
Sent: Tuesday, August 12, 2008 4:16 PM
To: Felix, Victor
Cc: torquedev at supercluster.org
Subject: Re: [torquedev] Java, DRMAA and pbs_iff
Torque denies root job submission. Can you try this with a "normal"
user account?
--Jerry
Felix, Victor wrote:
> Hi All,
>
> I've done a little work to get a Java DRMAA library going for Torque
> using JNI to wrap around the provided C libraries. However, when I try
> to run a test job I get the following error:
>
> pbs_iff: file not setuid root, likely misconfigured
> pbs_iff: cannot connect to master:15001 - fatal error, errno=13
> (Permission denied) cannot bind to reserved port in client_to_svr
>
> I've checked the pbs_iff file on the machine where the code ran and it
> is definitely setuid to root. Incidentally, if I execute
> `/usr/sbin/pbs_iff -t master 15001`, it exits 0 with no errors or
> warnings. If I run the DRMAA code as root I get a slightly different
> error:
>
> org.ggf.drmaa.AuthorizationException: pbs-drm: Bad UID for job
execution
>
> Anyone have any idea what might be going on? Is there anyone
interested
> in working on getting a Java DRMAA binding for Torque going? I think
> this would be great to have to expand the usage and flexibility of
> Torque...
>
> -Victor
> _______________________________________________
> torquedev mailing list
> torquedev at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torquedev
>
>
>
More information about the torquedev
mailing list