mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-08 03:33:16 +02:00
Update virsh-pool-define-as.md
This commit is contained in:
parent
0b3514f74f
commit
2c56ba0344
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# virsh pool-define-as
|
# virsh pool-define-as
|
||||||
|
|
||||||
> Create a configuration file in `/etc/libvirt/storage` for a persistent virtual machine storage pool from the provided arguments.
|
> Create a configuration file in `/etc/libvirt/storage` for a persistent virtual machine storage pool from the provided arguments.
|
||||||
> See also: `virsh`, `virsh pool-build`, `virsh pool-start`.
|
> See also: `virsh`, `virsh-pool-build`, `virsh-pool-start`.
|
||||||
> More information: <https://manned.org/virsh>.
|
> More information: <https://manned.org/virsh>.
|
||||||
|
|
||||||
- Create the configuration file for a storage pool called pool_name using `/var/vms` as the underlying storage system:
|
- Create the configuration file for a storage pool called pool_name using `/var/vms` as the underlying storage system:
|
||||||
|
|
Loading…
Add table
Reference in a new issue