Project

General

Profile

Actions

Feature #41

closed

Support snapshots

Added by Yehuda Sadeh about 14 years ago. Updated almost 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

We'd like to be able to support snapshots in both the kernel driver and in the kvm-rbd.

Actions #1

Updated by Yehuda Sadeh almost 14 years ago

Read-only snapshots are now implemented on the kernel client. Still need to have the kvm-rbd implementation.

Actions #2

Updated by Sage Weil almost 14 years ago

  • Project changed from 3 to Linux kernel client
Actions #3

Updated by Sage Weil almost 14 years ago

  • Category set to 6
Actions #4

Updated by Sage Weil almost 14 years ago

  • Project changed from Linux kernel client to 3
  • Category deleted (6)
Actions #5

Updated by Yehuda Sadeh almost 14 years ago

Then kvm-rbd snapshots implementation also needs to include snapshots rollback.

Actions #6

Updated by Sage Weil almost 14 years ago

Yehuda Sadeh wrote:

Then kvm-rbd snapshots implementation also needs to include snapshots rollback.

How would that work? Does qemu provide some sort of rollback interface? I would expect that you just unmount and use rbdtool or something.

Actions #7

Updated by Yehuda Sadeh almost 14 years ago

The qemu BlockDriver interface includes a bdrv_snapshot_goto callback that is being used to select a snapshot. Snapshots in qemu are expected to be writable so I think the rollback should be applied there.

Actions #8

Updated by Sage Weil over 13 years ago

  • Status changed from New to Resolved
Actions #9

Updated by Sage Weil over 13 years ago

  • Project changed from 3 to 6
Actions #10

Updated by Sage Weil almost 12 years ago

  • Project changed from 6 to rbd
Actions

Also available in: Atom PDF