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

Re: [Condor-users] udp missing



Further information on this. I have tried setting
STARTD_DEBUG = D_NETWORK 
and get the following being sent:

10/16 13:49:23 SEND [1000] <A.B.C.D:41444> <A.B.C.E:9618>
10/16 13:49:23 SEND [1000] <A.B.C.D:41444> <A.B.C.E:9618>
10/16 13:49:23 SEND [1000] <A.B.C.D:41444> <A.B.C.E:9618>
10/16 13:49:23 SEND [882] <A.B.C.D:41444> <A.B.C.E:9618>
10/16 13:49:24 SEND [1000] <A.B.C.D:41445> <A.B.C.E:9618>
10/16 13:49:24 SEND [1000] <A.B.C.D:41445> <A.B.C.E:9618>
10/16 13:49:24 SEND [1000] <A.B.C.D:41445> <A.B.C.E:9618>
10/16 13:49:24 SEND [882] <A.B.C.D:41445> <A.B.C.E:9618>

etc, every 5 mins

I presume it send values for each "vm", hence 2 lots of values,
only 1s apart.

What is 1000 vs 882?

Why 4 messages? I have condor_master and condor_startd only running on this machine

Cheers

JK

> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx]On Behalf Of Kewley, J (John)
> Sent: Tuesday, October 16, 2007 1:42 PM
> To: Condor-Users Mail List
> Subject: [Condor-users] udp missing
> 
> 
> I have some 2 processor (not hyperthreaded) machines, both Linux and
> Windows. The vm1 get loads of missed udp to the collector and 
> can fall from the
> pool whereas the vm2 doesn't.
> 
> Does each process (condor_master, condor_startd) send 1 udp 
> update to the collector for all the
> processors in its care? If so, is this just the reporting 
> that is confusing?
> 
> I am looking at the UpdatesHistory :
> $ condor_status -startd -format "%s\t" UpdatesHistory -format 
> "%s\n" Name
> 
> Cheers
> 
> JK
> 
> _______________________________________________
> 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/
>