Operating System - HP-UX
1829155 Members
2302 Online
109986 Solutions
New Discussion

vgmodify: This operation can only be completed if PE number zero

 
SOLVED
Go to solution
Jojo Castro
Regular Advisor

vgmodify: This operation can only be completed if PE number zero

Hi all,

i try to modify the MAX PE per PV in my volume group. But find below messages:

# vgmodify -e 16000 -n /dev/vggxarch1



Current Volume Group settings:

Max LV 255

Max PV 16

Max PE per PV 1287

PE Size (Mbytes) 16

VGRA Size (Kbytes) 240

vgmodify: This operation can only be completed if PE number zero on "/dev/rdsk/c8t10d1" is freed

vgmodify: This operation can only be completed if PE number zero on "/dev/rdsk/c8t10d5" is freed

What does this means?
how can I modify PE number to zero?
Does this affect the contents of the data currently residing in this volume group?

Thanks!
2 REPLIES 2
Robert-Jan Goossens_1
Honored Contributor
Solution

Re: vgmodify: This operation can only be completed if PE number zero

Hi,

Title: HPUX 11i V2 - vgmodify and PE Number Zero
Document ID: emr_na-c01007551-1

http://www12.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c01007551-1

Robert-Jan
Jojo Castro
Regular Advisor

Re: vgmodify: This operation can only be completed if PE number zero

Thanks for the technical solution