summaryrefslogtreecommitdiff
path: root/src/TODO
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2010-03-18 10:20:34 -0700
committerSage Weil <sage@newdream.net>2010-03-18 10:20:37 -0700
commit0b6357e199bbf1ef6f3fb2ce39ceef443f2a766d (patch)
tree4c686bffdbcea4af8bd7dc6c877116a642bf6d2d /src/TODO
parent4b6688ee257ba3441fc406e12555cf48d5a090a6 (diff)
downloadceph-0b6357e199bbf1ef6f3fb2ce39ceef443f2a766d.tar.gz
todo
Diffstat (limited to 'src/TODO')
-rw-r--r--src/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/TODO b/src/TODO
index 82d09f5df02..16aa3524afa 100644
--- a/src/TODO
+++ b/src/TODO
@@ -60,6 +60,8 @@ filestore
- need an osdmap cache layer?
bugs
+- mds: resolve problems. restart all 3 mds's a few times (after vstart + a partial untar) and they won't come back up.
+
- kclient: looping osd connection failures
[ 3974.417106] ceph: osd11 10.3.14.138:6800 connection failed
[ 3974.423295] ceph: osd11 10.3.14.138:6800 connection failed
@@ -76,6 +78,7 @@ bugs
[ 3974.585106] ceph: osd11 10.3.14.138:6800 connection failed
... crash some osds, then restart them ...?
+- kclient: mds reconnect on after mds kicks us off
- be lenient about timing out clients if we are laggy ourselves
- mds prepare_force_open_sessions, then import aborts.. session is still OPENING but no client_session is sent...