LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

virsh-pool-list

List libvirt storage pools

TLDR

List active pools
$ virsh pool-list
copy
List all pools including inactive
$ virsh pool-list --all
copy
List only inactive pools
$ virsh pool-list --inactive
copy
List all pools with capacity details
$ virsh pool-list --all --details
copy

SYNOPSIS

virsh pool-list [options]

DESCRIPTION

virsh pool-list displays storage pools managed by libvirt. By default, only active pools are shown. The output includes pool name, state, and autostart configuration. Use --details for capacity and allocation information.

PARAMETERS

--all

List both active and inactive pools.
--inactive
List only inactive pools.
--details
Show detailed information including capacity, allocation, and available space.
--uuid
Display pool UUIDs.
--name
Display pool names only.
--autostart
Show autostart status.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid