Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] "[?????]" in 'condor_status -state' output...bug?
- Date: Tue, 21 Jul 2009 09:54:46 -0400
- From: Ian Chesal <ICHESAL@xxxxxxxxxx>
- Subject: Re: [Condor-users] "[?????]" in 'condor_status -state' output...bug?
> Why are there [?????] in the output of:
>
> $ consor_status -state
>
> Name Cpu Memor LoadAv KbdIdle State StateTime
> Acti ActvtyTime
>
> slot1@SP_1 1 1023 0.020 0+00:00:00 Owner [?????] Idle [?????]
> slot2@SP_1 1 1023 0.000 0+00:00:00 Owner [?????] Idle [?????]
> virtual-pc 1 511 0.110 0+00:00:00 Owner
> 0+00:00:04 Idle 0+00:00:04
>
> Total Owner Unclaimed Claimed Preempting
> Matched Backfill
>
> Idle 3 3 0 0 0
> 0 0
>
> Total 3 3 0 0 0
> 0 0
>
>
> Is this a output-format bug?
[?????] means Condor tried to calculate an elapsed time and it came out
non-sensical. Either it didn't have enough information in the machine's
ClassAd to figure it out or what it calculated was non-sensical. You'll
often see this if the clocks on your machines aren't synchronized
leading to elapsed times that are negative. Check to make sure your
clocks are all being sync'ed to a central NTP server.
- Ian
Confidentiality Notice.
This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution, or copying of this message, or any attachments, is strictly prohibited. If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments. Thank you.