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

Re: [HTCondor-users] HTCondor condor_status shows no available workers



Dan Coffey:

I had experienced the same problem.

For default personal condor installation, you do not need to touch any configuration files.

As per my understanding:

condor_status takes some time to report machines due to delay caused by daemons while reporting to master.

Therefore, you wait for some time. You should get machine listed in output within not more than 2 minutes. You can keep continuous check by running following command.
watch condor_status

With regards,
Harshad Prajapati


On Wed, Feb 20, 2013 at 11:14 AM, Dan Coffey <dan_coffey@xxxxxxxxxxx> wrote:
Hello,

I am just getting started with HTCondor.  I am running Ubuntu 12.04 LTS and have installed via apt-get with the source "http://research.cs.wisc.edu/htcondor/debian/stable/ lenny contrib"

This yielded HTCondor version:
7.8.7 Dec 12 2012 BuildID: 86173 $
$CondorPlatform: x86_64_deb_5.0 $

I have done my best to touch as little as possible to show myself that condor us running:

$ pstree | grep condor
     |-condor_master-+-condor_collecto
     |               |-condor_negotiat
     |               |-condor_schedd---condor_procd
     |               `-condor_startd

The issue is that when I run condor_status, my command prompt simply returns.  No workers are listed at all, no information is printed.

I checked to make sure that the daemons are correctly specfied in the config file, as best I can tell it is setup correctly.

Please advise if you have any advice!

Thank you,

Dan

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

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