Project

General

Profile

Actions

Bug #12708

closed

Even if RBD export-diff failure, will still create a local file

Added by bo cai over 8 years ago. Updated over 8 years ago.

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

0%

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

Description

root@wfnd95:/caibo# clear
#there is no file in here
root@wfnd95:/caibo# ls
#i try to use export-diff,it must be fail because the snap don't exist
root@wfnd95:/caibo# rbd export-diff myblock@mysnap --from-snap not_exist_snap local_file
Exporting image: 0% complete...failed.
rbd: export-diff error: (2) No such file or directory
#but it still create a local file
root@wfnd95:/caibo# ls
local_file
root@wfnd95:/caibo#

Actions

Also available in: Atom PDF