- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swap space
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
09-29-2005 03:49 AM
09-29-2005 03:49 AM
swap space
For swapinfo command, my system shows:
swapinfo -m
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 4096 1619 2477 40% 0 - 1 /dev/vg00/lvol2
reserve - 2451 -2451
memory 6310 4404 1906 70%
Look like it has 2G swap free. While sam (under system properties) shows: Avail 4096Mb, Used 3878 MB, free 218mb.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 03:57 AM
09-29-2005 03:57 AM
Re: swap space
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 04:03 AM
09-29-2005 04:03 AM
Re: swap space
use swapinfo -tam
This will give you % util per device and total utilisation .
Thanks,
BL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 04:16 AM
09-29-2005 04:16 AM
Re: swap space
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 04:26 AM
09-29-2005 04:26 AM
Re: swap space
Sam - Performance Monitor - system properties - Memory tab. This info here is different than the info by using swapingo command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 04:36 AM
09-29-2005 04:36 AM
Re: swap space
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 04:40 AM
09-29-2005 04:40 AM
Re: swap space
As suggested above please post swapinfo -atm output, as it will provide details for memory and swap seperately.
Here you are getting 1906 MB free out of SWAP+Memory (4+2=6GB) whereas swap is giving details of only virtual memory i.e. swap (4GB).
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 05:08 AM
09-29-2005 05:08 AM
Re: swap space
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 12:56 AM
09-30-2005 12:56 AM
Re: swap space
I think your getting a little confused about the two items swap and physical memory
in the output you have it shows 4gb swap on dev/vg00/lvol2
and bottom figure 6gb physical memory
In sam this is also be the same
ie 4096mb swap used 3878mb and free 218mb
if you look at the physical memory amount on same sam page you will see this is 6gb.
you only have 30% free of physical mem and 60% swap free.
It is normal to only have 4gb primary swap as a maximum amount and that is why you then need to add secondry swap.
It would be interesting to know what apps/exec are wanting this amnount of memory and how heavily loaded the system is. Also what version of hpux is runnimng and patch level. there are some patches available for erno errors and large apps?
looks like you could do with adding more ram though to ease the load
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 02:54 AM
09-30-2005 02:54 AM
Re: swap space
My experiences with RAM and swap show that the kernel will partition Virtual Memory such that memory for RAM will not exceed memory for swap and the remaining RAM will be included as swap with one condition: after these RAM swap chunks have been freed by a program, they are either too fragmented to become useful or are just not available until after re-boot.
I would like to hear from the HP memory management engineers regarding memory management:
HP-UX Memory Management
White Paper
Version 1.4
5965-4641
Last modified September 22, 2000
Alf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 06:40 AM
10-03-2005 06:40 AM