- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How much swap space can I add to rp
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
06-16-2009 10:59 AM
06-16-2009 10:59 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 11:20 AM
06-16-2009 11:20 AM
Re: How much swap space can I add to rp
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=228218&admit=109447626+1245179146761+28353475
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 11:23 AM
06-16-2009 11:23 AM
Re: How much swap space can I add to rp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 11:54 AM
06-16-2009 11:54 AM
Re: How much swap space can I add to rp
can you check if there is another kernel parameter called swchunk?
maximjum allowable swap space = maxswapchunks*swchunk
i do not remember exactly of swchunk is there in the 11.11 kernel
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 12:06 PM
06-16-2009 12:06 PM
Re: How much swap space can I add to rp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 12:18 PM
06-16-2009 12:18 PM
Solutionswchunk is expressed in KB pages.
So maximum your system with the current swchunk set at 2048 can go up to 16384*2048/1024 MB of RAM that is 32 GB.
swchunk can also be increased if required.
http://docs.hp.com/en/B2355-60105/swchunk.5.html
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 12:20 PM
06-16-2009 12:20 PM
Re: How much swap space can I add to rp
please assign points to the replies made to your questions. This helps you get better responses.
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 12:58 PM
06-16-2009 12:58 PM
Re: How much swap space can I add to rp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 01:25 PM
06-16-2009 01:25 PM
Re: How much swap space can I add to rp
maxswapchunks * swchunk * dev_bsize
where: swchunk=2048 and dev_bsize=1024
which simplifies to desired_swap_size_MB/2. So maxswapchunks for 3*16 GB total swap (48 GB) would be 24000. Your current value (16384) will allow a total of 32 GB of swap space.
Bill Hassell, sysadmin