The branch, 1.0.64 has been created
at 27d0708eaf67e88ec2344a194b6a6ccb69588d37 (commit)
- Log -----------------------------------------------------------------
commit 27d0708eaf67e88ec2344a194b6a6ccb69588d37
Author: Ronnie Sahlberg <[EMAIL PROTECTED]>
Date: Fri Nov 21 10:33:12 2008 +1100
new version 1.0.64_1
commit ee4e962eba3452d83645baeebacff98318915af3
Author: Andrew Tridgell <[EMAIL PROTECTED]>
Date: Fri Nov 21 08:05:59 2008 +1100
fixed problem with looping ctdb recoveries
After a node failure, GPFS can get into a state where non-blocking
fcntl() locks can take a long time. This means to the ctdb set_recmode
test timing out, which leads to a recovery failure, and a new
recovery. The recovery loop can last a long time.
The fix is to consider a fcntl timeout as a success of this test. The
test is to see that we can't lock the shared reclock file, so a
timeout is fine for a success.
-----------------------------------------------------------------------
--
CTDB repository