This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
删除 VM
可以使用 xe CLI 或 XenCenter 删除 VM。
删除虚拟机 (VM) 会将其配置和文件系统从主机中删除。删除 VM 时,可以选择删除与该 VM 相连的任何虚拟磁盘以及该 VM 的任何快照,也可以选择保留它们。
使用 xe CLI 删除 VM
删除 VM:
-
查找 VM UUID:
xe vm-list
-
关闭 VM:
xe vm-shutdown uuid=<uuid>
-
(可选)您可以选择删除附加的虚拟磁盘:
-
查找虚拟磁盘 UUID:
xe vm-disk-list vm=<uuid>
-
删除虚拟磁盘:
xe vdi-destroy uuid=<uuid>
重要:
存储在 VM 的虚拟磁盘驱动器中的所有数据都将丢失。
-
-
(可选)您可以选择删除与 VM 关联的快照:
-
找到快照的 UUID:
xe snapshot-list snapshot-of=<uuid>
-
对于要删除的每个快照,请查找该快照的虚拟磁盘的 UUID:
xe snapshot-disk-list snapshot-uuid=<uuid>
-
删除每个快照磁盘:
xe vdi-destroy uuid=<uuid>
-
删除快照:
xe snapshot-destroy uuid=<uuid>
-
-
删除 VM:
xe vm-destroy uuid=<uuid>
使用 XenCenter 删除 VM
删除 VM:
- 关闭 VM。
- 在资源面板中选择已停止的 VM,右键单击,然后选择快捷菜单上的删除。或者,在 VM 菜单上,选择删除。
-
要删除所连接的虚拟磁盘,请选中与之对应的复选框。
重要:
存储在 VM 的虚拟磁盘驱动器中的所有数据都将丢失。
- 要删除 VM 的快照,请选中与之对应的复选框。
-
单击删除。
完成删除操作后,该 VM 将从资源窗格中删除。
注意:
已经删除了父 VM 的 VM 快照(孤立快照)仍可以通过资源窗格进行访问。这些快照可以导出、删除或用于创建 VM 和模板。要在资源窗格中查看快照,请选择“导航”窗格中的对象,然后在“资源”窗格中展开快照组。
共享
共享
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.