就在几天前,我们突然间得到了像这样的信息,每隔几分钟就被转移到每个开放的terminal:
来自syslogd @ hartnell的消息在Wed Sep 2 11:15:27 2009 ... hartnell clusvcmgrd [5887]:readServiceBlock:服务号码不匹配2,0。
我们正在运行:
Linux hartnell.cluster 2.4.21-32.0.1.ELsmp#1 SMP 2月17日17:46:36 EDT 2005 x86_64 x86_64 x86_64 GNU / Linux
红帽企业Linux AS版本3(Taroon更新9)
任何想法,为什么这可能突然开始? 也许一个日志文件已经填满?
从man syslog.conf :
# Emergency messages will be displayed using wall # *.=emerg * This rule tells the syslogd to write all emergency messages to all cur‐ rently logged in users. This is the wall action.
你可能在/etc/syslog.conf中有这样的设置,使得这个消息被写入所有的terminal。 您可以更改日志logging的configuration方式,也可以修复引起该消息的问题。
这应该是一个exception的情况。 驱动器可能存在硬件问题。
有关更多信息,请参阅此讨论和此通报。