Hi!

On Thu, Apr 02, 2009 at 07:36:18PM +0300, Alex Efros wrote:
> - server should be same, at least we buy them both as "HP ProLiant DL140 G3"
>   and they both has same BIOS version "1.14 08/13/07" so I suppose they
>   should be same unless some hardware is broken

Actually only difference I see in hardware configuration is different IRQ
for Video: server with this issue use IRQ 7, server without use IRQ 11:

    # diff lspci*
    273c273
    <       Flags: bus master, medium devsel, latency 128, IRQ 11
    ---
    >       Flags: bus master, medium devsel, latency 128, IRQ 7

It's strange, but on both servers I don't see IRQ 7 in /proc/interrupts.
On both it looks this way (only numbers are different):

# cat /proc/interrupts 
           CPU0       CPU1       CPU2       CPU3       
  0:         34          0          0          1   IO-APIC-edge      timer
  1:          0          0          0          0   IO-APIC-edge      i8042
  4:         11         16         13         13   IO-APIC-edge      serial
  8:         16         17         17         15   IO-APIC-edge      rtc0
  9:          0          0          0          0   IO-APIC-fasteoi   acpi
 14:       2218       2239       2218       2245   IO-APIC-edge      ata_piix
 15:          2          1          2          2   IO-APIC-edge      ata_piix
 16:      12647      12621      12644      12618   IO-APIC-fasteoi   eth0
NMI:          0          0          0          0   Non-maskable interrupts
LOC:      51049      51563      50775      51689   Local timer interrupts
RES:        999       1102       1250       1186   Rescheduling interrupts
CAL:         90        132        125         61   Function call interrupts
TLB:        719        856        605        965   TLB shootdowns
TRM:          0          0          0          0   Thermal event interrupts
SPU:          0          0          0          0   Spurious interrupts
ERR:          0
MIS:          0

-- 
                        WBR, Alex.

Reply via email to