virsh pool-list
List information about virtual machine storage pools.
See also: virsh
, virsh-pool-autostart
, virsh-pool-define-as
.
=> More information.
- List the name, state, and whether autostart is enabled or disabled for active storage pools:
virsh pool-list
- List information for active and inactive or just inactive storage pools:
virsh pool-list --{all|inactive}
- List extended information about persistence, capacity, allocation, and available space for active storage pools:
virsh pool-list --details
- List information for active storage pools with either autostart enabled or disabled:
virsh pool-list --{autostart|no-autostart}
- List information for active storage pools that are either persistent or transient:
virsh pool-list --{persistent|transient}
- List the name and UUID of active storage pools:
virsh pool-list --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).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/virsh-pool-list.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.605909 milliseconds
- Gemini-to-HTML Time
- 0.443669 milliseconds
This content has been proxied by September (ba2dc).