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

Re: [Condor-users] Condor install on Windows XP




Thanks Ben and Ian for your comments. I ended up making a mistake with the configuration during the install by not allowing processes to run on the machines I added to the pool. Therefore, I could not see these machines in the pool. Once I changed this option (section 3) of the configuration file, I was able to view all machines with condor_status as well as submit jobs.

Mike





From: Ian Chesal <ICHESAL@xxxxxxxxxx>
To: "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
Date: 06/01/2009 09:40 AM
Subject: Re: [Condor-users] Condor install on Windows XP
Sent by: condor-users-bounces@xxxxxxxxxxx





> I am new to condor and I am in the process of installing condor on a
closed system
> (4 machines and a host) for testing purposes. I have installed condor
on each
> machine: condor installed on host first and the remaining machines are
then added
> to the pool (specified in the setup GUI/msi). When I use condor_status
from the
> host, nothing is printed to the screen. When I use condor_status
-master on the
> host, I get a list of the host as well as the four other machines in
the pool.
> Does anyone have an idea as to what I have done wrong with the install
process or
> why I am not getting output from condor_status?

By default condor_status only shows you information about execute nodes,
nodes running condor_startd daemons. If condor_status -master shows you
all four hosts that's good -- it means they're all reporting your
central collector daemon correctly. It sounds like you just haven't got
any condor_startd daemons started on your machines. Did you set them up
to be execute nodes when you installed Condor? You need to make sure
DAEMON_LIST contains at least startd in the list of daemons to start.
Check your process tree for a condor_startd.exe process. Check your log
directory for a StartLog file from the condor_startd.exe (maybe it tried
to start but died).

- Ian

Confidentiality Notice.
This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution,  or copying  of this message, or any attachments, is strictly prohibited.  If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments.  Thank you.

_______________________________________________
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/