Project

General

Profile

Actions

Bug #19936

open

filestore ENOTEMPTY

Added by Sage Weil almost 7 years ago. Updated almost 7 years ago.

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

0%

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

Description

    -9> 2017-05-15 19:38:15.098269 7fd9d1738700 15 filestore(/var/lib/ceph/osd/ceph-1) _destroy_collection /var/lib/ceph/osd/ceph-1/current/1.60s2_head
    -8> 2017-05-15 19:38:15.098272 7fd9d1738700 20 _recursive_remove path=[]
    -7> 2017-05-15 19:38:15.098350 7fd9d1738700 15 filestore(/var/lib/ceph/osd/ceph-1) _destroy_collection /var/lib/ceph/osd/ceph-1/current/1.60s2_TEMP
    -6> 2017-05-15 19:38:15.098355 7fd9d1738700 20 _recursive_remove path=[]
    -5> 2017-05-15 19:38:15.098407 7fd9d1738700 10 filestore(/var/lib/ceph/osd/ceph-1) _destroy_collection /var/lib/ceph/osd/ceph-1/current/1.60s2_TEMP = 0
    -4> 2017-05-15 19:38:15.098412 7fd9d1738700 10 filestore(/var/lib/ceph/osd/ceph-1) _destroy_collection /var/lib/ceph/osd/ceph-1/current/1.60s2_head = -39
    -3> 2017-05-15 19:38:15.098414 7fd9d1738700 -1 filestore(/var/lib/ceph/osd/ceph-1)  error (39) Directory not empty not handled on operation 0x7fd9eb585d38 (38239.0.1, or op 1, counting from 0)
    -2> 2017-05-15 19:38:15.098422 7fd9d1738700  0 filestore(/var/lib/ceph/osd/ceph-1) ENOTEMPTY suggests garbage data in osd data dir
    -1> 2017-05-15 19:38:15.098423 7fd9d1738700  0 filestore(/var/lib/ceph/osd/ceph-1)  transaction dump:
{
    "ops": [
        {
            "op_num": 0,
            "op_name": "remove",
            "collection": "1.60s2_head",
            "oid": "2#1:06000000::::head#" 
        },
        {
            "op_num": 1,
            "op_name": "rmcoll",
            "collection": "1.60s2_head" 
        }
    ]
}

     0> 2017-05-15 19:38:15.100284 7fd9d1738700 -1 /build/ceph-12.0.1-2422-g0d194cc/src/os/filestore/FileStore.cc: In function 'void FileStore::_do_transaction(ObjectStore::Transaction&, uint64_t, int, ThreadPool::TPHandle*)' thread 7fd9d1738700 time 2017-05-15 19:38:15.098448
/build/ceph-12.0.1-2422-g0d194cc/src/os/filestore/FileStore.cc: 3097: FAILED assert(0 == "unexpected error")

 ceph version 12.0.1-2422-g0d194cc (0d194cc84cf22302e6f62c1cba71d85c99637937)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x10e) [0x7fd9dbe58a9e]
 2: (FileStore::_do_transaction(ObjectStore::Transaction&, unsigned long, int, ThreadPool::TPHandle*)+0x82a) [0x7fd9dbc5762a]
 3: (FileStore::_do_transactions(std::vector<ObjectStore::Transaction, std::allocator<ObjectStore::Transaction> >&, unsigned long, ThreadPool::TPHandle*)+0x3b) [0x7fd9dbc5cd2b]
 4: (FileStore::_do_op(FileStore::OpSequencer*, ThreadPool::TPHandle&)+0x348) [0x7fd9dbc5d0a8]

/a/sage-2017-05-15_17:07:41-rados-wip-sage-testing2---basic-smithi/1180591
Actions #1

Updated by Greg Farnum almost 7 years ago

  • Project changed from Ceph to RADOS
  • Component(RADOS) FileStore added
Actions #2

Updated by Sage Weil almost 7 years ago

  • Priority changed from Urgent to Normal
Actions

Also available in: Atom PDF