Ensure that the Linux host has enough disk space to hold the expanded RAW image. The RAW image is as large as the virtual size of the image.
Run the following command to find the virtual size of RAW image: qemu-img info <asbce-image>.qcow2
In the following example, the expanded RAW image is about 64GiB for this specific image.
# qemu-img info sbce-10.2.1.0-101-24795.qcow2
image: sbce-10.2.1.0-101-24795.qcow2
file format: qcow2
virtual size: 64 GiB (68719476736 bytes)
disk size: 2.52 GiB
cluster_size: 65536
Format specific information:
compat: 1.1
lazy refcounts: false
refcount bits: 16
corrupt: false