1832337 Members
2356 Online
110041 Solutions
New Discussion

cstm

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

cstm

Hi all,

EMS reported excessive memory single-bit errors on 1a and 1b. So, I had HP swap out the pair. I now have a new pair of 128's. Now when I am in cstm, I still see single bit errors. How do I reset this count to zero? Is there a way to do this?
UNIX IS GOOD
6 REPLIES 6
Bill McNAMARA_1
Honored Contributor
Solution

Re: cstm

Use xstm for X GUI
Use mstm for curses based UI.
Use cstm for scripting.

I guess you could clear tool status.. from device menu..

Later,
Bill
It works for me (tm)
Sanjay_6
Honored Contributor

Re: cstm

Hi Robert,

You'll have to clear the PDT for this. Reboot the system and then interrupt the boot process. Go into service and clear the PDT. This should clear the error log. Reset the system and reboot.

Hope this helps.

Regds
Sajid_1
Honored Contributor

Re: cstm

hello,

You may have to restart and clear the PDT (Page Deallocation table) for this. Also make use of the logtool tool and check the output files - /var/stm/logs/os/memory.debug
learn unix ..
MANOJ SRIVASTAVA
Honored Contributor

Re: cstm

Robert


You cannot do the reset of the error count when the system is on , you need to reboot the system and then clear the PDT.


Manoj Srivastava
Sajid_1
Honored Contributor

Re: cstm

Hello,

This document explains little more - http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000058669477

Doc ID - KBRC00007344
learn unix ..
S.K. Chan
Honored Contributor

Re: cstm

Sanjay is correct, even if you run "cts" in cstm it does not help. For example ..
# cstm
cstm> map
cstm> sel dev
cstm> info
cstm> infolog
===> take note of the errors ..
cstm> cts
cstm> info
cstm> infolog
===> you can still see the "old" errors ..