Project

General

Profile

Actions

Bug #9737

closed

rados cli: --snapid (not --snap) option is broken

Added by Adam Crume over 9 years ago. Updated almost 9 years ago.

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

0%

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

Description

Running "rados --pool mypool --snapid 1 ls" (assuming 1 is a valid snap number) crashes without printing or returning an error. The --snapid option is not documented; maybe it's unused or obsolete?

Workaround: use --snap instead.

Actions #1

Updated by Abhishek Lekshmanan almost 9 years ago

  • Regression set to No

@Adam DC949, Can you explain the crash, currently using rados fails like this

./rados -p test-only --snapid 1 ls
selected snap 1 '

For which there is a fix https://github.com/ceph/ceph/pull/4977

Actions #2

Updated by Loïc Dachary almost 9 years ago

  • Status changed from New to Resolved
  • Assignee set to Abhishek Lekshmanan
Actions

Also available in: Atom PDF