mirror of
https://github.com/sibprogrammer/owp.git
synced 2026-04-24 23:15:51 +03:00
[GH-ISSUE #37] ploop 'snapshot' backups #16
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/owp#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jnorell on GitHub (Dec 16, 2013).
Original GitHub issue: https://github.com/sibprogrammer/owp/issues/37
Once ploop filesystem support is added (#33), please add support for backup via ploop filesystem snapshots.
@offlinehoster commented on GitHub (Sep 15, 2014):
Would be an awesome feature.
@ikonovalenko commented on GitHub (Mar 6, 2015):
vzdump already has the capability, is it not?
@jnorell commented on GitHub (Mar 9, 2015):
vzdump man page says it supports LVM snapshots; ploop snapshots must be created with vzctl (and then deleted after the backup is made).