1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 15:45:59 +02:00

Update virsh-pool-start.md

This commit is contained in:
Adam Herst 2021-06-03 11:39:42 -04:00 committed by Starbeamrainbowlabs
parent a4c8e41007
commit 6945451307

View file

@ -1,7 +1,7 @@
# virsh pool-start
> Start a previously configured but inactive virtual machine storage pool (configure a pool with `virsh pool-define-as` and stop a pool with `virsh pool-destroy`).
> See also: `virsh`.
> Start a previously configured but inactive virtual machine storage pool.
> See also: `virsh`, `virsh-pool-define-as`, `virsh-pool-destroy`.
> More information: <https://manned.org/virsh>.
- Start the storage pool specified by name or UUID (determine using `virsh pool-list`) and create the underlying storage system if it doesn't exist: