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

Re: [Condor-users] keyboard/mouse idle information



Hi,

I am still having a problem with these messages spamming my logfiles.

The machines involved: 2-CPU/4-Core AMD Opteron x86_64 machines running Fedora Release 3.9 and 4.2, with kernels 2.6.12-1.1381_FC3smp and 2.6.15-1.1831_FC4smp, respectively.

The machines that don't complain vs. the ones that do seem to be directly correlated to those which, on startup, have keyboards attached vs. ones that don't. A machine without a keyboard attached will have this in the dmesg:

 PNP: No PS/2 controller found. Probing ports directly.

vs. one that does have a keyboard attached, which will have this message:

 PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12

Any other ideas as to how to shut this error message off?

Thanks,

 - Armen

Er, right. whoops. I meant "comment out". With CONSOLE_DEVICES commented out:

grid-8:~# ps auxww | grep condor
root     14830  0.0  0.0  52276   744 pts/0    S+   17:11   0:00 grep condor
grid-8:~# condor_config_val -v CONSOLE_DEVICES
Not defined: CONSOLE_DEVICES
grid-8:~# /etc/init.d/condor start
Starting condor:                                           [  OK  ]
grid-8:~# tail -4 /opt/condor/local.grid-8/log/StartLog
3/2 17:13:09 Failed to obtain keyboard or mouse idle information.
3/2 17:13:09 Assuming the keyboard and mouse to be infinitely idle.
3/2 17:13:39 Failed to obtain keyboard or mouse idle information.
3/2 17:13:39 Assuming the keyboard and mouse to be infinitely idle.
grid-8:~#

Even when I do uncomment with the following (that is, make it active), I get the same result:

CONSOLE_DEVICES = console

 - Armen



--
Armen Babikyan
MIT Lincoln Laboratory
armenb@xxxxxxxxxx . 781-981-1796