[SCM] CTDB repository - branch ctdb-1.0.64 created - de801bcb2da8d972fa1bebb85d2d558367f53103

Andrew Tridgell tridge at samba.org
Tue May 5 02:18:41 GMT 2009


The branch, ctdb-1.0.64 has been created
        at  de801bcb2da8d972fa1bebb85d2d558367f53103 (commit)

- Log -----------------------------------------------------------------
commit de801bcb2da8d972fa1bebb85d2d558367f53103
Author: Andrew Tridgell <tridge at samba.org>
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


More information about the samba-cvs mailing list