Project

General

Profile

Actions

Bug #55165

open

client: validate pool against pool ids as well as pool names

Added by xinyu wang about 2 years ago. Updated 7 months ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
-
Category:
-
Target version:
% Done:

0%

Source:
Community (user)
Tags:
Backport:
reef,quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Client, MDS
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Problem:
If the pool is a numeric string (eg. 23134), the current validation assumes
that it is a pool id and looks up the list of pool ids and fails validation
if the pool is not found amongst the list of pool ids.

Solution:
Since a string of digits can also be used as a pool name, the pool is validated
against list of pool names as well if it doesn't match any of the pool ids.

Actions #1

Updated by Venky Shankar about 2 years ago

  • Status changed from New to Fix Under Review
  • Target version set to v18.0.0
  • Source set to Community (user)
  • Backport set to quincy, pacific
Actions #2

Updated by Patrick Donnelly 7 months ago

  • Target version changed from v18.0.0 to v19.0.0
  • Backport changed from quincy, pacific to reef,quincy
Actions #3

Updated by Patrick Donnelly 7 months ago

Need someone to take over https://github.com/ceph/ceph/pull/45329

Actions

Also available in: Atom PDF