-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Milestone
Description
- Refactor single file into module (e1b1519)
- Basic restore functionality (aae2c0e)
- Create non-dummy implementation of
DiskLock(see libvirt source, it doesn't look like this stuff is in the Python wrapper)- Submit patch to that file to mailing list:
s/A lock driver which locks nothing/A lock driver for virtlockd/ - Add capability to "hotplug" disks out while being restored and back in afterwards (ask user first) (perhaps make a new issue, this isn't necessarily an 0.2 blocker)
- Submit patch to that file to mailing list:
- Handle differences between backed up domain & current domain
- Warn if disk sizes change
- Logical size (what the VM sees)
- Interface with
qemu-imgand similar utils? (see "Valid volume format types" from https://libvirt.org/storage.html, looks like most are supported byqemu-img)
- Interface with
- Physical size (space on disk)?
- Logical size (what the VM sees)
- Attach new disks if explicitly requested (disk removed from domain but later selected for restore)
- Warn if disk sizes change
- Add
backup-vmusage to README (6f6f54c)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels