close
裝了VMWare View後,在vCenter中留下的replica虛擬機器會被保護住無法刪除。
解決方法:
Run the command from vCenter or View Composer command prompt (C:\Program Files(x86)\VMware\VMware View Composer):
在vCenter或是安裝View Composer的伺服器上,會在View Composer安裝目錄中有sviconfig.exe這檔案,要用這來解除保護。
命令列到上述路徑下之後要依照下列方式下指令:
sviconfig -operation=UnprotectEntity -DsnName="VMware VituralCenter" -DbUsername=administrator -DbPassword=<Password> -VcUrl=https://localhost/sdk -VcUsername=administrator -VcPassword=<Password> -InventoryPath="/DataCenter/vm/VMwareViewComposerReplicaFolder/replica-efe5c1e9-244f-4841-b0ca-03e75871f368" -Recursive=true
-DsnName:如View Composer獨立安裝,指的是Composer資料庫名稱
順利的話會告訴你指令成功,然後回到vc去看,虛擬機上按右鍵就可以移除了。
全站熱搜
留言列表