- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How mirror UX works.
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
11-21-2003 11:59 AM
11-21-2003 11:59 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 12:35 PM
11-21-2003 12:35 PM
SolutionBill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 04:17 PM
11-21-2003 04:17 PM
Re: How mirror UX works.
Now, in your case what the 'other guy' said might be right. Like you said, if you have 9444 extents available and if it's distributed among all 4 disks, during a mirroring (of LV) you will only get 50% and that is 4722. The other 4722 is your mirror. Now if you really don't want to mirror your new LVs (or LV extend), you can make use of all these space 9444. But no data redundancy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 06:28 PM
11-21-2003 06:28 PM
Re: How mirror UX works.
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063199936
Another document from hp.
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B7961-90026/B7961-90026_top.html&con=/hpux/onlinedocs/B7961-90026/00/00/40-con.html&toc=/hpux/onlinedocs/B7961-90026/00/00/40-toc.html&searchterms=mirror%7cdisk&queryid=20031122-002705
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 07:48 PM
11-21-2003 07:48 PM
Re: How mirror UX works.
rgds
Bonny Jose
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2003 12:27 AM
11-22-2003 12:27 AM
Re: How mirror UX works.
I did not understand the positions you & your collegue have, so I've broken out some individual statemets.
> There is 9444 extends free that are
> distributed on all four disk that we can
> use for temporary space
This is exactly as you put it 9444 extents free, e.g. unused & unmirrored.
> There is a guy here that saids that with
> mirror UX those disk are physically
> mirrored so we can only use all of the
> 9444 extends that are free
This is not so the disks are NOT physically mirrired, the logical volumes are mirrored across 2 (4, 6, 8 etc) Physical volumes (disks). Thus if you want to mirror a LV of 1 extent you will require 1 extent from one physical volume (disk) & 1 extent from another. so 2 will be used in total.
I get confused here because this statement contradictes the one above!!
> He saids, "We can only use 4722".
you can only get 4722 extents worth of MIRRORED space (e.g. using 9444 extents). OR 9444 extents of UN-MIRRORED space
> Which I think he is wrong because with
> Mirror UX you use the lvols to make it
> look like the disk are physically
> mirrored.
Yes this is right, the logical volumes are mirrored onto other physical volumes (disks) & you can do it in ANY order, say Physical Volume1 has lvol1, lvol2, lvol3 on it & the lvols are mirrored onto Physical Volume2 which has lvol3, lvol2 & lvol1. **
so to re-cap.. if you have 9444 extents in the volume group you can use them to make 4722 extents worth of MIRRORED logical volumes. If you wish (which I usually do) you can order the mirrored logical volumes on the disks such that it LOOKS like the disks are mirrored (but they do not need to be).
** caveat ** (there is always one). If you want to make a bootable mirror copy of for vg00 lvol1, lvol2 & lvol3 MUST be mirrored in that order on both (all) physical volumes (disks).
Regards
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2003 12:03 AM
11-23-2003 12:03 AM
Re: How mirror UX works.
If you have two disks where all of the lvols are strictly mirrored it is a much simpler afair to replace the disk if it fails, if there are non-mirrored lvols on your mirrored disks things get pretty messy when things go wrong, it is therefore advisable to fully mirror all lvols on your mirrored disks (which is what I think your coleague is getting at).
Regards,
Tony.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 06:08 AM
11-24-2003 06:08 AM
Re: How mirror UX works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 06:30 AM
11-24-2003 06:30 AM
Re: How mirror UX works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 09:11 AM
11-24-2003 09:11 AM
Re: How mirror UX works.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2003 02:29 PM
11-25-2003 02:29 PM
Re: How mirror UX works.
The problem is it becomes messy when you go to replace the failed disk. If the disks are hot plug and are fully mirrored then it is possible to replace the disk without powering down the server provided the correct approach is taken. As far as I can remember this is not possible unless all of the lvols on the disk are mirrored. I think the other thing is if you have hot spares, then they can only be used if the disks that they are spares for are fully mirrored.
Note that replacing a failed hot plug disk without a restart is not for the feint hearted. The internal hot plug disks on the L class (not sure about other servers) are what HP call hot plug, but not hot swap, which means you can't just pull the failed one out and plug in the new one.
Regards,
Tony.