- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swap question
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-02-2002 08:22 PM
07-02-2002 08:22 PM
Some people only put swap on VG00.
Some people scatter swap among different VG's.
To my mind if you've got swap on VG00 which (generally) is only two disks, it can under some circumstances be a bottleneck (even with priority).
What does everyone think?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 08:35 PM
07-02-2002 08:35 PM
SolutionIn my opinion swap should be defined something like this:
/dev/vg00/lvol2 1024Mb (no more)
Have a different volume group on your extenal disk array with volumes of no more than 2Gb on seperate LUN's. There is no need to have heaps of swap if your system has heaps of RAM. To give you an example I have an rp8400 with 8Gb of RAM but with only 2Gb of swap. 1Gb on the internal disk and the other on my extenal disk array. I also have the priority going first to the external disk and second priority to the internal. The reason I even use the internal disk is so that the system can boot.
Also have a search and look for 'swap+priority'
which should report something useful.
Cheers
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 08:36 PM
07-02-2002 08:36 PM
Re: swap question
I always have the primary swap space on the root disk itself.
But as the activities on the server increases, I start roping in additional disks on which I go ahead and create secondary swap space. There are two reasons for it.
1. It is difficult for me to extend the swap slice on the root disk.
2. It is ideal to have swap space on additional disk as I/O will then be split in between the root disk and the additional disk.
One question to the forum:
Can I have primary swap space on a non-root harddisk?
My two cents.
-Sukant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 08:49 PM
07-02-2002 08:49 PM
Re: swap question
Minimal swap area (maybe 1-2 GB) on VG00 and turning on the swapmem_on (setting it to 1) is the best solution in my opinion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 09:44 PM
07-02-2002 09:44 PM
Re: swap question
The box in question isn't swapping.
Which is good.
I like it.
I've got 4MB physical RAM and about 3GB of configured swap.
I've turned swapmem on as well (did that months ago before the ram arrived). We ran out of memory one day you see...
As I add more ram, we tend to need more reserve space. You see, I don't want to run out of reserve. The thing is that if I run out of reserve, the box decides to barf. I'm just thinking that I find an extra gig and have swap = physical ram for this particular box.
What do you think?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 09:52 PM
07-02-2002 09:52 PM
Re: swap question
just my thought ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 10:03 PM
07-02-2002 10:03 PM