We have already discussed extending a filesystem in AIX under JFS as well as the basic of softpartion where we could also extend its filesystem size. This time we have a task which is under Veritas Volume Manager (VxVM). We need to extend a partition that is being managed by VxVM.
To check if there is available space
root@solaris# vxassist -g ora_dg maxgrow fs_oracle
To increase size
root@solaris# /etc/vx/bin/vxresize -g ora_dg fs_oracle +10g
There you have it folks! Very simple indeed.
Incoming search terms:
- vxvm grow filesystem
- expanding vxvm root file system
- veritas increase veritas file system
- vxfs cheat sheet
- vxvm cli for solaris tasks
- extend fs vxvm
- unix grow file system
- vxvm expand volume cli
- how to extend vxvm fs
- extend file system on solaris with vxvm


Comments