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

Re: [Condor-users] problem with collector




I don't think this error is related to your actual problem, but since you ask, here's a comment in the example config file that explains what is going on and how to disable it if you want:

##  By default, every pool sends periodic updates to a central
##  condor_collector at UW-Madison with basic information about the
##  status of your pool.  This includes only the number of total
##  machines, the number of jobs submitted, the number of machines
##  running jobs, the hostname of your central manager, and the
##  "COLLECTOR_NAME" specified above.  These updates help us see how
##  Condor is being used around the world.  By default, they will be
##  sent to condor.cs.wisc.edu.  If you don't want these updates sent
##  from your pool, uncomment the following entry:
#CONDOR_DEVELOPERS_COLLECTOR = NONE

--Dan


nini wrote:
Condor is installed on three FC5 machines.
A couple of days ago, I can successfully submit jobs that runs well.

Today the same job does not even start.
The information from the CollectorLog is like this:


11/1 14:56:16 Housekeeper:  Done cleaning
11/1 14:56:17 NegotiatorAd  : Inserting ** "< nini >"
11/1 14:56:17 attempt to connect to <128.105.143.14:9618> failed: Connection refused (connect errno = 111).
11/1 14:56:17 ERROR: SECMAN:2003:TCP auth connection to <128.105.143.14:9618> failed

11/1 14:56:17 Can't send UPDATE_COLLECTOR_AD to collector (<128.105.143.14:9618>): Failed to send UDP update command to collector
11/1 15:01:05 (Sending 11 ads in response to query)
11/1 15:01:05 Got QUERY_STARTD_PVT_ADS
11/1 15:01:05 (Sending 4 ads in response to query)
11/1 15:01:17 NegotiatorAd  : Inserting ** "< nini >"
11/1 15:06:05 (Sending 11 ads in response to query)
11/1 15:06:05 Got QUERY_STARTD_PVT_ADS
11/1 15:06:05 (Sending 4 ads in response to query)
11/1 15:06:17 NegotiatorAd  : Inserting ** "< nini >"

I can not understand why the UPDATE_COLLECTOR_AD need to be sent to 128.105.143.14(condor.cs.wisc.edu).
Is there any place in the configuration that indicate this IP address?

The firewalls of all machines are shutdown.
Any suggestion?
Thanks,


_______________________________________________
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 either
https://lists.cs.wisc.edu/archive/condor-users/
http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR