All of lore.kernel.org
 help / color / mirror / Atom feed
* NMI problem...
@ 2006-09-04  8:08 Jigar Raval
  2006-09-04 16:31 ` Bill Davidsen
  0 siblings, 1 reply; 4+ messages in thread
From: Jigar Raval @ 2006-09-04  8:08 UTC (permalink / raw)
  To: linux-smp



Hello,

We have installed RedHat Linux AS 3 on IBM xseries machine (x365).
We are getting NMI error indication on display pannel of IBM machine.
Some of the time system automatically reboot. What could be the
reason ?

Following is the info of /proc/interrupts

cat /proc/interrupts
           CPU0       CPU1       CPU2       CPU3
  0:    1879299    4150673    2407405    4150146    IO-APIC-edge  timer
  1:          3        204          2         89    IO-APIC-edge  keyboard
  2:          0          0          0          0          XT-PIC  cascade
  8:          1          0          0          0    IO-APIC-edge  rtc
 12:         20          9          0          0    IO-APIC-edge  PS/2 
Mouse
 14:          2          0          0          0    IO-APIC-edge  ide0
 16:         84          0          1          1   IO-APIC-level  usb-ohci
 20:         99    1258110          0          0   IO-APIC-level  eth0
 21:   39774293          0          0          0   IO-APIC-level  eth1
 26:      22060    2840614     583729    3477041   IO-APIC-level  ips
NMI:          0          0          0          0
LOC:   12587201   12587204   12587203   12587202
ERR:          0
MIS:          0
----------------------------------------------------------------

Following is the version info:


Linux version 2.4.21-4.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc 
version 3.2.3 20030502 (Red Hat Linux 3.2.3-20)) #1 SMP Fri Oct 3 17:52:56 
EDT 2003


How to resolv the problem. We are not facing similar problem on the 
same machine. We have put 144GB * 3 SCSI HDD with raid controller.

I need your help to solve the problem.

With regards

Jigar Raval

*********************************************************************************
Raval Jigar A.				# PHONE : +91 - 79 - 26314035      
Engineer-SC (Computer),Computer Center  #
Room No.: 4035				# FAX	: +91 -79 -26301502
Physical Research Laboratory,		#
Navrangpura,Ahmedabad-380009		#
**********************************************************************************


-- 
VGER BF report: U 0.534733

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: NMI problem...
  2006-09-04  8:08 NMI problem Jigar Raval
@ 2006-09-04 16:31 ` Bill Davidsen
  2006-09-05  3:45   ` Jigar Raval
  0 siblings, 1 reply; 4+ messages in thread
From: Bill Davidsen @ 2006-09-04 16:31 UTC (permalink / raw)
  To: Jigar Raval; +Cc: linux-smp

Jigar Raval wrote:

>Hello,
>
>We have installed RedHat Linux AS 3 on IBM xseries machine (x365).
>We are getting NMI error indication on display pannel of IBM machine.
>Some of the time system automatically reboot. What could be the
>reason ?
>  
>
I had 38 of these machines, sounds like a hardware issue, not software. 
Look at the diagnostic logs at boot, run T&D, etc.

Did you look in var/log/ files for information?

>Following is the info of /proc/interrupts
>
>cat /proc/interrupts
>           CPU0       CPU1       CPU2       CPU3
>  0:    1879299    4150673    2407405    4150146    IO-APIC-edge  timer
>  1:          3        204          2         89    IO-APIC-edge  keyboard
>  2:          0          0          0          0          XT-PIC  cascade
>  8:          1          0          0          0    IO-APIC-edge  rtc
> 12:         20          9          0          0    IO-APIC-edge  PS/2 
>Mouse
> 14:          2          0          0          0    IO-APIC-edge  ide0
> 16:         84          0          1          1   IO-APIC-level  usb-ohci
> 20:         99    1258110          0          0   IO-APIC-level  eth0
> 21:   39774293          0          0          0   IO-APIC-level  eth1
> 26:      22060    2840614     583729    3477041   IO-APIC-level  ips
>NMI:          0          0          0          0
>LOC:   12587201   12587204   12587203   12587202
>ERR:          0
>MIS:          0
>----------------------------------------------------------------
>
>Following is the version info:
>
>
>Linux version 2.4.21-4.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc 
>version 3.2.3 20030502 (Red Hat Linux 3.2.3-20)) #1 SMP Fri Oct 3 17:52:56 
>EDT 2003
>
>
>How to resolv the problem. We are not facing similar problem on the 
>same machine. We have put 144GB * 3 SCSI HDD with raid controller.
>
>I need your help to solve the problem.
>
>With regards
>
>Jigar Raval
>
>*********************************************************************************
>Raval Jigar A.				# PHONE : +91 - 79 - 26314035      
>Engineer-SC (Computer),Computer Center  #
>Room No.: 4035				# FAX	: +91 -79 -26301502
>Physical Research Laboratory,		#
>Navrangpura,Ahmedabad-380009		#
>**********************************************************************************
>
>
>  
>


-- 
bill davidsen <davidsen@tmr.com>
  CTO TMR Associates, Inc
  Doing interesting things with small computers since 1979


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: NMI problem...
  2006-09-04 16:31 ` Bill Davidsen
