Forrest logo
back to context overview

virsh-domblklist

List of commands for virsh-domblklist:

  • virsh-domblklist:tldr:62bdb virsh-domblklist: List the disk type and device value as well as the target name and source path.
    $ virsh domblklist --domain ${vm_name} --details
    try on your machine
    explain this command
  • virsh-domblklist:tldr:e21c0 virsh-domblklist: List the target name and source path of the block devices.
    $ virsh domblklist --domain ${vm_name}
    try on your machine
    explain this command
back to context overview