Chinaunix

标题: CentOS多次自动关机 [打印本页]

作者: qiu6406    时间: 2013-07-16 09:37
标题: CentOS多次自动关机
本帖最后由 qiu6406 于 2013-07-16 09:39 编辑

连续几天,服务器自动关机,很是崩溃。
每次关机日志记录相同
/var/log/secure中:
12 Jul 15 18:35:42 web polkitd(authority=local): Unregistered Authentication Agent for session /org/freedesktop/ConsoleKit/Session2 (system bus name :1.51, obje    ct path /org/gnome/PolicyKit1/AuthenticationAgent, locale zh_CN.UTF-8(disconnected from bus)
13 Jul 15 18:35:45 web sshd[3793]: Received signal 15; terminating.


/var/log/message中:
  4 Jul 15 18:35:42 web init: tty (/dev/tty2) main process (3235) killed by TERM signal
  5 Jul 15 18:35:42 web init: tty (/dev/tty3) main process (3237) killed by TERM signal
  6 Jul 15 18:35:42 web init: tty (/dev/tty4) main process (3239) killed by TERM signal
  7 Jul 15 18:35:42 web init: tty (/dev/tty5) main process (3241) killed by TERM signal
  8 Jul 15 18:35:42 web init: tty (/dev/tty6) main process (3243) killed by TERM signal
  9 Jul 15 18:35:43 web avahi-daemon[1928]: Got SIGTERM, quitting.
10 Jul 15 18:35:43 web avahi-daemon[1928]: Leaving mDNS multicast group on interface eth1.IPv4 with address 10.0.0.30.
11 Jul 15 18:35:43 web avahi-daemon[1928]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.11.30.
12 Jul 15 18:35:43 web seahorse-daemon[2738]: failure communicating with to avahi: Daemon \u8fde\u63a5\u5931\u8d25
13 Jul 15 18:35:45 web abrtd: Got signal 15, exiting
14 Jul 15 18:35:45 web snmpd[2198]: Received TERM or STOP signal...  shutting down...
15 Jul 15 18:35:50 web acpid: exiting
16 Jul 15 18:35:50 web NetworkManager[1916]: <info> caught signal 15, shutting down normally.
17 Jul 15 18:35:50 web NetworkManager[1916]: <info> (usb0): cleaning up...
18 Jul 15 18:35:50 web NetworkManager[1916]: <info> (usb0): taking down device.
19 Jul 15 18:35:50 web NetworkManager[1916]: <info> exiting (success)
20 Jul 15 18:35:51 web init: Disconnected from system bus
21 Jul 15 18:35:51 web console-kit-daemon[2578]: WARNING: no sender#012
22 Jul 15 18:35:51 web rtkit-daemon[3330]: Demoting known real-time threads.
23 Jul 15 18:35:51 web rtkit-daemon[3330]: Successfully demoted thread 3328 of process 3328 (/usr/bin/pulseaudio).
24 Jul 15 18:35:51 web rtkit-daemon[3330]: Demoted 1 threads.
25 Jul 15 18:35:51 web rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w"
26 Jul 15 18:35:51 web kernel: connection1:0: detected conn error (1020)
27 Jul 15 18:35:52 web kernel: Kernel logging (proc) stopped.
28 Jul 15 18:35:52 web rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="1667" x-info="http://www.rsyslog.com"] exiting on signal 15.





求解答,搜索了半天。也看不出是硬件还是软件问题。

另外在 root history记录中并没有任何有关关机的指令。。

作者: chenyx    时间: 2013-07-16 10:28
没遇到过,楼主的机器是不是有X桌面?要是不是必须用桌面的话,尝试修改系统的启动级别到3,纯文本方式,观察下.
作者: qiu6406    时间: 2013-07-16 10:38
回复 2# chenyx
是的,系统是centos6.2,安装的时候选了桌面GNOME

   
作者: qiu6406    时间: 2013-07-16 10:39
回复 3# qiu6406
我今天晚上下班之后,弄到文本模式下看看。。。


   
作者: chenyx    时间: 2013-07-16 10:41
会不会是系统的bug?你先试试文本方式,不行的话,升级系统到6.4看看
作者: qiu6406    时间: 2013-07-16 10:53
升级到6.4?上面装了太多软件,都不太敢升级了
作者: chenyx    时间: 2013-07-16 10:55
那倒也是.
要不你单纯安装下新版本的内核包测试下也行.
作者: 73年生人    时间: 2013-07-17 09:41
我的一台IBM X3650装的Debian也出现过自动关机现象,后来检查出是电源背板出了问题,更换后就好了。
作者: qiu6406    时间: 2013-07-19 15:44
汗一个,昨天晚上晚走了一会儿,发现到这个点,机房温度升高,机器一片橘黄色警报,导致服务器关机了。
作者: 刘彩霞    时间: 2013-07-19 17:25
服务器热死了,哈哈,看来机房不是一般的热呀;
看看服务器管理部分是否有报警记录呀,如果是热死的话,那么一般监控管理软件中应该会有记录,另外系统下/var/log/mcelog中也会有记录,貌似里面只言片语的有temperature这个信息;
作者: chenyx    时间: 2013-07-19 19:51
机房空调挂掉了吗?
作者: zengmuansha    时间: 2016-04-28 10:52
教下
系统中进程使用内存TOP30

Memory      PID     User       Command

3.89   GB   1896    root       /usr/sbin/console-kit-daemon --no-daemon
406.92 MB   1671    root       automount --pid-file /var/run/autofs.pid
这个是什么程序?
/usr/sbin/console-kit-daemon --no-daemon
CETNOS 6.4





欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2