pool-list

Displays a list of defined storage pools.

By default, a list of active storage pools is displayed.

Syntax


1  pool-list 
2.1  --inactive
2.1  --all 
2.1  --persistent
2.1  --transient 
2.1  --autostart
2.1  --no-autostart ?  --details?   --type + ,
2.1 dir
2.1 fs
2.1 netfs
2.1 logical

Selected options

--all
Displays all defined storage pools.
--autostart
Displays all storage pools that start automatically when the libvirt daemon is started.
--details
Displays pool persistence and capacity related information.
--inactive
Displays all inactive storage pools.
--no-autostart
Displays all storage pools that do not start automatically when the libvirt daemon is started.
--persistent
Displays all persistent storage pools.
--transient
Displays all transient storage pools.
--type
Displays all storage pools of the specified types.

Usage

Managing storage pools

Example

# virsh pool-list