- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Mirroring on HP-UX
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
05-22-2008 04:25 PM
05-22-2008 04:25 PM
Mirroring on HP-UX
I am new to HPUX, I have few systems of HP-UX series integrity 8620, 4640 etc. Now recently we procured new 8640 box and I have to configure that for database. I can manage with OS but I have doubt about mirroring. How can I check the mirroring in existing systems and how can I configure in new 8640. What about mirror-ux utility ?? How to use it ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2008 04:44 PM
05-22-2008 04:44 PM
Re: Mirroring on HP-UX
First to check if you have mirroring software installed on your systems using swlist|grep -i mirror you should see something called MirrorDisk/UX.
To check if the logical volume is mirrored or not using lvdisplay you should see "Mirror copies". If its 0 then its not mirrored and if any value greater than 0 means that LV is mirrored.
You create a mirror copy using lvextend -m 1 option where m represents the number of mirror copies you want to create.
Have a look at the man pages of lvextend
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2008 09:35 PM
05-22-2008 09:35 PM
Re: Mirroring on HP-UX
http://www.docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2008 02:38 AM
05-23-2008 02:38 AM
Re: Mirroring on HP-UX
In most of latest RX integrity HP servers Hardware mirror is used. so i think no need for software mirroring.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2008 02:54 AM
05-23-2008 02:54 AM
Re: Mirroring on HP-UX
With "most" you have the rx3600/6600/2660 in mind, right?
But the rx8620/rx8640 do not support hardware raids for internal disks in combination with hp-ux and most of the controllers:
http://docs.hp.com/en/SM_SA3/SA_Support_Matrix.htm
Refer to the appendix in the when_good_disks ... manual - you will find the complete procedure there.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
