Where to get the vm config file ?

https://access.redhat.com/solutions/795203 In case of RHEV, these files are not stored under /etc/libvirt/qemu The vdsm daemon dynamically fetches the information of the VM from the RHEV-Managers database to generate the XML files. These files cannot be edited to make persistent changes, as they only exist throughout the lifecycle of the VM, however, they can be viewed read-only by using the following command or dumped to a location for viewing later (when the VM is poweredOFF) virsh -r dumpxml vm_name > /tmp/vm_name

Also, kn each powerup of the VM, the xml file is stored in vdsm's logs. Best Regards,Strahil Nikolov On Fri, May 28, 2021 at 7:32, dhanaraj.ramesh--- via Users<users@ovirt.org> wrote: https://access.redhat.com/solutions/795203 In case of RHEV, these files are not stored under /etc/libvirt/qemu The vdsm daemon dynamically fetches the information of the VM from the RHEV-Managers database to generate the XML files. These files cannot be edited to make persistent changes, as they only exist throughout the lifecycle of the VM, however, they can be viewed read-only by using the following command or dumped to a location for viewing later (when the VM is poweredOFF) virsh -r dumpxml vm_name > /tmp/vm_name _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@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/X7A4MYOLZRTKXL...
participants (3)
-
dhanaraj.ramesh@yahoo.com
-
Strahil Nikolov
-
tommy