logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

List VM Block Devices - Virsh Domblklist | Online Free DevTools by Hexmos

List virtual machine block devices with Virsh Domblklist. Inspect disk details and paths for VMs. Free online tool, no registration required.

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

return

See Also