Red Hat Training

A Red Hat training course is available for Red Hat Gluster Storage

4.3. Converting qcow2 to .raw Format

Convert the downloaded qcow2 image to .raw format using the following command:
# qemu-img  convert image_name disk.raw
For example:
# qemu-img   convert RHGS-3.1.3-9.x86_64.qcow2 disk.raw