Originally posted by: tony.evans
Try smitty
or
chfs -a size=2G /filesystem/name
(set filesystem to 2G)
or
chfs -a size=+1G /filesystem/name
(increase /filesystem by 1G)
You can use M as well (chfs a size=+256M /var, for example).
However, if you're not very experienced with AIX, use smit (by typing smitty, force of habit to get the tty version even when using X). You can use the LVM menus to create new logical volumes, filesystems, extend them etc.
#AIX-Forum