HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mirroring a striped logical volume
Operating System - HP-UX
1833847
Members
1928
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
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
11-13-2003 03:51 AM
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 04:00 AM
11-13-2003 04:00 AM
Re: Mirroring a striped logical volume
If you have striped it with HP-UX, I do not think you can mirror it.
If its on a disk array that uses striping, you can use mirror/ux to make a whole mirror copy, either to local disk or back to that same striped array.
SEP
If its on a disk array that uses striping, you can use mirror/ux to make a whole mirror copy, either to local disk or back to that same striped array.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 04:05 AM
11-13-2003 04:05 AM
Solution
You cannot use LVM mirroring with LVM BLOCK striping.
BLOCK striping means that you use the -i and -I options with lvcreate .
However, you can use LVM extent striping with LVM mirror.
Extent striping means that you used the -D option with lvcreate.
Mirroring with striping is also supported on shared volume groups .
BLOCK striping means that you use the -i and -I options with lvcreate .
However, you can use LVM extent striping with LVM mirror.
Extent striping means that you used the -D option with lvcreate.
Mirroring with striping is also supported on shared volume groups .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 04:05 AM
11-13-2003 04:05 AM
Re: Mirroring a striped logical volume
LVM does not support Mirroring and Striping at the same time on an LV. But if you are using extent-based striping (psuedo-striping), you can mirror it. You need to install LVM patches for doing an extent-based striping on a new LV.
Life is a promise, fulfill it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 04:08 AM
11-13-2003 04:08 AM
Re: Mirroring a striped logical volume
The answer is Yes, depending on how you created your striping. There are 2 ways to create striping;
1. lvcreate -i -I ....
2. lvcreate -D ...
If you used method 1. you cant mirror it. If you used method 2. you can. If you used method 1. you will need to offload your data, recreate using method 2. reload your data then you can mirror it.
1. lvcreate -i
2. lvcreate -D ...
If you used method 1. you cant mirror it. If you used method 2. you can. If you used method 1. you will need to offload your data, recreate using method 2. reload your data then you can mirror it.
Im from Palmerston North, New Zealand, but somehow ended up in London...
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