Project

General

Profile

Actions

Feature #3541

closed

mds: robust ino lookup using file backpointers

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

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

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:

Description

Following #3540 and #3863, implement the lookup-by-ino algorithm described in http://www.spinics.net/lists/ceph-devel/msg11872.html. This ticket covers updating the lookup request to include the base pool and implementing the MDS logic to try and recursively identify who is authoritative for the inode. Once completed we should be able to look up any inode at any time. (ie, this also covers the rename race fix, in which we query all active MDSes for an inode we should have and can't find, then do another backtrace lookup if we fail. It should be a minimal amount of new code since we already have all-MDS cache queries.)


Related issues 1 (0 open1 closed)

Related to CephFS - Feature #3867: optionally do not use an anchor tableResolved01/18/2013

Actions
Actions

Also available in: Atom PDF