HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Reverse Mirroring
Operating System - HP-UX
1833946
Members
1669
Online
110063
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
01-30-2000 06:32 PM
01-30-2000 06:32 PM
Reverse Mirroring
Hi,
There is a certified document that describe the way to reverse a Mirroring ? I
have a fail on the master disk and I want to remove a disk from LVM
configuration.
I try with all LVM commands without good result.
Somebody can I help me ?
Thank in advance for your reply,
Massimo
There is a certified document that describe the way to reverse a Mirroring ? I
have a fail on the master disk and I want to remove a disk from LVM
configuration.
I try with all LVM commands without good result.
Somebody can I help me ?
Thank in advance for your reply,
Massimo
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2000 12:19 AM
01-31-2000 12:19 AM
Re: Reverse Mirroring
Hi Massimo:
You must do a lvreduce -m 0 to reduce mirror copies to one lvol, and you must
reduce for one physical volume, one that is in fail, so:
lvreduce -m 0 /dev/vgxx/lvolxx /dev/dsk/cxtxdx
Do lvreduce for each lv in your vg.
After do it, remove disk from vg:
vgreduce /dev/vgxx /dev/dsk/cxtxdx.
It works fine is any disk of vg is in fail. Perhaps you must use -f flag.
BUT: if you plain to replace the failed disk, dont do anything of this, and do
as follows:
1- Replace physical disk
2- do vgcfgrestore /dev/vgxx /dev/dsk/cxtxdx
3- vgsync
Good luck.
You must do a lvreduce -m 0 to reduce mirror copies to one lvol, and you must
reduce for one physical volume, one that is in fail, so:
lvreduce -m 0 /dev/vgxx/lvolxx /dev/dsk/cxtxdx
Do lvreduce for each lv in your vg.
After do it, remove disk from vg:
vgreduce /dev/vgxx /dev/dsk/cxtxdx.
It works fine is any disk of vg is in fail. Perhaps you must use -f flag.
BUT: if you plain to replace the failed disk, dont do anything of this, and do
as follows:
1- Replace physical disk
2- do vgcfgrestore /dev/vgxx /dev/dsk/cxtxdx
3- vgsync
Good luck.
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