- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Swap on external array...Opinions?
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
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
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
тАО04-29-2004 08:44 AM
тАО04-29-2004 08:44 AM
I have several HP 9000's running 11i, that are connected to an XP1024 via dual channel 2 GB FC HBA's. The OS and swap is currently installed on each on local SCSI disks. One system in particular, was not setup to use MirrorDisk, and at the moment I don't have the room to set it up without freeing up some disk space. The second disk that was meant to be used for mirroring was instead used to add 10 GB of additional swap, I have considered moving the 10 GB swap file to my XP array to free up the space I need for mirroring.
Thoughts?
Thanks,
-Tom
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2004 08:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2004 08:57 AM
тАО04-29-2004 08:57 AM
Re: Swap on external array...Opinions?
You must have some primary swap space (as little as 512MB-1GB will be fine) and that must be on the boot disk. The remainder of your swap space can go on other HIGHLY AVAILABLE devices (that means mirrored disks or an array).
I tend to run systems with lots of memory with about 0.25 x RAM as swapspace with swapmem_on=1. I then monitor swap usage and if any more is needed I add it or buy more memory. The old rules about 2x-3x RAM for swapspace (4-6x when mirrored) very seldom apply these days. Finally, my rule, despite it being the default, is that swap space has absolutely nothing to do with dump space.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2004 08:59 AM
тАО04-29-2004 08:59 AM
Re: Swap on external array...Opinions?
you can use external arrays / disks / luns to add secondary swap. They can be non-contiguous as long as you don't use it as dump space. Under that condition it has to be contiguous.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2004 09:21 AM
тАО04-29-2004 09:21 AM
Re: Swap on external array...Opinions?
Though if you swap on the external array and the fiber channel card goes down(that has happened to us) your machine stops.
This doomsday scenario can be mitigated by pvlinks and or mirroring.
Still, I don't like the idea. Maybe I'm just getting old.
Read A. Clay's post and take it to heart. I'm an A. Clay disciple with regards to swap.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2004 01:21 AM
тАО04-30-2004 01:21 AM
Re: Swap on external array...Opinions?
Clay, you have described my situation pretty well. The server in question has 16 GB of RAM, I have a 6 GB primary swap file (lvol2) on the first internal disk (Along with the OS). The second internal disk was originally to be used for mirroring, but I was forced to add a 10 GB secondary swap file there instead. This gives me a 1x RAM swap ratio; this was a compromise with my primary customers, Oracle DBA's who asked for 2-3x RAM.
And, while this isn't a production system, I am nervous about not having any mirroring.
Your practice of not swapping sounds very interesting, I may try to setup a test server to see how it works in our environment.
Based on your opinions, I am definitely going to move the secondary swap to my array and setup mirroring on my second internal disk.
Thanks,
-Tom