Files
tldr/pages.zh/common/virsh-pool-undefine.md

9 lines
329 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# virsh pool-undefine
> 删除停止的虚拟机存储池在 `/etc/libvirt/storage` 中的配置文件。
> 另见: `virsh`, `virsh-pool-destroy`。
> 更多信息: <https://manned.org/virsh>。
- 删除指定名称或UUID的存储池的配置使用 `virsh pool-list` 确定):
`virsh pool-undefine --pool {{name|uuid}}`