1834798 Members
2814 Online
110070 Solutions
New Discussion

Re: Max PE per PV

 
SOLVED
Go to solution
R.Rousseau
Occasional Contributor

Max PE per PV

Do you have any idea, workaround, etc ... to modify the 'max PE per PV' value without recreating the Volume Group?

Thank you a lot,
Fabio
5 REPLIES 5
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: Max PE per PV

Sorry, that value is fixed when the VG is first created. I suspect that you are adding a larger disk to an existing VG and would like to use all the available capacity of the new disk. There is no magic bullet for this.
If it ain't broke, I can fix that.
Martin Johnson
Honored Contributor

Re: Max PE per PV

Unfortunately, there is none. Thw MAX PE per PV is set in the vgcreate command and cannot be changed.

HTH
Marty
Marco Santerre
Honored Contributor

Re: Max PE per PV

Unfortunately, I would say you're out of luck here Fabio. The only way to change the max PE per PV is to actually recreate your VG
Cooperation is doing with a smile what you have to do anyhow.
MANOJ SRIVASTAVA
Honored Contributor

Re: Max PE per PV

Hi Fabio


You need to recreate the volume groups as the PE size is determined at the time of vg creations and hence the no of PE , so max PE per PV cannot change after the vg is created.


Manoj Srivastava
Paul Sperry
Honored Contributor

Re: Max PE per PV

max PE is set at time of vg creation.
So you can't change it afterwards :(