KVM Virtualization Storage Volume Info: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 11: Line 11:
  [[Virsh vol-list|virsh vol-list]] <''storage-pool-name''> --details
  [[Virsh vol-list|virsh vol-list]] <''storage-pool-name''> --details


=a=
Example:
<syntaxhighlight lang='bash'>
virsh vol-list main-storage-pool --details
</syntaxhighlight>


vol-list vol-info vol-name vol-path vol-key
=Storage Volume Information=
 
[[Virsh vol-info|virsh vol-info]]
 
[[Virsh vol-name|virsh vol-name]]
 
[[Virsh vol-path |virsh vol-path]]
 
[[Virsh vol-key |virsh vol-key]]

Latest revision as of 23:50, 18 April 2021

Internal

Overview

List the Storage Volumes in a Pool

The list of storage volumes, and additional details, can be obtained with:

virsh vol-list <storage-pool-name> --details

Example:

virsh vol-list main-storage-pool --details

Storage Volume Information

virsh vol-info
virsh vol-name
virsh vol-path
virsh vol-key