全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

IP归属甄别会员请立即修改密码
查看: 2317|回复: 11
打印 上一主题 下一主题

[Windows VPS] 求高手解答,服务器定期出这个消息是什么意思啊?

[复制链接]
跳转到指定楼层
1#
发表于 2012-12-5 03:42:43 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
提示: 作者被禁止或删除 内容自动屏蔽
2#
发表于 2012-12-5 03:45:10 | 只看该作者
中断处理异常?
3#
 楼主| 发表于 2012-12-5 03:46:42 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
4#
发表于 2012-12-5 08:00:06 | 只看该作者
意思就是,我快挂了。
5#
发表于 2012-12-5 09:03:06 | 只看该作者
不知道,帮顶
6#
发表于 2012-12-5 09:46:38 | 只看该作者
看上去像是挂了马,接受IRC的遥控。
7#
发表于 2012-12-5 09:56:29 | 只看该作者
估计是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?
复制代码
8#
发表于 2012-12-5 09:57:29 | 只看该作者
看不懂 帮顶
9#
发表于 2012-12-5 10:28:05 | 只看该作者
额  不是很懂  我只是提供服务器的
需要 国内电信  双线 美国KT机房的 独立服务器的话联系我吧
QQ 97150792
10#
 楼主| 发表于 2012-12-5 12:53:58 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2025-10-27 17:30 , Processed in 0.111435 second(s), 12 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表