Project

General

Profile

Bug #54316

mon/MonCommands.h: target_size_ratio range is incorrect

Added by Kamoltat (Junior) Sirivadhna about 2 years ago. Updated almost 2 years ago.

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

0%

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

Description

Currently if we give `target_size_ratio` a value more than 1.0 using the command: `ceph osd pool create <pool-name> --target_size_ratio <ratio>` it will result in error since the bound is 0.0-1.0. This is incorrect and should be changed to 0.0 -> nolimit. https://tracker.ceph.com/issues/43947 is where the target_size_ratio option changed its meaning.


Related issues

Copied to RADOS - Backport #54567: pacific: mon/MonCommands.h: target_size_ratio range is incorrect Resolved
Copied to RADOS - Backport #54568: octopus: mon/MonCommands.h: target_size_ratio range is incorrect Resolved
Copied to RADOS - Backport #54569: quincy: mon/MonCommands.h: target_size_ratio range is incorrect Resolved
Copied to RADOS - Backport #54570: quincy: mon/MonCommands.h: target_size_ratio range is incorrect Rejected

History

#1 Updated by Kamoltat (Junior) Sirivadhna about 2 years ago

  • Assignee set to Kamoltat (Junior) Sirivadhna

#2 Updated by Neha Ojha about 2 years ago

  • Description updated (diff)
  • Backport set to quincy,pacific,octopus

#3 Updated by Neha Ojha about 2 years ago

  • Description updated (diff)

#4 Updated by Kamoltat (Junior) Sirivadhna about 2 years ago

  • Status changed from Fix Under Review to Pending Backport

#5 Updated by Backport Bot about 2 years ago

  • Copied to Backport #54567: pacific: mon/MonCommands.h: target_size_ratio range is incorrect added

#6 Updated by Backport Bot about 2 years ago

  • Copied to Backport #54568: octopus: mon/MonCommands.h: target_size_ratio range is incorrect added

#7 Updated by Backport Bot about 2 years ago

  • Copied to Backport #54569: quincy: mon/MonCommands.h: target_size_ratio range is incorrect added

#8 Updated by Kamoltat (Junior) Sirivadhna about 2 years ago

  • Copied to Backport #54570: quincy: mon/MonCommands.h: target_size_ratio range is incorrect added

#9 Updated by Kamoltat (Junior) Sirivadhna almost 2 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF