- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- memory issue
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
07-26-2006 08:47 AM
07-26-2006 08:47 AM
memory issue
I could not sum up all the memory (used+free) to match the total physical memory, please shed light on it. Thanks!
Host has 4G physical memory
# echo phys_mem_pages/D | adb /stand/vmunix /dev/kmem
phys_mem_pages: 1048064
# getconf PAGE_SIZE
4096
1048064 * 4096 => 4292870144
# dmesg | grep -i physical
physical page size = 4096 bytes, logical page size = 4096 bytes
Physical: 4192256 Kbytes, lockable: 3116772 Kbytes, available: 3591104 Kbytes
Free memory
# echo freemem/D|adb /stand/vmunix /dev/kmem
freemem: 82476
4096 * 82476 -> 337821696
Used memory
# UNIX95= ps -e -o vsz=Kbytes -o ruser -o pid,args=Command-Line | sort -rnk1
I sum up all used memory is 1127735296
used mem + free mem = 1465556992
Where does the rest of memory go?
total mem - used mem - free mem = 2827313152
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 09:00 AM
07-26-2006 09:00 AM
Re: memory issue
What is your max_dbc_pct and min_dbc_pct set to ?
Glance gives you a better memory utilization picture.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 09:05 AM
07-26-2006 09:05 AM
Re: memory issue
dbc_max_pct 50
dbc_min_pct 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 09:10 AM
07-26-2006 09:10 AM
Re: memory issue
http://www1.itrc.hp.com/service/cki/search.do?docType=EngineerNotes&searchString=UPERFKBAN00001098+++&searchCrit=allwords&search.x=28&mode=id&category=c0&search.y=7&admit=-682735245+1153948060735+28353475
http://www1.itrc.hp.com/service/cki/search.do?searchString=MEMORYKBAN00000975&docType=EngineerNotes&searchCrit=allwords&search.x=26&admit=-682735245+1153948017060+28353475&category=c0&mode=id&search.y=11
ftp://hprc.external.hp.com/memory.htm
Regards,
LN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 09:15 AM
07-26-2006 09:15 AM
Re: memory issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 09:17 AM
07-26-2006 09:17 AM
Re: memory issue
Search in the web or contact the HP support and get the meminfo binary. This is an unsupported tool that allows you to drill down further on the memory usage in the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 09:18 AM
07-26-2006 09:18 AM
Re: memory issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 09:19 AM
07-26-2006 09:19 AM
Re: memory issue
MEMORYKBAN00000975
UPERFKBAN00001098
LN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 09:24 AM
07-26-2006 09:24 AM
Re: memory issue
But as a rule of thumb, you should not have dbc_max_pct at 50% on a 4GB physical memory system. Pull that parameter down to 7-8 level and you will see a relief immediately. Then you debug if there is any problem left on your system.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 02:21 AM
07-27-2006 02:21 AM
Re: memory issue
Regards!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 03:10 AM
07-27-2006 03:10 AM
Re: memory issue
Also to make your life a lot easier, there is a trial version for 60 days of glance plus, which is very helpfull on those cases.
Regards,
Jaime.