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

[Condor-users] Master not available



Hi all,

 

I’ve installed Condor 7.7.5 on my laptop running Win7.  I’m trying to get it setup so that it will run jobs just locally on the laptop so that I can debug an application I’m developing that I want to be able to submit jobs to the pool.  After I get that working I can then move my application to a larger machine with a condor pool of several machines and I’ll be good to go.

 

The problem I’m having is that while Condor seemed to install ok, I’ve got something hosed up in the setup as the master (the laptop) does not get seen as available to run jobs.  Thus when I submit one it just sits there in an idle state and never runs. 

 

Condor_status –master  dumps all sorts of info, but condor_status –avail dumps nothing.

 

Any suggestions as to how I can get Condor to recognize that the master should be available to run jobs as well?

 

In the config file I have the Host/IP access levels all set to $(FULL_HOSTNAME).

 

Thanks in advance.

 

Herb