System Grab Bag

View all TLDR pages from common (or from all pages)

virsh-domblklist

List information about block devices associated with a virtual machine. See also: virsh. More information: https://manned.org/virsh.
  • List the target name and source path of the block devices:
    virsh domblklist --domain {{vm_name}}
  • List the disk type and device value as well as the target name and source path:
    virsh domblklist --domain {{vm_name}} --details

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.