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

Re: [Condor-users] Bit of a problem with HAD



Excellent.

Regarding the manual - you have pointed to the configuration entries on
central manager machine. Those indeed do not include
HOSTALLOW_NEGOTIATOR_SCHEDD.
For client machines (schedd/startd) there are additional config entries,
including H_N_SCHEDD - look down the page.


Anyway, I am glad it is working for you now.

Best regards,

Gabi



> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx 
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Finch, Ralph
> Sent: Wednesday, January 11, 2006 7:49 PM
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] Bit of a problem with HAD
> 
> 
> With those clues, I think I found the problem and fixed it.
> 
> I originally had only HOSTALLOW_NEGOTIATOR = merrit, 
> delta-mod and not HOSTALLOW_NEGOTIATOR_SCHEDD = merrit, delta-mod
> 
> This because the HAD description at 
> http://www.cs.wisc.edu/condor/manual/v6.7/3_11High_Availability.html
> 
> had only HOSTALLOW_NEGOTIATOR, not H_N_SCHEDD:
> 
> ##  Negotiator access.  Machines listed here are trusted 
> central ##  managers.  You should normally not have to change 
> this. HOSTALLOW_NEGOTIATOR = $(COLLECTOR_HOST)
> 
> When I added HOSTALLOW_NEGOTIATOR_SCHEDD = merrit, delta-mod 
> and restarted, things seem to work.  No error messages except:
> 
> merrit SchedLog:
> 
> 1/11 09:39:20 (pid:3416) IO: Failed to read packet header
> 1/11 09:39:27 (pid:3416) IO: Failed to read packet header
> 1/11 09:39:28 (pid:3416) Sent ad to central manager for 
> rfinch@xxxxxxxxxxxx 1/11 09:39:28 (pid:3416) Sent ad to 2 
> collectors for rfinch@xxxxxxxxxxxx 1/11 09:39:39 (pid:3416) 
> IO: Failed to read packet header 1/11 09:39:49 (pid:3416) IO: 
> Failed to read packet header 1/11 09:39:59 (pid:3416) IO: 
> Failed to read packet header 1/11 09:39:59 (pid:3416) IO: 
> Failed to read packet header 1/11 09:40:02 (pid:3416) IO: 
> Failed to read packet header 1/11 09:44:28 (pid:3416) Sent ad 
> to central manager for rfinch@xxxxxxxxxxxx 1/11 09:44:28 
> (pid:3416) Sent ad to 2 collectors for rfinch@xxxxxxxxxxxx
> 
> 
> But it doesn't seem critical.
> 
> Thanks again--
> 
> Ralph Finch, P.E.
> Dept. of Water Resources
> Bay-Delta Office, Room 215-13
> Sacramento, CA  95814
> 916-653-7552
> rfinch@xxxxxxxxxxxx
>  
> 
> > Did you set:
> > 
> > HOSTALLOW_NEGOTIATOR = merit, delta-mod 
> HOSTALLOW_NEGOTIATOR_SCHEDD = 
> > merit, delta-mod
> > 
> > To make sure, can you please send us the output of: 
> condor_config_val 
> > HOSTALLOW_NEGOTIATOR condor_config_val HOSTALLOW_NEGOTIATOR_SCHEDD
> 
> 
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx 
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>