Project

General

Profile

Bug #57494

Updated by Samuel Just over 1 year ago

Reproduces about 1/2 of the time with (edit, more like 1/8 times now) 

  MDS=0 MGR=1 OSD=3 MON=1 ../src/vstart.sh --without-dashboard -X --crimson --redirect-output --debug -n --no-restart 
  ./bin/ceph osd pool create rbd 32 32 replicated replicated_rule 2 2 2 
  ./bin/rados bench 1000 write --admin-socket asok/bench.asok -p rbd -b 4096 --debug-ms=1 2>out/bench.stderr 

 observed on main branch commit c49b81c7d619cea23e9707d1f5bcc7de3049c4fd 

Back