Converting the disk image to QCOW2 format
Convert the raw DD image to QCOW2(QEMU Copy On Write version 2) format for use with Red Hat OpenShift Virtualization.
Before you begin
Ensure that you have:
- A raw DD image file created from the z/VM disk
- The qemu-img package installed
- Sufficient storage space for the QCOW2 image
About this task
QCOW2 is the preferred disk image format for OpenShift Virtualization. It provides better compression and snapshot capabilities compared to raw images.
Procedure
Results
A QCOW2 disk image is created that is ready for upload to OpenShift Virtualization. The QCOW2 format typically results in a smaller file size compared to the raw image due to compression.