[Swift-user] Exitcode file not found
David Kelly
dk0966 at cs.ship.edu
Fri Aug 20 12:25:37 CDT 2010
I added the internalhostname profile like you suggested, but for some
reason I am still getting the exitcode and qdel errors. Is there
anything else I'm missing? The updated info is
in /home/davidk/modis/run.0020. Thanks.
<config>
<pool handle="pads-local-pbs-coasters">
<execution jobmanager="local:pbs" provider="coaster" url="none" />
<filesystem provider="local" url="none" />
<profile key="maxtime" namespace="globus">3500</profile>
<profile key="workersPerNode" namespace="globus">8</profile>
<profile key="slots" namespace="globus">4</profile>
<profile key="nodeGranularity" namespace="globus">4</profile>
<profile key="maxNodes" namespace="globus">32</profile>
<profile key="queue" namespace="globus">fast</profile>
<profile key="jobThrottle" namespace="karajan">3</profile>
<profile key="initialScore" namespace="karajan">10000</profile>
<profile key="internalhostname"
namespace="globus">192.5.86.5</profile>
<workdirectory>/home/davidk/swiftwork</workdirectory>
</pool>
</config>
On Fri, 2010-08-20 at 11:12 -0500, Jonathan Monette wrote:
> You must set the interanlhostname parameter for coasters.
>
> <profile key="internalhostname"
> namespace="globus">192.5.86.6</profile>. This is when you are on the
> login2 node for PADS.
> <profile key="internalhostname"
> namespace="globus">192.5.86.5</profile>. This is when you are on the
> login1 node for PADS.
More information about the Swift-user
mailing list