On Mon, Aug 2, 2021 at 12:22 PM <kkchn...@gmail.com> wrote:
>
> I have  few VMs in   Redhat Virtualisation environment  RHeV ( using Rhevm4.1 
> ) managed by a third party
>
> Now I am in the process of migrating  those VMs to  my cloud setup with  
> OpenStack ussuri  version  with KVM hypervisor and Glance storage.
>
> The third party is making down each VM and giving the each VM image  with 
> their attached volume disks along with it.
>
> There are three folders  which contain images for each VM .
> These folders contain the base OS image, and attached LVM disk images ( from 
> time to time they added hard disks  and used LVM for storing data ) where 
> data is stored.
>
> Is there a way to  get all these images to be exported as  Single image file 
> Instead of  multiple image files from Rhevm it self.  Is this possible ?
>
> If possible how to combine e all these disk images to a single image and that 
> image  can upload to our  cloud  glance storage as a single image ?

It is not clear what is the vm you are trying to export. If you share
the libvirt xml
of this vm it will be more clear. You can use "sudo virsh -r dumpxml vm-name".

RHV supports download of disks to one image per disk, which you can move
to another system.

We also have export to ova, which creates one tar file with all exported disks,
if this helps.

Nir
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/I3J6IVLIEC5Y63TD2Z5AYGYU7UQ6UA43/

Reply via email to