<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I think we are on the same page, as I was not implying to use methods
to bypass accounting or lrm policies. <br>
<br>
Cheers,<br>
Ioan<br>
<br>
Mats Rynge wrote:
<blockquote cite="mid:4995BD4F.8080204@renci.org" type="cite">
  <pre wrap="">Ioan Raicu wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Although, we and others have been doing this (multi-level scheduling)
for a while now, using Coasters, Falkon, Condor glide-ins, etc... I
don't see what would be different, to set up a separate WS-GRAM
interface on a site that doesn't support it. Its just another method, to
do multi-level scheduling.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
No. The problem here is that you want to directly interact with the lrm.
This will break several things such as accounting, and lrm policies. It
is similar to use jobmanger-fork to run condor_submit. Even though it is
technically possibly to do so, most OSG sites would find such a behavior
unacceptable and probably ban the user/VO doing it.

This is different from for example glideins, where you use the existing
interface and lrm to get slots allocated to you, and then your job is
actually the glidein. The WS-GRAM on the side would be the same iif you
submitted it to the lrm, started it on compute nodes and only used
jobmanager-fork (but only one real job at once). This would obviously
not be very helpful as many compute nodes are behind NAT.

You really should not user jobmanager-fork for anything except simple
setup/cleanup jobs.

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
===================================================
Ioan Raicu, Ph.D.
===================================================
Distributed Systems Laboratory
Computer Science Department
University of Chicago
1100 E. 58th Street, Ryerson Hall
Chicago, IL 60637
===================================================
Email: <a class="moz-txt-link-abbreviated" href="mailto:iraicu@cs.uchicago.edu">iraicu@cs.uchicago.edu</a>
Web:   <a class="moz-txt-link-freetext" href="http://www.cs.uchicago.edu/~iraicu">http://www.cs.uchicago.edu/~iraicu</a>
<a class="moz-txt-link-freetext" href="http://dev.globus.org/wiki/Incubator/Falkon">http://dev.globus.org/wiki/Incubator/Falkon</a>
<a class="moz-txt-link-freetext" href="http://dsl-wiki.cs.uchicago.edu/index.php/Main_Page">http://dsl-wiki.cs.uchicago.edu/index.php/Main_Page</a>
===================================================
===================================================
</pre>
</body>
</html>