Project

General

Profile

Bug #5871

client.4145 released lease on dn 1000000061b/f108 which dne

Added by Sage Weil over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

failure_reason: '"2013-08-03 12:43:47.073985 mds.0 10.214.133.35:6801/3070 2 : [WRN]
client.4145 released lease on dn 1000000061b/f108 which dne" in cluster log'

ubuntu@teuthology:/a/teuthology-2013-08-02_01:01:09-fs-next-testing-basic-plana/93704$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 05542c395ce50bb1750cc6fead85727903fc3e72
machine_type: plana
nuke-on-error: true
os_type: ubuntu
overrides:
  admin_socket:
    branch: next
  ceph:
    conf:
      client:
        debug client: 10
      mds:
        debug mds: 20
        debug ms: 1
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    - wrongly marked me down
    sha1: ef036bd4bc0e79bff8a5805800fbdeb0cc2db6ae
  ceph-deploy:
    branch:
      dev: next
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 1
        debug ms: 20
        debug paxos: 20
  install:
    ceph:
      sha1: ef036bd4bc0e79bff8a5805800fbdeb0cc2db6ae
  s3tests:
    branch: next
  workunit:
    sha1: ef036bd4bc0e79bff8a5805800fbdeb0cc2db6ae
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
  - mds.b-s-a
tasks:
- chef: null
- clock.check: null
- install: null
- ceph: null
- mds_thrash: null
- ceph-fuse: null
- workunit:
    clients:
      all:
      - suites/fsstress.sh
teuthology_branch: next

complete mds logs, partail (debug ms = 0, debug client = 10 on client) client logs

Related issues

Related to CephFS - Bug #8541: [WRN] client.4131 released lease on dn 1000000016c/l72 which dne" in cluster log Duplicate 06/05/2014

Associated revisions

Revision 09a4c1bb (diff)
Added by Yan, Zheng over 10 years ago

mds: remove superfluous warning of releasing lease

When receiving the lease release message, it's possible that the lease
has already expired and the corresponding dentry has been trimmed from
the cache.

Fixes #5871

Signed-off-by: Yan, Zheng <>

History

#1 Updated by Zheng Yan over 10 years ago

  • Status changed from New to Resolved

by commit 09a4c1bbe9ff345fd2ab3e48ac7129ff9c1c7e0fb

Also available in: Atom PDF