- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: memory
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
08-22-2008 07:44 AM
08-22-2008 07:44 AM
memory
$ grep Phys /var/adm/syslog/syslog.log
Aug 16 19:26:56 adminnew vmunix: Physical: 8376368 Kbytes, lockable: 6167732 Kbytes, available: 7162296 Kbytes
I am concerned when I look at the output from top:
Memory: 2537596K (1555608K) real, 11166040K (9579120K) virtual, 87508K free Page# 1/41
Is this only showing 4GB of physical memory, or am I looking at this wrong?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 09:08 AM
08-22-2008 09:08 AM
Re: memory
# swapinfo -tam
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 20480 784 19696 4% 0 - 1 /dev/vg00/lvol2
dev 20480 784 19696 4% 0 - 1 /dev/vg01/lvol1
dev 20480 784 19696 4% 0 - 1 /dev/vg01/lvol2
dev 20480 788 19692 4% 0 - 1 /dev/vg01/lvol3
dev 32768 787 31973 2% 0 - 1 /dev/vg02/lvol1
dev 12288 785 11495 6% 0 - 1 /dev/vg02/lvol2
dev 7168 783 6377 11% 0 - 1 /dev/vg02/lvol3
dev 6144 785 5355 13% 0 - 1 /dev/vg02/lvol4
reserve - 44800 -44800
memory 45647 21248 24399 47%
total 185935 72328 113579 39% - 0 -
Regards!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 09:12 AM
08-22-2008 09:12 AM
Re: memory
If you have it, glance is a much better tool.
From a memory config standpoint, the only global item that would restrict amount of usable memory would be swap space. check with swapinfo -tam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 09:39 AM
08-22-2008 09:39 AM
Re: memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 09:40 AM
08-22-2008 09:40 AM
Re: memory
Eitherway.. Post the output for swapinfo -tam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 09:44 AM
08-22-2008 09:44 AM
Re: memory
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1158571
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 09:45 AM
08-22-2008 09:45 AM
Re: memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 09:47 AM
08-22-2008 09:47 AM
Re: memory
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 4096 338 3758 8% 0 - 1 /dev/vg00/lvol2
dev 12000 335 11665 3% 0 - 1 /dev/vg00/Swap2
reserve - 3840 -3840
memory 8180 2501 5679 31%
total 24276 7014 17262 29% - 0 -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 09:52 AM
08-22-2008 09:52 AM
Re: memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 09:55 AM
08-22-2008 09:55 AM
Re: memory
Memory Data
Includes virtual and real memory in use (with the amount of
memory considered "active" in parentheses) and the amount of
free memory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 10:14 AM
08-22-2008 10:14 AM
Re: memory
If you have time. Download the trial of Glance. You will like it...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 10:41 AM
08-22-2008 10:41 AM
Re: memory
1) yes all 8GB is seen by the system ( this is kinda what I meant in the last thread to answer your question )
2) From the swapinfo that you posted. At some point in the past there have been a few processes swapped out to disk, indicated by the MB used for each DEV.
Now this does not mean you are currently experiencing memory pressure, just that at one time you were. With 31% in psuedo swap I would say at the time of this snapshot your memory pressure is lower.
In order to review that, a duration of vmstat "po" column needs to be gathered and reviewed. ( but this was not your origional question so we'll leave for a different topic).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 10:21 PM
08-22-2008 10:21 PM
Re: memory
Using SAM
sam --> Performance Monitors --> System Properties --> Memory
There is script for check memory.
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1219472123042+28353475&threadId=946701
Try the following command and the output will give you all the hardware information about the Unix box.
echo "map selall info;wait infolog" | cstm > /tmp/cstm.txt
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2008 06:11 AM
08-23-2008 06:11 AM
Re: memory
16GB swap is configured here.
See attched script to find physical memory installed.
its for hp-ux 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2008 08:49 PM
08-23-2008 08:49 PM
Re: memory
2. swapinfo -tam
3. SAM
Anyone of the above can be checked to find physical memory.
Thanks
SKR