Re: [CentOS] virsh: howto convert storage type of VMs?

2019-08-01 Thread hw
On 8/1/19 10:19 PM, Jon Pruente wrote: On Thu, Aug 1, 2019 at 2:50 PM hw 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}

Re: [CentOS] virsh: howto convert storage type of VMs?

2019-08-01 Thread Jon Pruente
On Thu, Aug 1, 2019 at 2:50 PM hw 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

[CentOS] virsh: howto convert storage type of VMs?

2019-08-01 Thread hw
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. ___ CentOS mailing list CentOS@centos.org