- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Stripping and mirroring not possible with lvcreate...
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
02-19-2003 01:02 PM
02-19-2003 01:02 PM
I just had a discussion with our HP Rep. I told him that I wanted striping and mirroring with a 32K stripe size. He said we could not get striping AND mirroring when using the command lvcreate -i 4 -i 32. He said that would only get me striping and could not give me mirroring. If I want mirroring and striping we must use lvcreate -D (distributed)!
Is this true? Will lvcreate -D give me what I want?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 01:07 PM
02-19-2003 01:07 PM
SolutionHe is correct. You cannot do both striping and mirroring with LVM. You can use Extent Based Mirrors (-D Y -s g). However, here the stripe size will be equal to your extent size. If you have an extent size of 16MB, then this striping will have very minimum effect.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 01:07 PM
02-19-2003 01:07 PM
Re: Stripping and mirroring not possible with lvcreate -i 4 -I 32
Yes, true striping and mirroring are not supported with LVM. You must use 'extent-based mirror stripes'. See the man pages for 'lvcreate' for more information.
If you use VxVM, however, you can stripe and mirror.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 01:08 PM
02-19-2003 01:08 PM
Re: Stripping and mirroring not possible with lvcreate -i 4 -I 32
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 01:08 PM
02-19-2003 01:08 PM
Re: Stripping and mirroring not possible with lvcreate -i 4 -I 32
This striping will ONLY give you stripes the same size as the PE size your VG was created with.
This also requires that you have your VG set up with PVGs (Physical Volume Groups).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 01:27 PM
02-19-2003 01:27 PM
Re: Stripping and mirroring not possible with lvcreate -i 4 -I 32
The problem with extent based striping is that the PE's are so large (>= 1MB) that the striping benefits are quite small.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 04:22 AM
02-20-2003 04:22 AM
Re: Stripping and mirroring not possible with lvcreate -i 4 -I 32
if your disks are on an EMC or XP-Box, you can stripe the disks in the Box and mirror with LVM.
Let the sun shine ...
Claus