Operating System - HP-UX
1832928 Members
2499 Online
110048 Solutions
New Discussion

Max Stripe Unit Size in LVM/HP-UX 11.00

 
SOLVED
Go to solution
John Thykattil
Occasional Contributor

Max Stripe Unit Size in LVM/HP-UX 11.00

I remember from my hands on lvm class that the max for the -I flag in lvcreate was only 64k, eventhough the man page states 32MB. Does anyone know the real answer? I am running HP-UX 11.00 on V-class. Thanks.

John
3 REPLIES 3
Sridhar Bhaskarla
Honored Contributor

Re: Max Stripe Unit Size in LVM/HP-UX 11.00

Man page is wrong. You can create a stripe size of upto the extent size.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Helen French
Honored Contributor
Solution

Re: Max Stripe Unit Size in LVM/HP-UX 11.00

Hi John,

The answer is 32MB !

For 11.0, there is a cumulative path - PHCO_24437 (LVM Commands cumulative patch). This will change the current maximum stripe size from 64K to 32MB.

Search here for more detail:

http://us-support3.external.hp.com/cki/bin/doc.pl/sid=63da81540d116eaa88/screen=ckiDisplayDocument?docId=200000056871587

HTH,
Shiju

Life is a promise, fulfill it!
Sridhar Bhaskarla
Honored Contributor

Re: Max Stripe Unit Size in LVM/HP-UX 11.00

I read the man page wrong!!!.. :-). While the max limit is 32MB, you can only create the stripe size less than equal to the extent size.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try