Update virsh-pool-start.md
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
a4c8e41007
commit
6945451307
@@ -1,7 +1,7 @@
|
|||||||
# virsh pool-start
|
# 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`).
|
> Start a previously configured but inactive virtual machine storage pool.
|
||||||
> See also: `virsh`.
|
> See also: `virsh`, `virsh-pool-define-as`, `virsh-pool-destroy`.
|
||||||
> More information: <https://manned.org/virsh>.
|
> 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:
|
- 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:
|
||||||
|
Reference in New Issue
Block a user