mirror of
https://github.com/ceph/ceph
synced 2025-03-06 00:10:04 +00:00
more
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@963 29311d96-e01e-0410-9327-a35deaab8ce9
This commit is contained in:
parent
b51834ba6c
commit
a7fa25d300
17
ceph/TODO
17
ceph/TODO
@ -15,6 +15,23 @@ papers to read
|
||||
- change messenger entity_inst_t
|
||||
- no more rank! make it a uniquish nonce?
|
||||
|
||||
- clean up mds caps release in exporter
|
||||
- figure out client failure modes
|
||||
- clean up messenger failure modes.
|
||||
- add connection retry.
|
||||
|
||||
mds recovery
|
||||
- multiple passes?
|
||||
1- establish import/export map
|
||||
?-
|
||||
2- replay inode, dir, dentry updates
|
||||
- single pass
|
||||
- each event needs to embed inode for trace up to the import
|
||||
- second stage will reconcile cached items with other active mds nodes
|
||||
- cached items will be shared with the primary to repopulate it's non-dirty cache
|
||||
- query clients for their state too?
|
||||
- mds must journal list of clients with whom we share state?
|
||||
|
||||
|
||||
osd
|
||||
- pull out "object" service
|
||||
|
Loading…
Reference in New Issue
Block a user