[Swift-user] gram on ranger

Justin M Wozniak wozniak at mcs.anl.gov
Fri Oct 7 10:16:10 CDT 2011


Can I take a look at the log?

On Thu, 6 Oct 2011, Sarah Kenny wrote:

> hey all, i'm trying to submit to gram on ranger using the latest swift
> (built from trunk). it failes like so:
>
> Cannot submit job
> Caused by:
> org.globus.cog.abstraction.impl.common.task.TaskSubmissionException: Cannot
> submit job
> Caused by: org.globus.gram.GramException: Parameter not supported
> Cannot submit job
>
> the gram log was saying first that 'jobsPerNode' is not supported so i
> changed it to workersPerNode and then it was saying 'maxnodes' is not
> supported. here's my sites file:
>
> <config>
>   <pool handle="RANGER">
>      <profile namespace="karajan" key="initialScore">10000</profile>
>      <profile namespace="karajan" key="jobThrottle">1</profile>
>      <profile namespace="globus" key="maxWallTime">00:15:00</profile>
>      <profile namespace="globus" key="maxTime">86400</profile>
>      <profile namespace="globus" key="slots">1</profile>
>      <profile namespace="globus" key="maxNodes">256</profile>
>      <profile namespace="globus" key="pe">16way</profile>
>      <profile namespace="globus" key="workersPerNode">1</profile>
>      <profile namespace="globus" key="nodeGranularity">64</profile>
>      <profile namespace="globus" key="queue">normal</profile>
>      <profile namespace="globus" key="project">TG-DBS080004N</profile>
>      <filesystem provider="gsiftp" url="gsiftp://
> gridftp.ranger.tacc.teragrid.org"/>
>      <execution provider="coaster" jobManager="gt2:gt2:SGE" url="
> gatekeeper.ranger.tacc.teragrid.org"/>
>      <execution provider="gt2" jobManager="SGE" url="
> gatekeeper.ranger.tacc.teragrid.org"/>
>      <workdirectory>/work/00043/tg457040</workdirectory>
>   </pool>
> </config>
>
> thoughts? ideas?

-- 
Justin M Wozniak



More information about the Swift-user mailing list