-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

virsh pool-define-as


> 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`.

More information.


Create the configuration file for a storage pool called pool_name using `/var/vms` as the underlying storage system:

virsh pool-define-as --name {pool_name} --type {dir} --target {/var/vms}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 06:25:10 2024