使用esxcli
storage vmfs unmap命令回收精簡佈建LUN上的VMFS已刪除塊(KB2057513)
Using the esxcli storage vmfs unmap command to reclaim VMFS deleted blocks on thin-provisioned LUNs (2057513)參考 >> https://kb.vmware.com/s/article/2057513 (建議用Chrome開啟)
Command範例:
例如你的 VMFS volume 名稱是 MyDatastore 且 UUID 是 509a9f1f-4ffb6678-f1db-001ec9ab780e
Run以下 command:
esxcli storage
vmfs unmap -l [MyDatastore] 不含括弧
or
esxcli storage
vmfs unmap -u [509a9f1f-4ffb6678-f1db-001ec9ab780e]
不含括弧
Note: If you are using VMFS6 in ESXi 6.5, this article is not applicable.為什麼呢 ?因為 VMFS6的機制是會採取自動回收,不再需要下指令。
沒有留言:
張貼留言