virsh pool-start
Start a previously configured but inactive virtual machine storage pool.
See also: `virsh`, `virsh-pool-define-as`, `virsh-pool-destroy`.
- 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:
virsh pool-start --pool {name|uuid} --build
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).