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

committed by
Starbeamrainbowlabs

parent
6db809eed6
commit
19037eb285
@@ -1,9 +1,9 @@
|
|||||||
# virsh pool-build
|
# virsh pool-build
|
||||||
|
|
||||||
> Build the underlying storage system for a virtual machine storage pool as defined in it's configuration file (create a configuration file using `virsh pool-define-as`).
|
> Build the underlying storage system for a virtual machine storage pool as defined in it's configuration file.
|
||||||
> See also: `virsh`.
|
> See also: `virsh`, `virsh-pool-define-as`, `virsh-pool-start`.
|
||||||
> More information: <https://manned.org/virsh>.
|
> More information: <https://manned.org/virsh>.
|
||||||
|
|
||||||
- Build the storage pool specified by name or UUID (determine using `virsh pool-list`; start the pool once built using `virsh pool-start`):
|
- Build the storage pool specified by name or UUID (determine using `virsh pool-list`):
|
||||||
|
|
||||||
`virsh pool-build --pool {{name|uuid}}`
|
`virsh pool-build --pool {{name|uuid}}`
|
||||||
|
Reference in New Issue
Block a user