Skip to content

Ceph (RBD) group snapshot support #3143

@hydro-b

Description

@hydro-b

Description
Group snapshots in Ceph gives you the possibility to create a consistent snapshot of multiple (RBD) DISK IMAGES in the group at the same time.

Use case
VMs that act as for example as database server with several separate DISK IMAGES (separate data / log / wal) can be snapshotted consistently.

Interface Changes
Changes needed in CLI / Sunstone to provide a way to create a disk "group" and a separate command option / button resp. to create a group disk snapshot. Changes also in the drivers to provide support for group create, group image add, group image list, group image remove, group rename, group rm, group snap create, group snap rm, group snap rename.

Additional Context
AFAIK there is no support for this (yet) in libvirt ...

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions