HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mirror on Stripped lvol
Operating System - HP-UX
1836385
Members
3453
Online
110100
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
Go to solution
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
03-11-2004 12:44 PM
03-11-2004 12:44 PM
Hi,
I have 840GB vg02 consisting 12 Luns of 70 GB each. It has a single lvol1 of 840 GB stripped 4 luns at a time with an extend size of 32 KB and stripe size of 64 KB.
I want to add another 12 luns of 70 GB in vg02. Mirror it and then remove the earlier 12 luns from it.
vgdisplay and lvdisplay attached for clarity.
I have removed some parts of lvextend to reduce its size below 1MB.
Is there any concern or it is strait forward?
Is the mirroring supported here as the lvol is stripped?
thanks for your help.
I have 840GB vg02 consisting 12 Luns of 70 GB each. It has a single lvol1 of 840 GB stripped 4 luns at a time with an extend size of 32 KB and stripe size of 64 KB.
I want to add another 12 luns of 70 GB in vg02. Mirror it and then remove the earlier 12 luns from it.
vgdisplay and lvdisplay attached for clarity.
I have removed some parts of lvextend to reduce its size below 1MB.
Is there any concern or it is strait forward?
Is the mirroring supported here as the lvol is stripped?
thanks for your help.
Everything is possible
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 02:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 04:42 PM
03-11-2004 04:42 PM
Re: Mirror on Stripped lvol
Hi,
You can always play a safe game by adding the Othe luns to your existing volume group and try movin the data ( either through mirroring or pvmove ).Once you have confirmed that the data is moved to the required disk ( LUNS ). You can remove the unwanted or else keep the same and remove the new one.
Here is a small example :
Moving a Mirrored Logical Volume to Another Disk :
Suppose you have a mirrored logical volume (/dev/vg01/lvol4). The mirror copy is
on a disk that you want to remove from the system (/dev/dsk/c7t0d0).
There is room on another disk (/dev/dsk/c5t0d0) in the same volume
group for the mirror copy.
You can move a logical volumeâ s mirror copy from one disk to another by
using pvmove (1M).
To move the copy, you issue the following command:
pvmove -n /dev/vg01/lvol4 /dev/dsk/c7t0d0 \
/dev/dsk/c5t0d0
Synchronizing a Mirrored Logical Volume At times, the data in
your mirrored copy or copies of a logical volume can become out of sync,
or â staleâ . For example, this might happen if LVM cannot access a disk as
a result of disk power failure. Under such circumstances, in order for
each mirrored copy to re-establish identical data, synchronization must
occur. Usually, synchronization occurs automatically, although there are
times when it must be done manually.
Hope This Helps
You can always play a safe game by adding the Othe luns to your existing volume group and try movin the data ( either through mirroring or pvmove ).Once you have confirmed that the data is moved to the required disk ( LUNS ). You can remove the unwanted or else keep the same and remove the new one.
Here is a small example :
Moving a Mirrored Logical Volume to Another Disk :
Suppose you have a mirrored logical volume (/dev/vg01/lvol4). The mirror copy is
on a disk that you want to remove from the system (/dev/dsk/c7t0d0).
There is room on another disk (/dev/dsk/c5t0d0) in the same volume
group for the mirror copy.
You can move a logical volumeâ s mirror copy from one disk to another by
using pvmove (1M).
To move the copy, you issue the following command:
pvmove -n /dev/vg01/lvol4 /dev/dsk/c7t0d0 \
/dev/dsk/c5t0d0
Synchronizing a Mirrored Logical Volume At times, the data in
your mirrored copy or copies of a logical volume can become out of sync,
or â staleâ . For example, this might happen if LVM cannot access a disk as
a result of disk power failure. Under such circumstances, in order for
each mirrored copy to re-establish identical data, synchronization must
occur. Usually, synchronization occurs automatically, although there are
times when it must be done manually.
Hope This Helps
I'll sleep when i am dead.
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