Kernel: interrupt storm detected on "irq16:"; throttling interrupt source
-
I have problem, my screen show this message usig pfSense 2.1 BETA 64 bit
kernel: interrupt storm detected on "irq16:"; throttling interrupt source kernel: interrupt storm detected on "irq16:"; throttling interrupt source kernel: interrupt storm detected on "irq16:"; throttling interrupt source kernel: interrupt storm detected on "irq16:"; throttling interrupt source kernel: interrupt storm detected on "irq16:"; throttling interrupt source kernel: interrupt storm detected on "irq16:"; throttling interrupt source kernel: interrupt storm detected on "irq16:"; throttling interrupt source kernel: interrupt storm detected on "irq16:"; throttling interrupt source kernel: interrupt storm detected on "irq16:"; throttling interrupt source kernel: interrupt storm detected on "irq16:"; throttling interrupt source
Hardware used : (this hardware cannot install pfSense 2.1 RELEASE)
Intel Core i5-3470 Processor
Asus MB-P8B75-M LX MOBO 1S6/PCI/1155
500 GB HD W/Digital (WD5000AAKX) 16MB/7200RPM
4GB Apacer DDR3 133 RAM-Desktop
Asus 24X DVD-RW 24D3ST SATA (BLK)
2 x TP-Link Gigabit PCI Express Network Adapter (TG-3468)
1 x TP-Link 10/100M Network Card (IT-P)Using vmstat -i
$ vmstat -i interrupt total rate irq16: ste0 142587720 1015 irq19: atapci0 498953 3 irq23: ehci0 ehci1 422163 3 cpu0: timer 280965733 2000 irq256: re0 9216398 65 irq257: re1 515754 3 irq258: re2 7140856 50 cpu1: timer 280966412 2000 cpu3: timer 280966413 2000 cpu2: timer 280966412 2000 Total 1284246814 9141
but i don't know how to solve this problem.
-
I have problem, my screen show this message usig pfSense 2.1 BETA 64 bit
kernel: interrupt storm detected on "irq16:"; throttling interrupt source
This usually means something is interrupting on irq16 and there is no interrupt handler for it.
It will probably be worthwhile going into your BIOS and (if possible) disabling unused devices such as audio device(s).
Hardware used : (this hardware cannot install pfSense 2.1 RELEASE)
I presume you mean pfSense 2.0.x RELEASE; pfSense 2.1 RC0 has only just been made available which means 2.1 RELEASE won't be available for a while yet.
Since one of your NICs is on irq16 it is not good to have irq16 throttled.
-
Opps, typing error, that pfSense 2.0.X-RELEASE ;D
Using command vmstat -i, show irq16: ste0. ste0 use for TP-Link 10/100M Network Card (IT-P), This interface is functioning.
I, try to disabling unused devices and see the result tomorrow.
Thank you.