[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [condor-users] Glide-in



On Mon, Apr 05, 2004 at 03:51:27PM -0700, Rod Walker wrote:
> Hi,
> What does this error mean?
> 
> $ condor_glidein -queue short lcgce01.triumf.ca/jobmanager-lcgpbs
> Can't find immediate jobmanager on lcgce01.triumf.ca
> 

condor_glidein tries to ask MDS for the equivalent of jobmanager
that will immediately run a job on the remote side - usually 
jobmanager-fork. It uses this info to dispatch a small setup job to
gsiftp the binaries to the remote site - see the $CONTACT_SETUP and
$CONTACT_SETUP_QUEUE variables in the script

I know we're removing much of the MDS stuff, but I'm not sure where
we're at with it. If you want to do something before we release an updated 
version, check out the host_info() subroutine.

-Erik
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>