Project

General

Profile

Actions

Bug #37661

closed

fio_rbd_connect failed with luminous

Added by Vasu Kulkarni over 5 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
High
Assignee:
-
Target version:
-
% Done:

0%

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

Description

Latest version of fio compiled from git: fio-3.12-44-g8135f

[ubuntu@bruuni008 ~]$ sudo /home/ubuntu/cephtest/fio/fio rbd.fio
rbd_iodepth32: (g=0): rw=randwrite, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=rbd, iodepth=32
fio-3.12-44-g8135f
Starting 1 process
rados_ioctx_create failed.
fio_rbd_connect failed.

using rbd bench works:
[ubuntu@bruuni008 ~]$ rbd bench --io-type write image01 --pool=rbdbench
bench type write io_size 4096 io_threads 16 bytes 1073741824 pattern sequential
SEC OPS OPS/SEC BYTES/SEC
1 19605 19421.83 79551827.60
2 36883 18449.94 75570959.77
3 54482 18166.29 74409133.37
4 71218 17808.71 72944483.55
5 85462 16807.74 68844500.23
6 100258 16163.88 66207267.53
7 113760 15319.46 62748503.72
8 130523 15208.17 62292676.56

Actions #1

Updated by Vasu Kulkarni over 5 years ago

Previous one didn't have pool created, the real failure from cbt run is

Starting 1 process
rbd_open failed.
fio_rbd_connect failed.

Actions #2

Updated by Vasu Kulkarni over 5 years ago

  • Status changed from New to Rejected

This was a rbd image creation issue which got masked because we ingnored errors.

Actions

Also available in: Atom PDF