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

Re: [Condor-users] Master not available



Well the STARTD is in your DAEMON_LIST, but if you don't see it under task manager then you may want to inspect either the MasterLog or the StartLog to figure out why it is not running.  

When in doubt you may want to try a clean workflow: 
1.) shut down condor ` net stop condor` 
2.) clean the logs directory 
3.) start condor `net start condor`
4.) look for condor_startd in the task manager if it's not there then goto step 5
5.) Inspect the MasterLog && || StartLog for any error strings or dumps 
... 

Good Luck,
Tim 


From: "Herb Smith" <herb.smith@xxxxxxxxxx>
To: "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
Sent: Friday, April 13, 2012 3:33:47 PM
Subject: Re: [Condor-users] Master not available

Correct, there is no STARTD daemon that appears in the Task Manager.  Collector, Master, Negotiator, Procd, and Schedd all appear.

Attached is the config file…

 

Thanks,

Herb

 

From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Tim St Clair
Sent: Friday, April 13, 2012 3:26 PM
To: Condor-Users Mail List
Subject: Re: [Condor-users] Master not available

 

You likely don't have a STARTD in your daemon list if nothing is punching up.  

 

To better diagnose, you may want to attach your condor_config file. 

 

Cheers,

Tim

 


From: "Herb Smith" <herb.smith@xxxxxxxxxx>
To: condor-users@xxxxxxxxxxx
Sent: Friday, April 13, 2012 3:12:34 PM
Subject: [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

 

 


_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/

 


_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/