From: Sage Weil Date: Mon, 10 May 2010 17:24:48 +0000 (-0700) Subject: ceph: resubmit requests on pg mapping change (not just primary change) X-Git-Tag: v2.6.34~27^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d85b705663905b3dae30007f824355bdcfcf3f00;p=pandora-kernel.git ceph: resubmit requests on pg mapping change (not just primary change) OSD requests need to be resubmitted on any pg mapping change, not just when the pg primary changes. Resending only when the primary changes results in occasional 'hung' requests during osd cluster recovery or rebalancing. Signed-off-by: Sage Weil --- Reading git-diff-tree failed