Project

General

Profile

Actions

Bug #20580

closed

rbd map should warn when creating duplicate devices for the same image

Added by Jason Dillaman almost 7 years ago. Updated over 6 years ago.

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

0%

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

Description

[ubuntu@magna079 ~]$ sudo rbd create test0 --image-format 2  --size 4096 --pool rbd
[ubuntu@magna079 ~]$ sudo rbd map test0 --pool rbd 
/dev/rbd0
[ubuntu@magna079 ~]$ sudo rbd map test0 --pool rbd 
/dev/rbd1
[ubuntu@magna079 ~]$ sudo rbd map test0 --pool rbd 
/dev/rbd2
[ubuntu@magna079 ~]$ sudo rbd map test0 --pool rbd 
/dev/rbd3

Related issues 1 (0 open1 closed)

Copied to rbd - Backport #21268: luminous: rbd map should warn when creating duplicate devices for the same imageRejectedNathan CutlerActions
Actions

Also available in: Atom PDF