1834208 Members
1931 Online
110066 Solutions
New Discussion

Re: memory inventory

 
SOLVED
Go to solution
Tom De Boeser
Occasional Contributor

memory inventory

Hi,
Is there a way to get a view of the memory as it is in the system (not just the amount of mem) i.e. what carriers contain what memory? Much like the menu (LSL?) you can up at boot. This is a k570.

Thanks,

Tom
4 REPLIES 4
James R. Ferguson
Acclaimed Contributor
Solution

Re: memory inventory

Tom:

Use 'cstm' from the Online Diagnostics product:

# echo "sel path 49;info;wait;infolog"|cstm > /tmp/meminfo

This assumes (from ioscan) that memory is at hardware path - 49.

...JRF...
Victor BERRIDGE
Honored Contributor

Re: memory inventory

Hi,
stm (or xstm) will give you this info, if installed on your box otherwise you will have to install stm, its the diagnostics bundle on support Plus cd...

Regards

Victor
paul courry
Honored Contributor

Re: memory inventory

An alternative is ODE, Offline Diagnostic Environment, that comes on your support CD.
Tom De Boeser
Occasional Contributor

Re: memory inventory

Thanks, thats what I thought. It had been installed, but after upgrading (10.20 --> 11.0)its gone. I'll get installed.

Thanks again.