Operating System - HP-UX
1834403 Members
2990 Online
110067 Solutions
New Discussion

Re: Memory Error Log summary

 
SOLVED
Go to solution
Eric Locsin
Frequent Advisor

Memory Error Log summary

Is there anyway to reset the values listed below when I run online diag? I'm running 11.0 of the OS on an n4000 and A.31.00 of the online diag. We replaced some memory that was reporting high single-bit errors (not shown below). We'd like to reset the counters to zero.

Memory Error Log Summary

Error
Ext/DIMM Error Address Error Type Page Count
------------ ------------------ ---------- --------- -----
EXT3/0b 0x00000002b4c960c1 Single-Bit 0x02b4c96 2
EXT3/0b 0x00000002b4ca5cc1 Single-Bit 0x02b4ca5 7
EXT3/0b 0x00000002b4ca20c1 Single-Bit 0x02b4ca2 2
EXT3/0b 0x00000002b4ca34c1 Single-Bit 0x02b4ca3 4

Thanks,
Eric
4 REPLIES 4
Frederic Sevestre
Honored Contributor

Re: Memory Error Log summary

Hi,

You will ahve to reboot the system :

# shutdown ???r 0
Then interrupt boot
Main Menu: Enter command or menu > ser
Service Menu: Enter command > pdt
Service Menu: Enter command > pdt clear
then "y"
Service Menu: Enter command > pdt
Service Menu: Enter command > ma
Main Menu: Enter command or menu > bo

And now that is ok.

Regards,
Fr??d??ric
Crime doesn't pay...does that mean that my job is a crime ?
Eric Locsin
Frequent Advisor

Re: Memory Error Log summary

Would using the RSA command in online diag to clear the system activity log do too much?
Frederic Sevestre
Honored Contributor
Solution

Re: Memory Error Log summary

I think the reboot is the only way.

Fr??d??ric
Crime doesn't pay...does that mean that my job is a crime ?
Eric Locsin
Frequent Advisor

Re: Memory Error Log summary

We'll try it. Thanks!