On Thu, 2 Mar 2006, Armen Babikyan wrote:
Change the value of CONSOLE_DEVICES in your config file. Condor will look at /dev/{things listed as CONSOLE_DEVICES} when it determines the value of ConsoleIdle exported in each machine's ClassAd.
Is there an easy way to prevent Condor from trying to get this information? When I uncomment the variable, or point it to things that actually exist (e.g. /dev/console), the error still pops up every five seconds.
You might mean "comment" rather than "uncomment", otherwise that could explain things.. Are you sure it really is set (ie you've issued condor_reconfig or restarted the daemons) and that it's not then being redefined in a different config file (condor_config_val -v CONSOLE_DEVICES)?
Adam