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

Re: [Condor-users] time inconsistent output from condor_status -schedd



On 6/4/07, Todd Tannenbaum <tannenba@xxxxxxxxxxx> wrote:
Matei Stroila wrote:
> I am using a pool of windows machines (2003 Server and XP) and condor
> version 6.8.4.
>
> I get different output when I run repeatedly "condor_status -schedd"
> at some time interval length. If I restart condor on all machines, I
> get the correct list of all that run the scheduler daemon. But, after
> a while, I get only a subset of them, and that subset keepws changing
> at some time interval length.
>

Do you have multiple schedds with the same name?  Perhaps because
   SCHEDD_NAME
is set to be the same on multiple different machines?  Or because you
are running multiple schedds on one machine (which is fine, but you need
to make certain that are uniquely named) ?

None of these. I haven't set SCHEDD_NAME. Each machine has its own
scheduler started since I have SCHEDD in the DAEMON_LIST.

Thanks,
Matei