Project

General

Profile

Actions

Bug #10348

closed

crushtool --show-choose-tries overflows

Added by Loïc Dachary over 9 years ago. Updated almost 7 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

The array is allocated according to choose_total_tries although choose_tries local to the ruleset can be set to a greater number and overflow the statistics array. It will not cause memory corruption but will silentely ignore the higher number of tries.

Actions #1

Updated by Loïc Dachary over 9 years ago

  • Description updated (diff)
Actions #2

Updated by Loïc Dachary about 7 years ago

  • Status changed from New to Won't Fix

The conditions that create the statistic lossage do not make logical sense (i.e. the total_tries is lower than the local tries) and it does not matter that information is lost.

Actions #3

Updated by Greg Farnum almost 7 years ago

  • Project changed from Ceph to RADOS
  • Category deleted (10)
Actions

Also available in: Atom PDF