• Goldwyn Rodrigues's avatar
    Gather on-going resync information of other nodes · 96ae923a
    Goldwyn Rodrigues authored
    When a node joins, it does not know of other nodes performing resync.
    So, each node keeps the resync information in it's LVB. When a new
    node joins, it reads the LVB of each "online" bitmap.
    
    [TODO] The new node attempts to get the PW lock on other bitmap, if
    it is successful, it reads the bitmap and performs the resync (if
    required) on it's behalf.
    
    If the node does not get the PW, it requests CR and reads the LVB
    for the resync information.
    Signed-off-by: default avatarGoldwyn Rodrigues <rgoldwyn@suse.com>
    96ae923a
md-cluster.h 341 Bytes