- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mirroring setup
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-27-2002 11:17 PM
02-27-2002 11:17 PM
mirroring setup
I have a server with the following four disk.
A0 0/0/2/0.0
A1 0/0/2/0.2
B0 0/0/1/1.0
B1 0/0/1/1.2
I will install the OS on one disk and swap on another disk.
Both OS and swap will be mirrored. My question is should I use A0 as OS, A1 as the OS mirror. B0 as the swap and B1 as the mirror swap.
What will be better?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2002 11:23 PM
02-27-2002 11:23 PM
Re: mirroring setup
In the first place, it is unnecessary to mirror your swap device. The system can survive without swap (there is still pseudo-swap which uses the memory), unless you really have insufficient physical memory for your applications.
What if a controller fails? Thus, it is best that you mirror across controllers instead of just across disks. Mirror A0 to B0 or B1 instead of A1.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 01:13 AM
02-28-2002 01:13 AM
Re: mirroring setup
A0 -> B0
B1 -> A1
You should mirror across controllers to protect against controller failure. I also think its a good idea to alternate the paths to the primary mirror copy to balance the load a little.
Regards,
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 01:43 AM
02-28-2002 01:43 AM
Re: mirroring setup
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 06:08 AM
02-28-2002 06:08 AM
Re: mirroring setup
I would also mirror my swap device. You must mirror the primary swap.
Even if you don't use much swap today who knows what your system will be using in 2,3,4 years. If you application is using swap and the swap device crashes your app will crash.