<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>4312</bug_id>
          
          <creation_ts>2006-03-27 23:18</creation_ts>
          <short_desc>WS GRAM resourceAllocationGroup bug</short_desc>
          <delta_ts>2006-04-07 16:40:17</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>GRAM</product>
          <component>wsrf managed job factory service</component>
          <version>4.0.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>4.2</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="John-Paul Navarro">navarro@mcs.anl.gov</reporter>
          <assigned_to name="Peter Lane">lane@mcs.anl.gov</assigned_to>
          <cc>lane@mcs.anl.gov</cc>
    
    <cc>madduri@mcs.anl.gov</cc>
    
    <cc>navarro@mcs.anl.gov</cc>
    
    <cc>smartin@mcs.anl.gov</cc>

      

      
          <long_desc isprivate="0">
            <who name="John-Paul Navarro">navarro@mcs.anl.gov</who>
            <bug_when>2006-03-27 23:18:24</bug_when>
            <thetext>A TeraGrid collaborator found that when a job specifies:
        &lt;resourceAllocationGroup&gt;
             &lt;hostType&gt;ia32-compute&lt;/hostType&gt;
             &lt;hostCount&gt;2&lt;/hostCount&gt;
         &lt;/resourceAllocationGroup&gt;
globusrun-ws fails with:
globusrun-ws: Job failed: The executable could not be started.
qsub: Job exceeds queue resource limits
I tracked down that the job was being rejected because it included:
  #PBS -l nodes=2:ia64-compute:ppn=0.5
where &quot;ppn=0.5&quot; isn&apos;t valid. If one specifies &lt;cpusPerHost&gt;1&lt;/cpusPerHost&gt; the submit works.
When cpusPerHost isn&apos;t specified &quot;:ppn=..&quot; should not get put in the job either. I think this makes
the most sense.

Also, found a documentation inconsistency at
http://www.globus.org/toolkit/docs/4.0/admin/docbook/ch11.html
where it talks about cpusPerHost and cpusPerNode, the former is the correct tag.

Thanks, JP</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Peter Lane">lane@mcs.anl.gov</who>
            <bug_when>2006-03-28 13:59:58</bug_when>
            <thetext>I&apos;m having trouble updating the downloads page with a link to the new update package, so here it is:

http://www-unix.mcs.anl.gov/~lane/Downloads/globus_gram_job_manager-7.13.tar.gz

This causes ExtensionHandler.pm to not add a &quot;ppn&quot; clause if neither cpuCount nor cpusPerHost are specified.

I also fixed the doc typo locally, but the CVS access to the docs is preventing me from updating that too. Hopefully that will be fixed soon.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>