Project

General

Profile

Actions

Bug #8835

closed

rados mkpool doesn't error out for pools which are existing

Added by Pavan Rallabhandi almost 10 years ago. Updated over 9 years ago.

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

0%

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

Description

'rados mkpool' doesn't seem to throw an error, for pools that are already existing.

<snip>

root#: rados mkpool foo
successfully created pool foo
root#: rados lspools
data
metadata
rbd
foo
root#: rados mkpool foo
successfully created pool foo

<\snip>

Actions

Also available in: Atom PDF