Originally posted by: SystemAdmin
chvg is the only way. I tried to do this operation with reboot, but with no luck.
This is the copy-paste from redbook "IBM Midrange System Storage Implementation and Best Practices Guide"
With AIX there is no real Dynamic Volume Expansion because after increasing the size of the
logical drive with the DS5000 Storage Manager, in order to use the additional disk space, it is
necessary to modify the volume group containing that drive. A little downtime is required to
perform the operation, which involves the following steps:
1. Stop the application.
2. Unmount all file systems on the intended volume group.
3. Change the characteristics of the volume group with chvg -g vgname.
4. Re-mount file systems.
5. Restart the application.
#AIX-Forum