Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

back up VM XML #463

Closed
abizer opened this issue Dec 30, 2018 · 1 comment
Closed

back up VM XML #463

abizer opened this issue Dec 30, 2018 · 1 comment
Assignees

Comments

@abizer
Copy link
Member

abizer commented Dec 30, 2018

we should start dumping the VM XML files and including them in backups if possible. we can have a scrip that logs in to the hypervisors as ocfbackups, parses the output of virsh list --all or some more cli-friendly thing, and then "ssh -K ocfbackups@$hypervisor virsh dumpxml $domain" > $hypervisor-$domain.xml" or something like that

@chriskuehl
Copy link
Member

You can probably just back up the XML files from /etc/libvirt/qemu on each hypervisor without manually dumping them to a different location first.

@jvperrin jvperrin self-assigned this Jul 13, 2019
jvperrin added a commit to jvperrin/puppet that referenced this issue Jul 30, 2019
jvperrin added a commit that referenced this issue Aug 6, 2019
Backup VM XML from hypervisors (#463)
MCer4294967296 pushed a commit to MCer4294967296/puppet that referenced this issue Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants