commit | 153a008bf7915ea9127341409170cb197d111282 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Mon Feb 15 12:11:51 2010 -0800 |
committer | Sage Weil <sage@newdream.net> | Mon Feb 15 12:11:51 2010 -0800 |
tree | da9852014c4a71f8578437698200b56218874110 | |
parent | 6c5d1a49e5e88ee831117f4b2375829933ad15da [diff] |
ceph: reset osd connections after fault A single osd connection fault (e.g. tcp disconnect) wasn't reopening the connection, which causes all current and future requests for that osd to hang. Signed-off-by: Sage Weil <sage@newdream.net>