Project

General

Profile

Actions

Bug #8983

closed

rados bench -b option does not take orders of magnitude (k,M,..) but also does not throw an error

Added by Kenneth Waegeman almost 10 years ago. Updated over 9 years ago.

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

0%

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

Description

When running this:

rados -p <pool> bench 1000 write -t 10 -b 4M

It runs with -b 4 instead of expected

rados -p <pool> bench 1000 write -t 10 -b 4194304

This is the same for e.g. 1024k,..

But this is nowhere mentioned, and it does not throw an error.

Actions

Also available in: Atom PDF