- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Question about RAM.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 07:35 PM
10-03-2001 07:35 PM
Without opening the machine case (ie, use commands), how do I know how many RAMs I have in my L-Class machine and which slot the RAM had inserted to and how many free slots that I can use?
Thanks very much.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 07:46 PM
10-03-2001 07:46 PM
Re: Question about RAM.
Install STM (Support Tool Manager)
You can get more info about STM and diagnostics from
http://docs.hp.com//hpux/diag/index.html
here's a blurb on STM
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6191AAE
And you can download STM from
https://software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6191AAE&date=
then run
echo 'selclass qualifier memory;info;wait;infolog' |cstm > /tmp/cstm.mem
the file /tmp/cstm.mem will have the information about the memory simms sizes and their location
-HTH
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 07:47 PM
10-03-2001 07:47 PM
Re: Question about RAM.
You can use STM to find this out.
Check this thread out for your solution.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x658dabe92dabd5118ff10090279cd0f9,00.html
Hope this helps.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 07:49 PM
10-03-2001 07:49 PM
Re: Question about RAM.
Here is some more info on STM.
http://us-support.external.hp.com/cki/bin/doc.pl/sid=5b987eec1977fa3e1a/screen=ckiDisplayDocument?docId=200000056435139
Hope this helps.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 07:53 PM
10-03-2001 07:53 PM
Re: Question about RAM.
Memory Board Inventory
DIMM Slot Size (MB)
--------- ---------
0a 128
1a 128
0b 128
1b 128
--------- ---------
System Total (MB): 512
So it means I had got 512MB RAM but use up all the slots? Or I still have some free slots that I can use?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 08:01 PM
10-03-2001 08:01 PM
SolutionEach memory carrier has 8 slots (0a/0b, 1a/1b, 2a/2b, 3a/3b)
so you still have 4 slots open. Ofcourse you can add another memory carrier (which gives another 8 slots)
but you have to keep in mind when you add new simms, if they are of the same size (in your case 128MB each ) then the next slot you would put it in is 2a/2b (you always add simms in pairs).
If you are adding higher size SIMMS(256 each) then the higher size simms should be before the lower size. so you would add the new 256 MB simms in 0a/0b and move the existing 128MB simms to 2a/2b.
I know there was a document for this, let me check if i can find one.
-HTH
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 08:04 PM
10-03-2001 08:04 PM
Re: Question about RAM.
Here is the document i was talking about.
http://docs.hp.com/hpux/onlinedocs/hw/lclass/content/00/04/1M/idd/1.html
If you want to know other information about L-Class, check out
http://docs.hp.com/hpux/onlinedocs/hw/lclass/index.html
-HTH
Ramesh