Project

General

Profile

Actions

Bug #13320

closed

librbd: error cleaning up id object after creation failed: (2) No such file or directory during rbd create

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

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

0%

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

Description

This is a new fio test that I ran against infernalis, 2 tests have passed but many have failed due to below issue, Not sure why its failing for some cases

http://pulpito.ceph.com/ubuntu-2015-09-30_17:21:12-rbd-infernalis---basic-multi/
http://qa-proxy.ceph.com/teuthology/ubuntu-2015-09-30_17:21:12-rbd-infernalis---basic-multi/1078513/teuthology.log

2015-10-01T04:07:55.355 INFO:teuthology.run_tasks:Running task exec...
2015-10-01T04:07:55.382 INFO:teuthology.task.exec:Executing custom commands...
2015-10-01T04:07:55.382 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@plana64.front.sepia.ceph.com
2015-10-01T04:07:55.382 INFO:teuthology.orchestra.run.plana64:Running: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create cache 4'" 
2015-10-01T04:07:56.907 INFO:teuthology.orchestra.run.plana64.stderr:pool 'cache' created
2015-10-01T04:07:56.930 INFO:teuthology.orchestra.run.plana64:Running: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd tier add rbd cache'" 
2015-10-01T04:07:58.071 INFO:teuthology.orchestra.run.plana64.stderr:pool 'cache' is now (or already was) a tier of 'rbd'
2015-10-01T04:07:58.098 INFO:teuthology.orchestra.run.plana64:Running: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd tier cache-mode cache writeback'" 
2015-10-01T04:07:59.213 INFO:teuthology.orchestra.run.plana64.stderr:set cache-mode for pool 'cache' to writeback
2015-10-01T04:07:59.236 INFO:teuthology.orchestra.run.plana64:Running: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd tier set-overlay rbd cache'" 
2015-10-01T04:08:00.397 INFO:teuthology.orchestra.run.plana64.stderr:overlay for 'rbd' is now (or already was) 'cache'
2015-10-01T04:08:00.420 INFO:teuthology.orchestra.run.plana64:Running: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set cache hit_set_type bloom'" 
2015-10-01T04:08:01.591 INFO:teuthology.orchestra.run.plana64.stderr:set pool 1 hit_set_type to bloom
2015-10-01T04:08:01.615 INFO:teuthology.orchestra.run.plana64:Running: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set cache hit_set_count 8'" 
2015-10-01T04:08:02.841 INFO:teuthology.orchestra.run.plana64.stderr:set pool 1 hit_set_count to 8
2015-10-01T04:08:02.865 INFO:teuthology.orchestra.run.plana64:Running: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set cache hit_set_period 60'" 
2015-10-01T04:08:04.020 INFO:teuthology.orchestra.run.plana64.stderr:set pool 1 hit_set_period to 60
2015-10-01T04:08:04.047 INFO:teuthology.orchestra.run.plana64:Running: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set cache target_max_objects 250'" 
2015-10-01T04:08:05.210 INFO:teuthology.orchestra.run.plana64.stderr:set pool 1 target_max_objects to 250
2015-10-01T04:08:05.237 INFO:teuthology.run_tasks:Running task rbd_fio...
2015-10-01T04:08:05.238 INFO:teuthology.orchestra.run.plana64:Running: 'sudo lsb_release -is'
2015-10-01T04:08:05.457 DEBUG:teuthology.misc:System to be installed: CentOS
2015-10-01T04:08:05.457 INFO:tasks.rbd_fio:Installing librbd1 devel package on plana64
2015-10-01T04:08:05.457 INFO:teuthology.orchestra.run.plana64:Running: 'sudo yum install librbd1-devel -y'
2015-10-01T04:08:05.880 INFO:teuthology.orchestra.run.plana64.stdout:Loaded plugins: fastestmirror, langpacks, priorities
2015-10-01T04:08:05.954 INFO:teuthology.orchestra.run.plana64.stderr:Repository centos7-fcgi-ceph is listed more than once in the configuration
2015-10-01T04:08:05.972 INFO:teuthology.orchestra.run.plana64.stdout:Loading mirror speeds from cached hostfile
2015-10-01T04:08:05.974 INFO:teuthology.orchestra.run.plana64.stdout: * epel: dl.fedoraproject.org
2015-10-01T04:08:07.801 INFO:teuthology.orchestra.run.plana64.stdout:28 packages excluded due to repository priority protections
2015-10-01T04:08:08.274 INFO:teuthology.orchestra.run.plana64.stdout:Package 1:librbd1-devel-9.0.3-1993.ga1760b4.el7.x86_64 already installed and latest version
2015-10-01T04:08:08.274 INFO:teuthology.orchestra.run.plana64.stdout:Nothing to do
2015-10-01T04:08:08.354 INFO:tasks.rbd_fio:Creating rbd images on plana64
2015-10-01T04:08:08.355 INFO:teuthology.orchestra.run.plana64:Running: 'sudo rbd create --image i2f1plana64 --image-format 2 --image-features 1 --size 10240'
2015-10-01T04:08:08.520 INFO:teuthology.orchestra.run.plana64.stderr:rbd: using --image-features for specifying the rbd image format is deprecated, use --image-feature instead
2015-10-01T04:08:08.607 INFO:teuthology.orchestra.run.plana64.stderr:2015-10-01 07:08:08.598867 7fe3aa933880 -1 librbd: error setting image id: (2) No such file or directory
2015-10-01T04:08:08.608 INFO:teuthology.orchestra.run.plana64.stderr:rbd: create error: (2) No such file or directory
2015-10-01T04:08:08.608 INFO:teuthology.orchestra.run.plana64.stderr:2015-10-01 07:08:08.600373 7fe3aa933880 -1 librbd: error cleaning up id object after creation failed: (2) No such file or directory
Actions #1

Updated by Josh Durgin over 8 years ago

  • Status changed from New to Duplicate

This is #13281

Actions

Also available in: Atom PDF