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
vfcpmap on VIO Server
Viewed 9844 times since Tue, Jun 4, 2019
AIX: Error code 0516-1339, 0516-1397 0516-792: cannot extendvg with a previous Oracle ASM disk
Viewed 4011 times since Wed, Feb 6, 2019
AIX, Networking Etherchannel failover testing
Viewed 3004 times since Fri, Apr 19, 2019
AIX Migrating from SDDPCM to AIXPCM (the easy way)
Viewed 20276 times since Mon, Dec 31, 2018
Recovery from LED 552, 554, or 556 in AIX
Viewed 2900 times since Tue, Apr 16, 2019
R2dump debug tool
Viewed 2495 times since Tue, Sep 8, 2020
AIX Oracle tuning
Viewed 230502 times since Tue, Jul 2, 2019
LVM: Unmirror/Mirror "rootvg" Volume Group
Viewed 3791 times since Mon, May 21, 2018
7 Tips – Tuning Command Line History in Bash
Viewed 5666 times since Fri, Jul 5, 2019
Manages processor scheduler tunable parameters schedo AIX
Viewed 2755 times since Thu, Sep 20, 2018