Skip to content

Automatic restore script #1

@twilligon

Description

@twilligon
  • 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)
  • Handle differences between backed up domain & current domain
    • Warn if disk sizes change
      • Logical size (what the VM sees)
      • Physical size (space on disk)?
    • Attach new disks if explicitly requested (disk removed from domain but later selected for restore)
  • Add backup-vm usage to README (6f6f54c)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions