[Swift-devel] midway jobs not directed to right site

Michael Wilde wilde at mcs.anl.gov
Sat Apr 20 18:31:21 CDT 2013


This sounds like a bug, or at the very least a fixable deficiency.

- changing just the staging method should not affect where the jobs run

- if the coaster provider is smart enough to boot multiple pools of workers, it should similarly be able to associate each pool with a unique service.  Maybe the way to ask for that is instead of local:slurm do ssh-cl:slurm. Then it will start multiple separate coaster service JVMs on the loca host using ssh-cl (I *think*).

Mike

----- Original Message -----
> From: "Ketan Maheshwari" <ketancmaheshwari at gmail.com>
> To: "Mihael Hategan" <hategan at mcs.anl.gov>
> Cc: "Swift Devel" <swift-devel at ci.uchicago.edu>
> Sent: Saturday, April 20, 2013 10:48:33 AM
> Subject: Re: [Swift-devel] midway jobs not directed to right site
> 
> 
> 
> Thanks Mihael! Works after turning off provider staging and setting
> filesystem provider in each of the queue pools.
> 
> 
> 
> On Sat, Apr 20, 2013 at 12:59 AM, Mihael Hategan <
> hategan at mcs.anl.gov > wrote:
> 
> 
> They probably go to the right site, but all of those sites point to
> whatever coaster service runs on localhost of which there is only one
> (once one is started, whenever you try to run a coaster job on
> localhost, the already started service will be used).
> 
> So you might want to change the last site to use the local provider
> instead.
> 
> Mihael
> 
> 
> 
> On Fri, 2013-04-19 at 20:32 -0500, Ketan Maheshwari wrote:
> > Hi,
> > 
> > I am trying to run a script where some lightweight jobs were
> > destined to
> > run on localhost while others were to run on sandyb/westmere queues
> > in
> > midway.
> > 
> > I do this by putting the right handle before the app name in my tc.
> > The
> > corresponding pool entry being in the sites.xml
> > 
> > However, it looks like all the jobs in the script are running on
> > localhost
> > instead.
> > 
> > When I comment out the localhost part from the sies.xml and the
> > script, I
> > correctly get them to run on sandyb/westmere queues.
> > 
> > In order to verify this, I tried to run a Swift script with three
> > jobs each
> > destined to westmere, sandyb and localhost echoing a message and
> > printing
> > the hostname. I do find the same behavior in this case too. Jobs
> > were all
> > running on localhost and none on the queues.
> > 
> > See the above mentioned example bundle with logs and config files
> > here:
> > 
> > http://www.mcs.anl.gov/~ketan/sites_exp.tgz
> > 
> > Should run straightaway with ./run.midway and . in PATH.
> > 
> > 
> > Feature or bug?
> > Hi,
> > 
> > 
> > I am trying to run a script where some lightweight jobs were
> > destined
> > to run on localhost while others were to run on sandyb/westmere
> > queues
> > in midway.
> > 
> > 
> > I do this by putting the right handle before the app name in my tc.
> > The corresponding pool entry being in the sites.xml
> > 
> > 
> > However, it looks like all the jobs in the script are running on
> > localhost instead.
> > 
> > 
> > When I comment out the localhost part from the sies.xml and the
> > script, I correctly get them to run on sandyb/westmere queues.
> > 
> > 
> > In order to verify this, I tried to run a Swift script with three
> > jobs
> > each destined to westmere, sandyb and localhost echoing a message
> > and
> > printing the hostname. I do find the same behavior in this case
> > too.
> > Jobs were all running on localhost and none on the queues.
> > 
> > 
> > See the above mentioned example bundle with logs and config files
> > here:
> > 
> > 
> > http://www.mcs.anl.gov/~ketan/sites_exp.tgz
> > 
> > 
> > 
> > Should run straightaway with ./run.midway and . in PATH.
> > 
> > 
> > 
> > 
> > Feature or bug?
> > --
> > Ketan
> > 
> > 
> > _______________________________________________
> > Swift-devel mailing list
> > Swift-devel at ci.uchicago.edu
> > https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
> 
> 
> 
> 
> 
> 
> --
> Ketan
> 
> 
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
> 



More information about the Swift-devel mailing list