Project

General

Profile

Actions

Bug #50522

closed

[rbd-nbd] default pool isn't picked up

Added by Ilya Dryomov almost 3 years ago. Updated over 2 years ago.

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

0%

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

Description

Assuming image "foo" in pool "rbd":

$ sudo rbd device map --device-type krbd foo
/dev/rbd0
$ sudo rbd device unmap --device-type krbd foo

$ sudo rbd device map --device-type nbd foo
rbd: rbd-nbd failed ...

However, if the pool is specified manually:

$ sudo rbd device map --device-type nbd rbd/foo
/dev/nbd0
$ sudo rbd device unmap --device-type nbd rbd/foo


Related issues 1 (0 open1 closed)

Copied to rbd - Backport #50907: pacific: [rbd-nbd] default pool isn't picked upResolvedIlya DryomovActions
Actions #1

Updated by Ilya Dryomov almost 3 years ago

  • Assignee set to Sunny Kumar
Actions #2

Updated by Sunny Kumar almost 3 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 41070
Actions #3

Updated by Ilya Dryomov almost 3 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to pacific
Actions #4

Updated by Backport Bot almost 3 years ago

  • Copied to Backport #50907: pacific: [rbd-nbd] default pool isn't picked up added
Actions #5

Updated by Loïc Dachary over 2 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF