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
System Admin Mirrorvg without locking the volume group
Viewed 3193 times since Mon, May 21, 2018
Unlock User ID in IBM AIX
Viewed 15364 times since Mon, May 28, 2018
AIX Replacing a failed disk (rootvg)
Viewed 8779 times since Tue, Jul 17, 2018
How to determine why your AIX oslevel is downlevel (and a script to help!)
Viewed 4349 times since Fri, Jul 13, 2018
AIX- Procedure to replace rootvg harddisk
Viewed 4669 times since Tue, Apr 16, 2019
Part 3, Monitoring your network packets and tuning the network
Viewed 6058 times since Mon, Jun 4, 2018
AIX Power replacing (hot-swap) failed disk in rootvg
Viewed 3763 times since Tue, Apr 16, 2019
Remove disk from volumegroup in AIX
Viewed 6985 times since Tue, Apr 16, 2019
O’Reilly’s CD bookshelf
Viewed 12807 times since Wed, Jun 27, 2018
A Unix Utility You Should Know About: lsof
Viewed 2018 times since Tue, Apr 16, 2019