[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] condor_config part 3
- Date: Thu, 08 Mar 2007 15:52:40 -0500
- From: Kevin Owen <kjvowen@xxxxxxxxx>
- Subject: [Condor-users] condor_config part 3
Hi,
I have a cluster of Windows machines running version 6.8.2 and I have
been playing around with some of the settings in part 3 of the config
file. When running with the default file, a computer stays in the Owner
state (and won't run jobs) until it has been idle for approximately 15
minutes. I tried just changing this, by changing the START value to
KeyboardIdle > 120, just to see what would happen. With this setting,
when I interrupt a job (by using the computer it is running on), the job
suspends until the keyboard hasn't been used for 2 minutes (that makes
sense). But, if the computer is in use when the job is submitted, the
job doesn't start until the computer has been idle for 15 minutes. Is
there some other variable in the config file that I need to change?
Thanks,
Kevin