AIX 6.1: Extend VG 0516-1714 extendvg 0516-1254 extendvg

AIX 6.1: Extend VG  0516-1714 extendvg  0516-1254 extendvg

 

AIX 6.1: Extend VG

 
extendvg
 
In case error wrt PPs:
like:
 0516-1254 extendvg: Changing the PVID in the ODM.
0516-1714 extendvg: The total number of partitions on the disks for this
        volume group would be 36788, which exceeds the current maxpps
        value of 32768.  Increase the maxpps value to 65536 using
        the chvg -P command, then retry.
0516-792 extendvg: Unable to extend volume group.
 
#  lsvg -p
 
lsvg
 
Look for Max PPs per VG:
 
MAX PPs per VG:     32768 
 
# chvg -P 36636
# lsvg newdatavg
Value changed for PPs
MAX PPs per VG:     65536 
 
# extendvg
 
Add size to mounting point.
 
# chfs -a size=+200G
in case error to add size:
 
0516-787 extendlv: Maximum allocation for logical volume fslv03
        is 19700
 
 
# df -gt
    Look for which mount point Filesystem mapped. my case /dev/fslv03
# chlv -x 28800 fslv03
 chfs -a size=+200G
 
Verify by 
# df -gt
0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
How to build a NIM Server on AIX 6.1 from the Scratch :: Part 1
Viewed 5766 times since Thu, Nov 29, 2018
AIX Replacing a failed disk (rootvg)
Viewed 9775 times since Tue, Jul 17, 2018
Part 3, Monitoring your network packets and tuning the network
Viewed 6719 times since Mon, Jun 4, 2018
AIX LVM QUORUM mysteries revealed
Viewed 4060 times since Wed, May 22, 2019
Calculate hdisk READ / WRITE throughput (sequential IO) from AIX systems
Viewed 3276 times since Thu, Feb 21, 2019
Reconfigure RSCT ID to fix DLPAR issues on cloned AIX systems
Viewed 16385 times since Thu, Feb 21, 2019
How to Analyze or Read OS Watcher Output in three easy steps -- With Example ?
Viewed 43453 times since Thu, Jun 21, 2018
Using Kerberos security with Server for NFS
Viewed 10759 times since Wed, Jun 27, 2018
AIX -- extending Logical Volumes online
Viewed 3451 times since Tue, Mar 12, 2019
System Admin Mirrorvg without locking the volume group
Viewed 3727 times since Mon, May 21, 2018