Windows File System Increase
Hello,
In Unix and Linux after we extended the Volume on Diskgroup, we need to resize the filesystem. How about in Windows, after we increase the volume, do we need to resize the file system? If so, how do we do it? Thanks in advance.
Yes you can increase volume online (while filesystem is mounted) either using CLI (vxassist growby) or "expand volume" from VEA.
"vxassist growby" is an alternative to using GUI, but if this or the VEA expand volume fails to increase the filesystem properly then you can use "vxvol growfs" and you can do this online too as note in "vxvol growfs" command, as in "vxassist growby" , you can specify the drive letter to increase the volume and if a drive letter is assigned, then this means the filesystem is mounted.
Mike