Project

General

Profile

Actions

Bug #37969

closed

ENOENT on setattrs

Added by Sage Weil about 5 years ago. Updated over 4 years ago.

Status:
Can't reproduce
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

2019-01-18 23:32:34.568 7f2231d79700 10 journal op_apply_start 244479 open_ops 0 -> 1
2019-01-18 23:32:34.568 7f2231d79700  5 filestore(/var/lib/ceph/osd/ceph-7) _do_op(2212): 0x55f6b1c34e40 seq 244479 osr(11.9_head) start
2019-01-18 23:32:34.568 7f2231d79700 10 filestore(/var/lib/ceph/osd/ceph-7) _do_transaction(2743): on 0x55f6b16ae9a0
2019-01-18 23:32:34.568 7f2231d79700 15 filestore(/var/lib/ceph/osd/ceph-7) _touch(3628): 11.9_head/#11:9279032b:::benchmark_data_smithi112_35039_object148255:head#
2019-01-18 23:32:34.568 7f2231d79700 10 filestore(/var/lib/ceph/osd/ceph-7) _touch(3637): 11.9_head/#11:9279032b:::benchmark_data_smithi112_35039_object148255:head#0 = 0
2019-01-18 23:32:34.568 7f2231d79700 10 filestore(/var/lib/ceph/osd/ceph-7) error opening file /var/lib/ceph/osd/ceph-7/current/11.9_head/DIR_9/DIR_4/DIR_E/benchmark\udata\usmithi112\u35039\uobject148255__head_D4C09E49__b_0_ffffffff with flags=2: (2) No such file or directory
2019-01-18 23:32:34.568 7f2231d79700 10 filestore(/var/lib/ceph/osd/ceph-7) _setattrs(4767): 11.9_head/#11:9279032b:::benchmark_data_smithi112_35039_object148255:head#0 = -2
2019-01-18 23:32:34.568 7f2231d79700 -1 filestore(/var/lib/ceph/osd/ceph-7)  error (2) No such file or directory not handled on operation 0x55f6b868c048 (244479.0.1, or op 1, counting from 0)
2019-01-18 23:32:34.568 7f2231d79700  0 filestore(/var/lib/ceph/osd/ceph-7) unexpected error code
2019-01-18 23:32:34.568 7f2231d79700  0 filestore(/var/lib/ceph/osd/ceph-7)  transaction dump:
{
    "ops": [
        {
            "op_num": 0,
            "op_name": "touch",
            "collection": "11.9_head",
            "oid": "#11:9279032b:::benchmark_data_smithi112_35039_object148255:head#" 
        },
        {
            "op_num": 1,
            "op_name": "setattrs",
            "collection": "11.9_head",
            "oid": "#11:9279032b:::benchmark_data_smithi112_35039_object148255:head#",
            "attr_lens": {
                "_": 298,
                "snapset": 35
            }
        },
        {
            "op_num": 2,
            "op_name": "op_setallochint",
            "collection": "11.9_head",
            "oid": "#11:9279032b:::benchmark_data_smithi112_35039_object148255:head#",
            "expected_object_size": "65536",
            "expected_write_size": "65536" 
        },
        {
            "op_num": 3,
            "op_name": "write",
            "collection": "11.9_head",
            "oid": "#11:9279032b:::benchmark_data_smithi112_35039_object148255:head#",
            "length": 65536,
            "offset": 0,
            "bufferlist length": 65536
        },
        {
            "op_num": 4,
            "op_name": "omap_setkeys",
            "collection": "11.9_head",
            "oid": "#11:90000000::::head#",
            "attr_lens": {
                "0000001796.00000000000000009197": 187,
                "_fastinfo": 186
            }
        }
    ]
}
2019-01-18 23:32:34.913 7f2231d79700 -1 /home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/huge/release/14.0.1-2744-g6e83e5c/rpm/el7/BUILD/ceph-14.0.1-2744-g6e83e5c/src/os/filestore/FileStore.cc: In function 'void FileStore::_do_transaction(ObjectStore::Transaction&, uint64_t, int, ThreadPool::TPHandle*, const char*)' thread 7f2231d79700 time 2019-01-18 23:32:34.789552
/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/huge/release/14.0.1-2744-g6e83e5c/rpm/el7/BUILD/ceph-14.0.1-2744-g6e83e5c/src/os/filestore/FileStore.cc: 3290: abort()

 ceph version 14.0.1-2744-g6e83e5c (6e83e5c7514a96c30e0d7272e5aa03e781d15018) nautilus (dev)
 1: (ceph::__ceph_abort(char const*, int, char const*, std::string const&)+0xd8) [0x55f6a47e4674]
 2: (FileStore::_do_transaction(ObjectStore::Transaction&, unsigned long, int, ThreadPool::TPHandle*, char const*)+0xa94) [0x55f6a4cb8254]
 3: (FileStore::_do_transactions(std::vector<ObjectStore::Transaction, std::allocator<ObjectStore::Transaction> >&, unsigned long, ThreadPool::TPHandle*, char const*)+0x48) [0x55f6a4cbeff8]

/a/sage-2019-01-18_21:20:45-rados:upgrade-wip-sage-testing-2019-01-18-1326-distro-basic-smithi/3479727

description: rados:upgrade/luminous-x-singleton/{0-cluster/{openstack.yaml start.yaml}
1-install/luminous.yaml 2-partial-upgrade/firsthalf.yaml 3-thrash/default.yaml 4-workload/{rbd-cls.yaml
rbd-import-export.yaml readwrite.yaml snaps-few-objects.yaml} 5-workload/{radosbench.yaml
rbd_api.yaml} 6-finish-upgrade.yaml 7-nautilus.yaml 8-workload/{rbd-python.yaml
rgw-swift.yaml snaps-many-objects.yaml} supported-random-distro$/{centos_latest.yaml}
thrashosds-health.yaml}


Related issues 3 (0 open3 closed)

Related to RADOS - Bug #40522: on_local_recover doesn't touch?Can't reproduce

Actions
Related to RADOS - Bug #42175: _txc_add_transaction error (2) No such file or directory not handled on operation 15Can't reproduceNeha Ojha

Actions
Has duplicate RADOS - Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or directory not handled on operation 0x55e1ce80443c (21888.1.0, or op 0, counting from 0)Duplicate01/08/2018

Actions
Actions #1

Updated by Greg Farnum over 4 years ago

  • Status changed from 12 to Can't reproduce

FileStore, only seen once.

Actions #2

Updated by Greg Farnum over 4 years ago

  • Related to Bug #40522: on_local_recover doesn't touch? added
Actions #3

Updated by Greg Farnum over 4 years ago

  • Has duplicate Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or directory not handled on operation 0x55e1ce80443c (21888.1.0, or op 0, counting from 0) added
Actions #4

Updated by David Zafman over 4 years ago

  • Related to Bug #42175: _txc_add_transaction error (2) No such file or directory not handled on operation 15 added
Actions

Also available in: Atom PDF