The following command will increase the size of the virtual disk to 30 GB. In this case, the .vmdk file resides on a network share.
C:\Program Files\VMware\VMware Workstation>vmware-vdiskmanager -x 30GB "\\FILESERVER\folder-X\My Virtual Machines\testserver\testserver.vmdk"
This will work both on a disk where all space has been allocated and disk that are allowed to grow.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.