- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mirror and striping.
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-10-2004 01:48 AM
02-10-2004 01:48 AM
Does HP-UX support mirror and striping at the same time?
Is it possible to do that?
Thanks
Juan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:51 AM
02-10-2004 01:51 AM
SolutionWhat you can have is Distributed striping along with mirroring. With distributed striping your "stripe" size is the same size as the PE size you set up the VG with. With distributed striping you use the '-D y' option with lvcreate. You must also set up Physical Volume Groups (PVG) the Distributed striping "stripes" across all disks in the PVG. You would then set up your mirror with the PVG-strict option (-m 1 -s g with lvcreate).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:51 AM
02-10-2004 01:51 AM
Re: Mirror and striping.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:51 AM
02-10-2004 01:51 AM
Re: Mirror and striping.
See the man page for "lvcreate", in particular the -i stripes and -m mirror_copies options.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:54 AM
02-10-2004 01:54 AM
Re: Mirror and striping.
Actually, for a better explanation, see Patrick's response(s) above!
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:55 AM
02-10-2004 01:55 AM
Re: Mirror and striping.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:55 AM
02-10-2004 01:55 AM
Re: Mirror and striping.
I know that 11.00 supports "pseudo-striping".
I wonder if it is the same on 11i
Paco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:55 AM
02-10-2004 01:55 AM
Re: Mirror and striping.
To answer your question, you cannot have both mirroring and striping at the same time. But if you want to use Distributed striping (with option -D y), you can use it with mirroring.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:59 AM
02-10-2004 01:59 AM
Re: Mirror and striping.
# man lvcreate (for details)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 02:00 AM
02-10-2004 02:00 AM
Re: Mirror and striping.
As already mentioned, it's not possible with LVM. You can do extent level striping/mirroring but that doesn't qualify as striping and mirroring. Here the stripe size is equal to your extent size which in most cases is 4MB. A stripe size of that big is not useful. Ofcourse it may be slightly better than non-striped LVs.
You will need to use VxVM (Veritas Volume Manager) which is a completely different realm.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 02:05 AM
02-10-2004 02:05 AM
Re: Mirror and striping.
I have used it in the past, and I am actually currently using it on some FC10s on a 10.20 box. The Distributed striping may not be the ideal setup for "striping" and mirroring but it does work. I personally think it's better than nothing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 02:12 AM
02-10-2004 02:12 AM
Re: Mirror and striping.
you can't have regular striping with mirror at the same time on 11i (the version which I am interested in), you can only have "pseudo" striping.
Correct??
Juan Paco Morientes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 02:23 AM
02-10-2004 02:23 AM
Re: Mirror and striping.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 02:25 AM
02-10-2004 02:25 AM
Re: Mirror and striping.
If you want to buy or upgrade to the full version of Veritas Volume Manager that product WILL allow a true RAID 10 (striping/mirroring) volume.