Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [condor-users] Problem with Condor 6.6 and Windows W2k andXP
- Date: Tue, 02 Dec 2003 08:05:05 -0500
- From: "Heinz, Michael William" <michael_heinz@xxxxxxxxx>
- Subject: RE: [condor-users] Problem with Condor 6.6 and Windows W2k andXP
Alain,
I just got back from vacation, sorry for the lag.
Good news/bad news:
Bad news is that I fat-fingered the original e-mail when I was typing it in.
The script was using KeyboardIdle, not KeyboardIdleTime. Further, I
installed the new 6.6 package before I saw your message.
Good news is that the problem isn't re-appearing at this point. I'm
wondering if there were remote desktops open on the machines that were
having the problems.
If the problem re-appears, I'll try to get more info.
-----Original Message-----
From: owner-condor-users@xxxxxxxxxxx [mailto:owner-condor-users@xxxxxxxxxxx]
On Behalf Of Alain Roy
Sent: Tuesday, November 25, 2003 7:17 PM
To: condor-users@xxxxxxxxxxx
Subject: RE: [condor-users] Problem with Condor 6.6 and Windows W2k and XP
>Untrue.
>
>I've configured a machine with
>
>START = KeyboardIdleTime > 1
>
>Locked the keyboard and left it for half an hour - no change.
I suspect that it is because KeyboardIdleTime is undefined, so it is never
greater than one. What if you make it:
START = KeyboardIdle > 1
?
The use of KeyboardIdle is documented in the manual:
http://www.cs.wisc.edu/condor/manual/v6.6/3_6Startd_Policy.html
Also, if you do "condor_status -l" you can see the attributes that are
currently in the machine ClassAds that you can refer to. At least in my
pool, I see KeyboardIdle, not KeyboardIdleTime.
Please do let us know if this helps or not.
-alain
Condor Support Information: http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with unsubscribe
condor-users <your_email_address>
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>