- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SWAP MIRROR?
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
02-02-2002 05:54 AM
02-02-2002 05:54 AM
Thanks,
Bob
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2002 07:15 AM
02-02-2002 07:15 AM
Re: SWAP MIRROR?
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xbfc2d08cc06fd511abcd0090277a778c,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x15b279bffde7d4118fef0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x72b7119c3420d411b66300108302854d,00.html
g'd luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2002 09:35 AM
02-02-2002 09:35 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2002 10:28 AM
02-02-2002 10:28 AM
Re: SWAP MIRROR?
What would happen if the disk drive that your additional non-mirrored swap is on decided to die? You would be in trouble because your swap is suddenly inaccessible.
If it is mirrored, and one of the disks dies, then the other one takes over and you can keep running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2002 01:38 PM
02-02-2002 01:38 PM
Re: SWAP MIRROR?
I'll have to side with Patrick on this one. Always mirror your swap unless you don't mind your box crashing when the swap disk dies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2002 12:34 PM
02-03-2002 12:34 PM
Re: SWAP MIRROR?
see it that way:
if you have a bad block on a data disk, what will happen?
The application accessing it (well, trying to) gets an error - but your systems keeps on running...
now, what happens if you have a bad block on the swap space?
Your whole system dies immediatly (and dumps core - which might be the same space on disk, so the core-dumping runs into problems itself ;-) not so funny)
The moral: always mirror your swap space!
Just my $0.02,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2002 03:05 PM
02-03-2002 03:05 PM
Re: SWAP MIRROR?
Whilst I agree that the swap partition should
be mirrored on any internal drives, if you have
other swap partitions on RAID5 I believe it not
necessary to mirror. With RAID 5 basically looking after the disk in case of fail-over mirroring it will add overhead. Now this also depends on the type of disk(s) being used. If your using a SAN because of the caching such hardware provides I see no harm in mirroring at all. So in conclusion it may come to down to these factors:
What hardware is being used
Can you afford to mirror
Can you afford NOT to mirror.
Always mirror any internal disks.
My 3 cents worth
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2002 07:13 PM
02-03-2002 07:13 PM
Re: SWAP MIRROR?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 09:25 AM
02-04-2002 09:25 AM
Re: SWAP MIRROR?
I'll start the mirror process.
Bob