All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] GSP on A500 - Level 14 Alert - Output overvoltage?
@ 2002-10-20  5:26 Carlos O'Donell
  2002-10-20 23:37 ` [parisc-linux] " Grant Grundler
  0 siblings, 1 reply; 5+ messages in thread
From: Carlos O'Donell @ 2002-10-20  5:26 UTC (permalink / raw)
  To: Grant Grundler, parisc-linux

parisc,

Just a quick flitting question that has been in
the back of my mind. When working with an A500
that I have, during a GSP powerdown using "PC", 
I get the following error:

************* SYSTEM ALERT **************
SYSTEM NAME: firin
DATE: 10/19/2002 TIME: 00:24:23
ALERT LEVEL: 14 = Fatal power or environmental problem prevents
operation

REASON FOR ALERT
SOURCE: 4 = power
SOURCE DETAIL: 4 = high voltage DC power   SOURCE ID: FF
PROBLEM DETAIL: 5 = output overvoltage

LEDs:  RUN      ATTENTION     FAULT     REMOTE     POWER
       OFF      OFF           OFF       OFF        FLASH
System Power is Off.

0x002000E544FF404F 00000000 00000000 - type  0 = Data Field Unused
0x582008E544FF404F 00006609 13001817 - type 11 = Timestamp 10/19/2002
00:24:23
A: ack read of this entry - X: Disable all future alert messages
Anything else skip redisplay the log entry
->Choice:

Is this bad for my hardware :} It was ever so 
nice when I was kernel hacking and I could remotely
control the box's power. However, after such an error
I'm told that:


  The system did not respond to the Power-On command.
  Turn the system power switch Off and On again to reset the system.

Which means I need to be there physically :(
Any help on the matter would be much appreciated.

c.

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

* [parisc-linux] Re: GSP on A500 - Level 14 Alert - Output overvoltage?
  2002-10-20  5:26 [parisc-linux] GSP on A500 - Level 14 Alert - Output overvoltage? Carlos O'Donell
@ 2002-10-20 23:37 ` Grant Grundler
  2002-10-21 17:04   ` Carlos O'Donell
  0 siblings, 1 reply; 5+ messages in thread
From: Grant Grundler @ 2002-10-20 23:37 UTC (permalink / raw)
  To: Carlos O'Donell, parisc-linux

Carlos O'Donell wrote:
...
> SOURCE DETAIL: 4 = high voltage DC power   SOURCE ID: FF
> PROBLEM DETAIL: 5 = output overvoltage

this would suggest your site has a voltage regulation problem.
you might get out a DVM and see if that's a persistent problem.

> Is this bad for my hardware :}

I'd think yes. normally the power supplies are designed to handle
something like 5-10% input power variation.

>   The system did not respond to the Power-On command.
>   Turn the system power switch Off and On again to reset the system.

I'd unplug the power too just to be sure it's really reset.

grant

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

* Re: [parisc-linux] Re: GSP on A500 - Level 14 Alert - Output overvoltage?
  2002-10-20 23:37 ` [parisc-linux] " Grant Grundler
@ 2002-10-21 17:04   ` Carlos O'Donell
  2002-10-21 17:18     ` John David Anglin
  2002-10-21 18:30     ` Grant Grundler
  0 siblings, 2 replies; 5+ messages in thread
From: Carlos O'Donell @ 2002-10-21 17:04 UTC (permalink / raw)
  To: Grant Grundler; +Cc: parisc-linux

Grant,
 
> this would suggest your site has a voltage regulation problem.
> you might get out a DVM and see if that's a persistent problem.

By 'site' do you mean 'external AC'? 

I had assumed that the issue dealt with the internal switching
supply doing the damage.

I shall put the system behind a better UPS and see if the problem
goes away. 
 
> I'd unplug the power too just to be sure it's really reset.

Good point.

c. 

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

* Re: [parisc-linux] Re: GSP on A500 - Level 14 Alert - Output overvoltage?
  2002-10-21 17:04   ` Carlos O'Donell
@ 2002-10-21 17:18     ` John David Anglin
  2002-10-21 18:30     ` Grant Grundler
  1 sibling, 0 replies; 5+ messages in thread
From: John David Anglin @ 2002-10-21 17:18 UTC (permalink / raw)
  To: Carlos O'Donell; +Cc: grundler, parisc-linux

> I had assumed that the issue dealt with the internal switching
> supply doing the damage.

Yes, the message indicated that the problem was with a DC supply
voltage.  If it's internal, this could damage the circuits in the
system.  CPU chips normally have very tight voltage requirements
for proper operation.  I would check the manual to see what is
recommended when this error occurs.  You measure the voltages
on an unused drive connector, etc.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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

* Re: [parisc-linux] Re: GSP on A500 - Level 14 Alert - Output overvoltage?
  2002-10-21 17:04   ` Carlos O'Donell
  2002-10-21 17:18     ` John David Anglin
@ 2002-10-21 18:30     ` Grant Grundler
  1 sibling, 0 replies; 5+ messages in thread
From: Grant Grundler @ 2002-10-21 18:30 UTC (permalink / raw)
  To: Carlos O'Donell, parisc-linux

Carlos O'Donell wrote:
> By 'site' do you mean 'external AC'? 

yes.

> I had assumed that the issue dealt with the internal switching
> supply doing the damage.

hmm...you might be right.

> I shall put the system behind a better UPS and see if the problem
> goes away. 

I'd still measure UPS output just to rule that out.
(Ie something easy to do and something I expect the HW to monitor).

grant

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

end of thread, other threads:[~2002-10-21 18:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-20  5:26 [parisc-linux] GSP on A500 - Level 14 Alert - Output overvoltage? Carlos O'Donell
2002-10-20 23:37 ` [parisc-linux] " Grant Grundler
2002-10-21 17:04   ` Carlos O'Donell
2002-10-21 17:18     ` John David Anglin
2002-10-21 18:30     ` Grant Grundler

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.