How do I display group membership and atomic broadcast (GAB) configuration?



  • The Group Membership & Atomic Broadcast(GAB) function in veritas cluster, makes sure that the cluster nodes are all talking to each other and makes sure the information is kept synchronized on all nodes

    To display the configuration and status of GAB run the following commands

    To display the membership information run:

    # /sbin/gabconfig -a
    
    GAB Port Memberships
    ===============================================================
    Port a gen   b26d01 membership 0123
    Port b gen   b26d04 membership 0123
    Port f gen   b26d14 membership 0123
    Port h gen   b26d07 membership 0123
    Port q gen   b26d12 membership 0123
    Port v gen   b26d0e membership 0123
    Port w gen   b26d10 membership 0123
    

    To display the driver configuration run:

    # /sbin/gabconfig -l
    GAB Driver Configuration
    Driver state         : Configured
    Partition arbitration: Disabled
    Control port seed    : Enabled
    Halt on process death: Disabled
    Missed heartbeat halt: Disabled
    Halt on rejoin       : Disabled
    Keep on killing      : Disabled
    Quorum flag          : Disabled
    Restart              : Enabled
    Node count           : 4
    Disk HB interval (ms): 1000
    Disk HB miss count   : 4
    IOFENCE timeout (ms) : 15000
    Stable timeout (ms)  : 5000
    

Log in to reply
 

© Lightnetics 2024