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
ILMT Procedure - ILMT / TAD4D / SUA / BFI
Viewed 10426 times since Fri, Jul 5, 2019
0516-787 extendlv: Maximum allocation for logical volume error
Viewed 9374 times since Tue, Mar 12, 2019
Kerberos authentication configuration for AIX servers
Viewed 11257 times since Mon, Jun 25, 2018
Find out which port the daemon is using on AIX OS. (similar like command netstat -anp for Linux)
Viewed 11802 times since Thu, Feb 21, 2019
Working with Virtual media library on VIO servers
Viewed 16021 times since Thu, Feb 21, 2019
AIX, Security, System Admin↑ Fix user accounts
Viewed 4955 times since Fri, Apr 19, 2019
Do you Know These 5 Use of V$session View ?
Viewed 114481 times since Thu, Jun 21, 2018
Script to make mksysb backup from NIM to LPAR
Viewed 3819 times since Thu, Feb 21, 2019
0516-404 allocp: This system cannot fulfill the allocation request. [AIX]
Viewed 5506 times since Thu, Sep 20, 2018
Migrating AIX User Environments
Viewed 2379 times since Wed, May 30, 2018