[EMAIL PROTECTED] said:
> I have a very repeatable failure - on my SuperMicro dual PIII
> motherboard with an onboard 7892 controller under moderate to heavy
> disk load i get the "unexpected IRQ vector 217 on CPU#0" error. After
> that the SCSI driver gets into a loop out of which it never comes out
> ("aborting command due to timeout...", I can furnish the exact report
> if necessary) 

I don't know about SuperMicro mother boards, but I've seen this problem on 
Dell PowerEdge servers (also P3).  The problem in that case was caused by the 
I/O APICs being incorrectly set up for the serial interface, so heavy serial 
line usage eventually caused IRQ loss elsewhere  (usually the aic7xxx driver 
since it is the heaviest source of interrupts).  Of course, when an IRQ is 
lost, all bets are off for the driver.  This sort of thing is usually an 
MP-BIOS problem and was fixed (for the Dell) by upgrading to the latest 
version of the motherboard BIOS.

James Bottomley


-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to