On Thu, Aug 1, 2019 at 2:50 PM hw <h...@gc-24.de> wrote:

>
> Hi,
>
> how can I convert the storage type of VMs from being stored in
> individual qcow2 files to being stored in a storage pool?
>
> The VMs may be shut down during the conversion.
>

qemu-img convert -O {output_type} {inputfile} {output_file or pool path}
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to