Project

General

Profile

Actions

Bug #388

closed

qemu-img does not list snapshots

Added by Wido den Hollander over 13 years ago. Updated almost 12 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

root@client01:~# qemu-img snapshot -l rbd:rbd/alpha-second
root@client01:~# qemu-img snapshot -l rbd:rbd/alpha-third
root@client01:~# qemu-img snapshot -c snap0001 rbd:rbd/alpha-third
root@client01:~# qemu-img snapshot -l rbd:rbd/alpha-third
root@client01:~# rbd snap ls alpha-third
8    snap0001    8589934592
7    alpha-third-snap    8589934592
root@client01:~#

As you can see, qemu-img does create snapshots, but it doesn't list them when available.

Actions #1

Updated by Yehuda Sadeh over 13 years ago

It's not implemented yet.

Actions #2

Updated by Yehuda Sadeh over 13 years ago

  • Status changed from New to Resolved

Fixed with commit:0a4e38d8ad089105bb9b85d96e5328cd193ee5df.

Actions #3

Updated by Sage Weil over 13 years ago

  • Project changed from 3 to 6
  • Category deleted (9)
Actions #4

Updated by Sage Weil almost 12 years ago

  • Project changed from 6 to rbd
Actions

Also available in: Atom PDF