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`.
- Build the storage pool specified by name or UUID (determine using `virsh pool-list`):
virsh pool-build --pool {name|uuid}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).