全球主机交流论坛

标题: 求高手解答,服务器定期出这个消息是什么意思啊? [打印本页]

作者: 糊里糊涂    时间: 2012-12-5 03:42
提示: 作者被禁止或删除 内容自动屏蔽
作者: loveminds    时间: 2012-12-5 03:45
中断处理异常?
作者: 糊里糊涂    时间: 2012-12-5 03:46
提示: 作者被禁止或删除 内容自动屏蔽
作者: topl    时间: 2012-12-5 08:00
意思就是,我快挂了。
作者: dazeng    时间: 2012-12-5 09:03
不知道,帮顶
作者: wdlth    时间: 2012-12-5 09:46
看上去像是挂了马,接受IRC的遥控。
作者: zhucy    时间: 2012-12-5 09:56
估计是PCI槽上的某个设备坏了。做一下检测吧。
  1. http://forum.mandriva.com/viewtopic.php?t=122830
  2. Spurious interrupts can be generated by hardware by one of the following reasons:

  3. a) faulty hardware
  4. b) bad driver has enabled the PCI device's hardware interrupt but failed to register an interrupt service routine for that IRQ number
  5. c) bad driver has failed to chain interrupt handlers together for a shared IRQ
  6. d) misbehaving APIC (programmable interrupt controller) routes the PCI device's hardware interrupt to the wrong IRQ

  7. If you get a spurious interrupt then it means a device has been enabled but no software is servicing it properly. You should look for PCI devices that do not work.

  8. To look at the PCI devices, as root (superuser) do

  9. Code:
  10. lspci -v


  11. You might be able to see PCI device(s) that is using IRQ 83.

  12. To look at registered Interrupt handlers do

  13. Code:
  14. cat /proc/interrupts


  15. You should see a list of drivers names in the right-hand column. Are there any drivers listed for IRQ number 83 ? Note that IRQs can be shared between devices.

  16. You could disable the APIC by adding "noapic" to the kernel command line options in /boot/grub/menu.lst. If you know grub then you can try doing it interactively at boot-up.

  17. Look in /var/log/syslog, search for "syslogd" to find the start of a boot up sequence. Is there any mention of IRQ 83 ?

  18. There is a command called "dmesg" that will show some debug information from the kernel, that might help. Best used after the first pop-up is seen after a reboot.

  19. http://kerneltrap.org/mailarchive/linux-kernel/2008/7/27/2708354
  20. My guess is some device is that some device is generating MSI interrupts
  21. without any handler being registered for it, and with MSI support
  22. disabled it now generates a master abort instead. Most likely whatever
  23. device is connected to the Bus=00h, Device=02h, Function=00h bridge. Can
  24. you post "lspci -vv" output?
复制代码

作者: ccc    时间: 2012-12-5 09:57
看不懂 帮顶
作者: 人才难得    时间: 2012-12-5 10:28
额  不是很懂  我只是提供服务器的
需要 国内电信  双线 美国KT机房的 独立服务器的话联系我吧
QQ 97150792
作者: 糊里糊涂    时间: 2012-12-5 12:53
提示: 作者被禁止或删除 内容自动屏蔽
作者: 老刘    时间: 2012-12-5 15:16
糊里糊涂 发表于 2012-12-5 12:53
谢谢楼上各位,继续求解答。

另上,楼上的,这台就是 hidefservers的 HD1080~  ...

看看系统日志吧. 没有明确的信息不好说. 你这硬件故障的前兆.
http://baike.baidu.com/view/67893.htm
作者: 糊里糊涂    时间: 2012-12-5 15:18
提示: 作者被禁止或删除 内容自动屏蔽




欢迎光临 全球主机交流论坛 (https://fd.vvwvv.eu.org/) Powered by Discuz! X3.4