Operating System - HP-UX
1752793 Members
5793 Online
108789 Solutions
New Discussion юеВ

Re: How to increse "Max PV" of a volume group

 
Torsten.
Acclaimed Contributor

Re: How to increse "Max PV" of a volume group

... and another example from the WP:

# vgmodify -p 19 vg02 #Offline mode
or
# vgmodify -a -p 19 vg02 #Online mode

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Paul Ettema
Advisor

Re: How to increse "Max PV" of a volume group

@Amit

How can I see witch version I got?
If I have v1.0, how can I upgrade to v2.0? (online?)


@Torsten

When I use ├в a option, I got illegal option.

[0]..# vgmodify -a -p 20 vgora14
Usage: vgmodify
[-e MaxPhysicalExtents]
[-p MaxPhysicalVolumes]
[-l MaxLogicalVolumes]
[-v]
[-n]
[-r]
[-B bootable]
VolumeGroupName {[pv_path] [pv_path] ....}

or vgmodify -o [-v] [-r] [-B bootable] VolumeGroupName {[pv_path] ....}

or vgmodify -t [-v] [-n] [-B bootable] VolumeGroupName {[pv_path] ....}
"a": Illegal option.


Paul.
Paul Ettema
Advisor

Re: How to increse "Max PV" of a volume group

some more info about system

HP-UX un2012 B.11.31 U 9000/800 2486151888 unlimited-user license



Base-VXFS B.11.31 Base VxFS File System 4.1 Bundle for HP-UX
Base-VXVM B.4.10.032 Base VERITAS Volume Manager Bundle 4.1 for HP-UX
BaseLVM B.11.31.0709.01 Logical Volume Manager

Paul.
Torsten.
Acclaimed Contributor

Re: How to increse "Max PV" of a volume group

Your LVM is september 2007 - too old to do online changes.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!