Project News: OCFS2
2007.06.20: OCFS2 1.2.6-1
OCFS2 version 1.2.6-1 for RHEL5 is released.
The main change in this release relates to the "default" cluster timeouts.
The new defaults are:
O2CB_HEARTBEAT_THRESHOLD = 31
O2CB_IDLE_TIMEOUT_MS = 30000
O2CB_KEEPALIVE_DELAY_MS = 2000
O2CB_RECONNECT_DELAY_MS = 2000
Refer to the
FAQ for more information.
DETAIL
r3014 fs - Update default cluster timeouts
r3008 fs - Use emergency_restart() for fencing
r3006 dlm - Silence compiler warnings
r3004 dlm - Call cond_resched_lock() once per hash bucket scan
r3002 fs - Silence harmless errors ECONNRESET & EPIPE (bugzilla#825)
|