- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- No swap consum
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-21-2006 05:30 AM
07-21-2006 05:30 AM
No swap consum
I have hpux 11.11 box, but the swapinfo -tam show the following:
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 4096 113 3983 3% 0 - 1 /dev/vg00/lvol2
reserve - 3983 -3983
memory 1532 1459 73 95%
total 5628 5555 73 99% - 0 -
The system doesnt consum swap space
some body get me the kernel parameter to change IT ?
thank you 1111
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 05:42 AM
07-21-2006 05:42 AM
Re: No swap consum
You have a 99% of swap already reserved on the system according to swapinfo.
Please run this command:
vmstat 2 30
check for the po column, if you see any value other than 0 then you are swaping.
Regards,
jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 05:46 AM
07-21-2006 05:46 AM
Re: No swap consum
http://docs.hp.com/en/939/KCParms/KCparams.OverviewAll.html
LN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 05:48 AM
07-21-2006 05:48 AM
Re: No swap consum
http://docs.hp.com/en/1219/tuningwp.html#swap
If you need to change your swap space....
LN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 05:54 AM
07-21-2006 05:54 AM
Re: No swap consum
I get this using the command that you send
the value PO = 0
any idea?
than you !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 06:05 AM
07-21-2006 06:05 AM
Re: No swap consum
Having your 99 % of reserve swap reserved it means that most of your memory is used, remember that for memory being used swap space is reserved for it just in case a system crash or something like that.
Do you suspect that you are having any problems with your system, if you think you are lacking memory or having memory problems you can always check this doc:
ftp://eh:spear9@hprc.external.hp.com/memory.htm
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 06:11 AM
07-21-2006 06:11 AM
Re: No swap consum
Your po of 0 from vmstat is also a good sign. It means you system isn't paging out process to swap. That is a very good thing.
You really don't ever want your system to use your device swap to a significant extent. If it does, then your system performance will suffer greatly.
Everything looks fine. I really wouldn't worry too much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 09:25 AM
07-21-2006 09:25 AM
Re: No swap consum
memory 1532 1459 73 95% reach at 98 % the system send a error HPUX 12, this messages is begining from oracle connection client
out of space
ANY IDEAL JAIME AND the other Friends
Thank you !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 09:30 AM
07-21-2006 09:30 AM
Re: No swap consum
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 11:06 AM
07-21-2006 11:06 AM
Re: No swap consum
SAM is one method for adding and configuring swap space. Swap configuration is under the Disks and File System area of SAM. For more information on configuring swap, please see the on-line Help section within SAM's Swap Configuration. If you wish to use the swapon command, review the man page, swapon(2).
LN