System Grab Bag

View all TLDR pages from common (or from all pages)

virsh pool-start

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:
    virsh pool-start --pool {{name|uuid}} --build

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.