- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how much 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
10-19-2005 12:50 AM
10-19-2005 12:50 AM
how much swap space
I have had the following been sent by SAP
"For minimizing the memory errors seen in process trace etc, I would like to
propose increase in swap space to at least 20 GB (for this particular setup
with 4 instances running on same server, 50 GB swap is recommended as per
the SAP Note 153641). Currently swap space is only 12GB."
I would have thought that 12Gb of swap space with swapmem_on turned on would have been sufficient.
Anyones thoughts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 01:19 AM
10-19-2005 01:19 AM
Re: how much swap space
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 01:27 AM
10-19-2005 01:27 AM
Re: how much swap space
Awadhesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 01:35 AM
10-19-2005 01:35 AM
Re: how much swap space
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 01:37 AM
10-19-2005 01:37 AM
Re: how much swap space
If you have big enough memory you don't want to swap, and you don't need the big swap space.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 01:38 AM
10-19-2005 01:38 AM
Re: how much swap space
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 01:46 AM
10-19-2005 01:46 AM
Re: how much swap space
For Oracle and SAP, the recommendation can be as high as 3xRAM if there are system performance issues.
I would recommend a minimum of 20 to 24 GB of physical disk swap.
I would NOT set swapmem_on to 0. The problem with doing that is that if you have to boot into LVM maintanence mode, you will panic because you will not have any way to swap.
I suggest turning swapmem_on to 1, but limiting your dbc_max_pct to 10 which will keep you from using too much memory for dynamic buffer cache.
Best regards,
Kent M. Ostby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 03:54 AM
10-19-2005 03:54 AM
Re: how much swap space
Periodic runs of "swapinfo -tam" will tell you if you are using it (suggest launching this in cron hourly and giving to the SAP team). But, I think 12G of swap for 12G of ram is just fine - with pseudo-swap enabled - IF "swapinfo -tam" tells you that you're not entering swap (other than just marking a block for later use, but not actually swapping to it).
The reason is, that under their(Oracle Consulting and Tuning Group, Oracle implementation team, most any DBA tuning group, etc) thinking, if the swap is not there, Oracle may continue to operate, but would run very slowly and present a bottleneck. I've heard wild tales of Oracle databases experiencing 100% performance gain when swap space is set up according to Oracle methodologies on HP boxes: however, Oracle setup standards don't ever address the configuration of psuedo-swap. While I can believe that a bottleneck could be possible without enough swap space and without psuedo-swap as a backup, I don't you'll see it here.
I *did* have an Oracle guy here who came to tune one of their ill-running pieces of junk code, and he INSISTED that we follow standards and put in all of the required swap (2X for him), and, sure enough - it didn't change a thing b/c we have psuedo-swap installed: as I told them it would.
A recent search on Metalink and otn.oracle.com turned up no valid hits on the
subject of HP and pseudo swap. By Oracle failing to even recognize that pseudo swap is a standard setup alternative, you're left with the old 1.5x-3x system memory guideline.
If the SAP guys wish to pursue this and you have the space, set up a test with a serious load on it, both with and without the extra space and pseudo-swap. Then make them stick with the results of the test for the final configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 10:09 AM
10-19-2005 10:09 AM
Re: how much swap space
Start with 20GB, and add 10GB for each additional SAP instance you're running.
So, 20GB for 1 instance, 30GB for 2, 40GB for 3, etc.
This proved to be much more palatable than 2x swap on our 32GB and 64GB systems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2005 04:00 AM
10-25-2005 04:00 AM