August 26, 20223 yr Where are the VM xml files located? I'd like to dynamically change the settings in the XML definition with a script.
August 27, 20223 yr Author Solution On 8/26/2022 at 11:03 AM, Squid said: /etc/libvirt/qemu There are indeed VM xml definitions here, but when I modify them the changes don't see to apply to the running VMs. Is there a way to force the changes to be updated? Edit: I ended up just using virsh define on the modified xml file. I think I'm just going to virsh dumpxml, modify that xml and then use virsh define to commit back the changes. Edited August 27, 20223 yr by scorcho99
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.