把所有的snapshot都删除了之后,ssh上去之后,进vmfs目录到client machine的目录。
然后执行下面的方法。 虽然成功了,却没看到有扩展的。
唯一的好处是, vSphone Client里,硬盘这部分不是灰的了, 所以手动调整一下,点确定,就OK了。
https://kb.vmware.com/s/article/2042790
Resize the virtual disk on the recovery site:
- SSH to an ESXi host that has access to the datastore on the recovery site containing the replicated disks.
- Change directory to the renamed directory where the vmdk files are stored.
- Increase the size of the disk with the vmkfstools command:
vmkfstools -X size vmdk
For example:
vmkfstools -X 50G Test-VM.vmdk