diff options
author | Junxiao Bi <[email protected]> | 2016-05-27 14:27:10 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-05-27 14:49:37 -0700 |
commit | 88dbe98dc72fa0c2b778210e2079cd69d2477b36 (patch) | |
tree | ce2ce48ac1b3592e9ba841c49101b72224b2ce94 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1bd1290283d7939478062e80bdd9719d3a21522f (diff) |
ocfs2: o2hb: don't negotiate if last hb fail
Sometimes io error is returned when storage is down for a while. Like
for iscsi device, stroage is made offline when session timeout, and this
will make all io return -EIO. For this case, nodes shouldn't do
negotiate timeout but should fence self. So let nodes fence self when
o2hb_do_disk_heartbeat return an error, this is the same behavior with
o2hb without negotiate timer.
Signed-off-by: Junxiao Bi <[email protected]>
Reviewed-by: Ryan Ding <[email protected]>
Reviewed-by: Mark Fasheh <[email protected]>
Cc: Gang He <[email protected]>
Cc: rwxybh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Joseph Qi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions