Project

General

Profile

Actions

Bug #22726

open

multip miss sync when put objs on cosbench as uniform objs

Added by Amine Liu over 6 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

if objs name’s uffix is uniform, some objs not sync to slave zone;

<workflow>

    <workstage name="init">  
      <work type="init" workers="1" config="cprefix=www2;containers=r(1,2)" />
    </workstage>

    <workstage name="prepare">
      <work type="prepare" workers="1"  config="cprefix=www2;containers=r(1,2);objects=r(1,10);sizes=c(100)KB" />
    </workstage>

    <workstage name="main">  
      <work name="main" workers="100" runtime="300">
        <operation type="read" ratio="80" config="cprefix=www2;containers=u(1,2);objects=u(1,10)" />
        <operation type="write" ratio="20" config="cprefix=www2;containers=u(1,2);objects=u(11,5000);sizes=c(100)KB" />
      </work>
    </workstage>

  </workflow>

Files

20180119095418.jpg (87.6 KB) 20180119095418.jpg slave index is always locking Amine Liu, 01/19/2018 01:52 AM
Actions

Also available in: Atom PDF