HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How mirror will happen
Operating System - HP-UX
1834804
Members
2939
Online
110070
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-29-2006 09:04 PM
06-29-2006 09:04 PM
How mirror will happen
Iam having a database server HPUnix 11.11, and i have vgsg volume group for database which has 6 HDD of 36GB in this VGSG Volume group.It is configured as raid1 (mirroring. i wanted to know how mirroring will happen. Because one of the HDD is not getting senced now. i wanted to know eachdisk has another mirror disk or how it will be.
phease help me
Philemon.
phease help me
Philemon.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2006 11:11 PM
06-29-2006 11:11 PM
Re: How mirror will happen
K Philemon,
this might sound a bit strange to you, but un hp-ux hard drives are not mirrored to each other, neither volume groups.
what are mirrored are the logical volumes inside the volumes groups.
To identify which LVs are mirrored, you want to display and lvdisplay -v on the logical volumes and watch for the mirror field, if it says one, then it's mirror.
If you already know what drive is the one not being detected, then do a pvdisplay -v /dev/dsk/cxtxdx on it the disk to identify which logical volumes where difined on it.
Then we got identify if you really got a faulty drive.
If you really have mirrors in the drive.
How to rebuild the mirror after replacing the drive is that was the case, etc.
Regards,
Jaime.
this might sound a bit strange to you, but un hp-ux hard drives are not mirrored to each other, neither volume groups.
what are mirrored are the logical volumes inside the volumes groups.
To identify which LVs are mirrored, you want to display and lvdisplay -v on the logical volumes and watch for the mirror field, if it says one, then it's mirror.
If you already know what drive is the one not being detected, then do a pvdisplay -v /dev/dsk/cxtxdx on it the disk to identify which logical volumes where difined on it.
Then we got identify if you really got a faulty drive.
If you really have mirrors in the drive.
How to rebuild the mirror after replacing the drive is that was the case, etc.
Regards,
Jaime.
Work hard when the need comes out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2006 12:19 AM
06-30-2006 12:19 AM
Re: How mirror will happen
As already mentioned, only the LVOLs are mirrored.
To find it out, use "lvdisplay -v /dev/vgx/lvolx":
lvdisplay -v /dev/vg03/lvol3|more
--- Logical volumes ---
LV Name /dev/vg03/lvol3
VG Name /dev/vg03
LV Permission read/write
LV Status available/syncd
Mirror copies 1
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 8680
Current LE 2170
Allocated PE 4340
...
If you have "Mirror copies 1 " your LVOL is mirrored. The command will tell you also, where the mirror copies are, e.g.
--- Distribution of logical volume ---
PV Name LE on PV PE on PV
/dev/dsk/c0t9d0 2170 2170
/dev/dsk/c0t1d0 2170 2170
You can do this for each LVOL.
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!
To find it out, use "lvdisplay -v /dev/vgx/lvolx":
lvdisplay -v /dev/vg03/lvol3|more
--- Logical volumes ---
LV Name /dev/vg03/lvol3
VG Name /dev/vg03
LV Permission read/write
LV Status available/syncd
Mirror copies 1
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 8680
Current LE 2170
Allocated PE 4340
...
If you have "Mirror copies 1 " your LVOL is mirrored. The command will tell you also, where the mirror copies are, e.g.
--- Distribution of logical volume ---
PV Name LE on PV PE on PV
/dev/dsk/c0t9d0 2170 2170
/dev/dsk/c0t1d0 2170 2170
You can do this for each LVOL.
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!

The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP