Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Condor errno 10061
- Date: Thu, 8 Nov 2007 14:50:22 -0800
- From: "Finch, Ralph" <rfinch@xxxxxxxxxxxx>
- Subject: Re: [Condor-users] Condor errno 10061
If you run on the submission machine the following command:
> condor_config_val COLLECTOR_HOST
What is the output of it ?
Ah. It gave two machines, which seemed strange. Tracking that down,
all machines except the CM had some old stuff in their condor_config
file relating to a High Availability Daemon (HAD) experiment which had
not been removed. Doing so and reconfiguring everything seems to have
solved the problem.
Thanks for your suggested tests, they led me to find the real problem.