Skip to content
  • Rob Swindell's avatar
    d0e0e8c9
    Go back to using non-blocking periodic/polling user.tab lock attempts · d0e0e8c9
    Rob Swindell authored
    This partially reverts commit 03b84df8.
    
    I observed deadlocks on Linux attempting locks of user.tab on Samba share,
    which also deadlocked my Windows nodes. Interestingly, the Windows nodes
    never deadlocked on their own (after a week of testing) when using blocking
    locks.
    
    Double the frequency of lock retries - this has helped reduce the observed
    user.tab lock failures on Vertrauen.
    d0e0e8c9
    Go back to using non-blocking periodic/polling user.tab lock attempts
    Rob Swindell authored
    This partially reverts commit 03b84df8.
    
    I observed deadlocks on Linux attempting locks of user.tab on Samba share,
    which also deadlocked my Windows nodes. Interestingly, the Windows nodes
    never deadlocked on their own (after a week of testing) when using blocking
    locks.
    
    Double the frequency of lock retries - this has helped reduce the observed
    user.tab lock failures on Vertrauen.
Loading