No you do not have to. If you are not seeing the right amount of space in the file system you may have only grown the Volume. In which case you will need to grow the filesystem to match the volume size.
Yes the method you suggest should work. You should get a File System Resize Form popup and ther you can enter Amount you want the file system to growby.
Also you can use the command line:
For Veritas 3.X -
vxresize -g diskgroup_name volume_name new_length
This grows both the filesystem and the volume.
For Veritas 2.X-
/usr/lib/fs/ufs/mkfs -F ufs \-M /opt /dev/vx/rdsk/rootdg/volxx <size>
I would suggest that you back up the data before attempting to grow the filesytem.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.