System Grab Bag

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

virsh pool-build

Build the underlying storage system for a virtual machine storage pool as defined in it's configuration file in /etc/libvirt/storage. See also: virsh, virsh-pool-define-as, virsh-pool-start. More information: https://manned.org/virsh.
  • Build the storage pool specified by name or UUID (determine using virsh pool-list):
    virsh pool-build --pool {{name|uuid}}

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.