mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:26:00 +02:00
Update virsh-pool-undefine.md
This commit is contained in:
parent
6945451307
commit
fcbff320ae
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# virsh pool-undefine
|
# virsh pool-undefine
|
||||||
|
|
||||||
> Delete the configuration file in `/etc/libvirt/storage` for a stopped virtual machine storage pool (stop a pool using `virsh pool-destroy`).
|
> Delete the configuration file in `/etc/libvirt/storage` for a stopped virtual machine storage pool.
|
||||||
> See also: `virsh`.
|
> See also: `virsh`, `virsh-pool-destroy`.
|
||||||
> More information: <https://manned.org/virsh>.
|
> More information: <https://manned.org/virsh>.
|
||||||
|
|
||||||
- Delete the configuration for the storage pool specified name or UUID (determine using `virsh pool-list`):
|
- Delete the configuration for the storage pool specified name or UUID (determine using `virsh pool-list`):
|
||||||
|
|
Loading…
Add table
Reference in a new issue