Feature #390
Implement bdrv_snapshot_goto (Rollback), bdrv_snapshot_delete
% Done:
0%
Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
Currently only creating and listing snapshots via Qemu is implemented.
In order to use virsh snapshot-revert and virsh snapshot-delete these functions need to be implemented.
root@client01:~# virsh help|grep snapshot snapshot-create Create a snapshot snapshot-current Get the current snapshot snapshot-delete Delete a domain snapshot snapshot-dumpxml Dump XML for a domain snapshot snapshot-list List snapshots for a domain snapshot-revert Revert a domain to a snapshot root@client01:~#
Related issues
History
#1 Updated by Sage Weil about 13 years ago
- Estimated time set to 2.00 h
- Source set to 2
#2 Updated by Sage Weil about 13 years ago
- Project changed from 3 to qemu-rbd
- Category deleted (
9)
#3 Updated by Sage Weil about 12 years ago
- Project changed from qemu-rbd to Ceph
#4 Updated by Sage Weil about 12 years ago
- Category set to librbd
#5 Updated by Sage Weil about 12 years ago
- translation missing: en.field_position deleted (
524) - translation missing: en.field_position set to 2
#6 Updated by Sage Weil about 12 years ago
- Target version set to v0.40
- translation missing: en.field_position deleted (
43) - translation missing: en.field_position set to 28
#7 Updated by Greg Farnum about 12 years ago
- Status changed from New to In Progress
- Assignee set to Greg Farnum
Have some functions, trying to get a setup to test them with.
#8 Updated by Sage Weil almost 12 years ago
- Target version changed from v0.40 to v0.41
- translation missing: en.field_position deleted (
70) - translation missing: en.field_position set to 1
#9 Updated by Sage Weil almost 12 years ago
- translation missing: en.field_position deleted (
3) - translation missing: en.field_position set to 1
#10 Updated by Greg Farnum almost 12 years ago
- Status changed from In Progress to 4
I sent this in patch form to the QEMU list; we'll have to wait on them now...
#11 Updated by Sage Weil almost 12 years ago
- Status changed from 4 to Resolved