@ 2006-09-05  3:45   ` Jigar Raval
  2006-09-05  7:36     ` Erik Mouw
  0 siblings, 1 reply; 4+ messages in thread
From: Jigar Raval @ 2006-09-05  3:45 UTC (permalink / raw)
  To: Bill Davidsen; +Cc: linux-smp

Hello,

I received your mail but ONLY with the message which I have sent. NOT 
YOUR REPLY. I have also got the returned mail which I had sent to 
vger.kernel.org -- user unknown.

With regards

Jigar Raval

*********************************************************************************
Raval Jigar A.				# PHONE : +91 - 79 - 26314035      
Engineer-SC (Computer),Computer Center  #
Room No.: 4035				# FAX	: +91 -79 -26301502
Physical Research Laboratory,		#
Navrangpura,Ahmedabad-380009		#
**********************************************************************************

On Mon, 4 Sep 2006, Bill Davidsen wrote:

> Jigar Raval wrote:
> 
> >Hello,
> >
> >We have installed RedHat Linux AS 3 on IBM xseries machine (x365).
> >We are getting NMI error indication on display pannel of IBM machine.
> >Some of the time system automatically reboot. What could be the
> >reason ?
> >  
> >
> I had 38 of these machines, sounds like a hardware issue, not software. 
> Look at the diagnostic logs at boot, run T&D, etc.
> 
> Did you look in var/log/ files for information?
> 
> >Following is the info of /proc/interrupts
> >
> >cat /proc/interrupts
> >           CPU0       CPU1       CPU2       CPU3
> >  0:    1879299    4150673    2407405    4150146    IO-APIC-edge  timer
> >  1:          3        204          2         89    IO-APIC-edge  keyboard
> >  2:          0          0          0          0          XT-PIC  cascade
> >  8:          1          0          0          0    IO-APIC-edge  rtc
> > 12:         20          9          0          0    IO-APIC-edge  PS/2 
> >Mouse
> > 14:          2          0          0          0    IO-APIC-edge  ide0
> > 16:         84          0          1          1   IO-APIC-level  usb-ohci
> > 20:         99    1258110          0          0   IO-APIC-level  eth0
> > 21:   39774293          0          0          0   IO-APIC-level  eth1
> > 26:      22060    2840614     583729    3477041   IO-APIC-level  ips
> >NMI:          0          0          0          0
> >LOC:   12587201   12587204   12587203   12587202
> >ERR:          0
> >MIS:          0
> >----------------------------------------------------------------
> >
> >Following is the version info:
> >
> >
> >Linux version 2.4.21-4.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc 
> >version 3.2.3 20030502 (Red Hat Linux 3.2.3-20)) #1 SMP Fri Oct 3 17:52:56 
> >EDT 2003
> >
> >
> >How to resolv the problem. We are not facing similar problem on the 
> >same machine. We have put 144GB * 3 SCSI HDD with raid controller.
> >
> >I need your help to solve the problem.
> >
> >With regards
> >
> >Jigar Raval
> >
> >*********************************************************************************
> >Raval Jigar A.				# PHONE : +91 - 79 - 26314035      
> >Engineer-SC (Computer),Computer Center  #
> >Room No.: 4035				# FAX	: +91 -79 -26301502
> >Physical Research Laboratory,		#
> >Navrangpura,Ahmedabad-380009		#
> >**********************************************************************************
> >
> >
> >  
> >
> 
> 
> -- 
> bill davidsen <davidsen@tmr.com>
>   CTO TMR Associates, Inc
>   Doing interesting things with small computers since 1979
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: NMI problem...
  2006-09-05  3:45   ` Jigar Raval
@ 2006-09-05  7:36     ` Erik Mouw
  0 siblings, 0 replies; 4+ messages in thread
From: Erik Mouw @ 2006-09-05  7:36 UTC (permalink / raw)
  To: Jigar Raval; +Cc: Bill Davidsen, linux-smp

On Tue, Sep 05, 2006 at 09:15:08AM +0530, Jigar Raval wrote:
> Hello,
> 
> I received your mail but ONLY with the message which I have sent. NOT 
> YOUR REPLY. I have also got the returned mail which I had sent to 
> vger.kernel.org -- user unknown.

He doesn't top post like you. If you read the message a bit further,
you will find his reply at the place where it matters.

As for vger returning mail: Matti and Davem have installed Bogofilter
on it (a spam filter). If you have any problems, please contact
postmaster@vger.kernel.org.


Erik

-- 
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-05  7:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-04  8:08 NMI problem Jigar Raval
2006-09-04 16:31 ` Bill Davidsen
2006-09-05  3:45   ` Jigar Raval
2006-09-05  7:36     ` Erik Mouw

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.