Operating System - HP-UX
1832529 Members
7680 Online
110043 Solutions
New Discussion

Cannot create lvol of 2TB

 
fsumair_1
Advisor

Cannot create lvol of 2TB

Hi,

I have a system running 11.23 integrity. I have created a vg with extend size of 32MB. And now trying to create a lvol of 1.9GB but it create lvol of only 1 Tb

Is there any patch for this or am i missing something.

Regards
Sam
12 REPLIES 12
Jeeshan
Honored Contributor

Re: Cannot create lvol of 2TB

when you create this vg what is your extent's size?

#vgcreate -e

a warrior never quits
Srimalik
Valued Contributor

Re: Cannot create lvol of 2TB

Assuming 19.GB as 1.9TB

AFIK 11.23 does not support logical volumes greater then 2TB in size.

As you are trying to create a 1.9TB volume it should work. Not sure whether a patch is available.
abandon all hope, ye who enter here..
fsumair_1
Advisor

Re: Cannot create lvol of 2TB

Extent size is 32
Jeeshan
Honored Contributor

Re: Cannot create lvol of 2TB

what is your "Max PE per PV" value?
a warrior never quits
fsumair_1
Advisor

Re: Cannot create lvol of 2TB

It would be default as we did not defined it.. while creating VG
Jeeshan
Honored Contributor

Re: Cannot create lvol of 2TB

without defining it in large values, its not allowed to create such kind of large lvol.
a warrior never quits

Re: Cannot create lvol of 2TB

Sam,

Post the output of "vgdisplay -v" for the volume group in question.

HTH

Duncan

I am an HPE Employee
Accept or Kudo
fsumair_1
Advisor

Re: Cannot create lvol of 2TB

Well I am not at site right now so cannot get output of vg right now.
Anka
Trusted Contributor

Re: Cannot create lvol of 2TB

fsumair_1
Advisor

Re: Cannot create lvol of 2TB

Thanks but I have seen this document before and there is nothing useful that can help me in this situation.
Dennis Handly
Acclaimed Contributor

Re: Cannot create lvol of 2TB

>but I have seen this document before and there is nothing useful

It says the Max Extents per PV default for version 1.0 is 1016, so that's 32 Gb.
You would need 64K to get 2 Tb.
You may want a larger extent size and larger max extents.
Deepak Kr
Respected Contributor

Re: Cannot create lvol of 2TB

>> And now trying to create a lvol of 1.9GB but it create lvol of only 1 Tb ??

Please provide the command you are running for creating LV of 1.9GB

also

vgdisplay -v vgname

"There is always some scope for improvement"