commit | bebe6f120b036349f7212205eeaf8248d4820c4b | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Tue Apr 17 13:53:38 2007 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Thu Apr 26 13:39:02 2007 -0700 |
tree | 18018b7d54d05743f408c64bad78f08907f3b9f8 | |
parent | 5d262cc7dd3d47784f8233ad4ec2cc5a08059b71 [diff] |
ocfs2: Replace panic() with emergency_restart() when fencing We have noticed panic() hanging leading us to a situation in which the node, while otherwise dead, is still disk heartbeating. This leads to a hung cluster as the other nodes are waiting for this node to stop disk heartbeating. This situation is only resolved by power resetting the box. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>