Project

General

Profile

Actions

Bug #7710

closed

Multiple rados bench instance will overwrite the metadata object

Added by Guang Yang about 10 years ago. Updated over 9 years ago.

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

0%

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

Description

rados bench is useful to benchmark the cluster, however, there is one user case it does not support: read after write if there are multiple write instance, this is because the current implementation hard code the metadata object which will make the last update win, as a result, the metadata of the previous run is lost and user is unable to run a read (seq) based on that round of write.

Actions #1

Updated by Guang Yang about 10 years ago

Please help to review the pull request - https://github.com/ceph/ceph/pull/1457

Actions #2

Updated by Ian Colle about 10 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Samuel Just
Actions #3

Updated by Ian Colle about 10 years ago

  • Assignee changed from Samuel Just to Greg Farnum
Actions #4

Updated by Greg Farnum about 10 years ago

  • Status changed from Fix Under Review to In Progress
  • Assignee changed from Greg Farnum to Guang Yang

This went through some review and is waiting on a respin.

Actions #5

Updated by Guang Yang about 10 years ago

A new patch was submitted, please help to review - https://github.com/ceph/ceph/pull/1675

Actions #6

Updated by Guang Yang over 9 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF