[GH-ISSUE #269] How to backup VMs #216

Closed
opened 2026-02-27 16:38:26 +03:00 by kerem · 3 comments
Owner

Originally created by @DEK4 on GitHub (Apr 3, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/269

Is there any way to backup an running VMs?

I can't shutdown it...

thanks

Originally created by @DEK4 on GitHub (Apr 3, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/269 Is there any way to backup an running VMs? I can't shutdown it... thanks
kerem closed this issue 2026-02-27 16:38:27 +03:00
Author
Owner

@6opo9a commented on GitHub (Apr 4, 2014):

It's a very bad idea because you'll get an inconsistent image of filesystem. Also it isn't limitation of Panel, but libvirt itself.

Or shutdown VM or do backup within VM OS/software.

<!-- gh-comment-id:39571909 --> @6opo9a commented on GitHub (Apr 4, 2014): It's a very bad idea because you'll get an inconsistent image of filesystem. Also it isn't limitation of Panel, but libvirt itself. Or shutdown VM or do backup within VM OS/software.
Author
Owner
<!-- gh-comment-id:40125158 --> @schmitch commented on GitHub (Apr 10, 2014): No you could snapshot with libvirt and then make a backup. https://fedoraproject.org/wiki/Features/Virt_Live_Snapshots#Live_backup So based on this: https://www.redhat.com/archives/libvirt-users/2013-February/msg00098.html http://soliton74.blogspot.de/2013/08/about-kvm-qcow2-live-backup.html https://docs.google.com/a/briefdomain.de/file/d/0B71RHtrfptFfV2RseTFEZS12N1U/edit
Author
Owner

@AlexH-HankIT commented on GitHub (Apr 11, 2014):

We are using LVM to take a snapshot from the Logical Volume and copy the machine to a backup storage.

<!-- gh-comment-id:40194435 --> @AlexH-HankIT commented on GitHub (Apr 11, 2014): We are using LVM to take a snapshot from the Logical Volume and copy the machine to a backup storage.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#216
No description provided.