summaryrefslogtreecommitdiff
path: root/src/vstart.sh
diff options
context:
space:
mode:
authorSage Weil <sage.weil@dreamhost.com>2011-05-20 14:45:36 -0700
committerSage Weil <sage.weil@dreamhost.com>2011-05-20 15:15:12 -0700
commita51bf3e9df027bb9ed58679666ee4207b4185961 (patch)
treecd135e43bcdcb1a1c5253a3fa87eb6c8b87ba941 /src/vstart.sh
parentb5ebe6b5a616cdc3c92b6c8e347e0ab654219557 (diff)
downloadceph-a51bf3e9df027bb9ed58679666ee4207b4185961.tar.gz
osd: more heartbeat rework
A few things: - track Connection* instead of entity_inst_t for hb peers - we can only send maps over the cluster_messenger - if peer is still alive, do that - if peer is not, send dying MOSDPing ping with YOU_DIED flag
Diffstat (limited to 'src/vstart.sh')
-rwxr-xr-xsrc/vstart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vstart.sh b/src/vstart.sh
index 845c5fc1ec3..887c7fedbac 100755
--- a/src/vstart.sh
+++ b/src/vstart.sh
@@ -161,7 +161,7 @@ else
debug ms = 1'
COSDDEBUG='
lockdep = 1
- debug ms = 1
+ debug ms = 20
debug osd = 25
debug monc = 20
debug journal = 20