virt.device.import_disk_image ============================= Imports a specified disk image. Utilized qemu-img with the auto-detect functionality to auto-convert any supported disk image format to RAW -> ZVOL As of this implementation it supports: - QCOW2 - QED - RAW - VDI - VPC - VMDK `diskimg` is a required parameter for the incoming disk image `zvol` is the required target for the imported disk image .. raw:: html
Must be at least 1
characters long
Must be at least 1
characters long