Resuming normal companion mode from suspended mode  Dropping companion mode

Chapter 8: Configuring Adaptive Server for Failover on IBM AIX HACMP

Resuming normal companion mode from failover mode

To resume normal companion mode between two companions that are in failover mode, restart the HACMP services on the primary node, and:

  1. Check that both companions are in failback mode by issuing sp_companion with no parameters.

  2. Resume normal companion mode by issuing:

    sp_companion secondary_server_name, resume
    

    For example, to issue normal companion mode for primary companion PERSONNEL1:

    sp_companion PERSONNEL1, resume
    
    Server 'MONEY1' is alive and cluster configured.
    Step: Access verified from Server:'MONEY1' to Server:'PERSONNEL1'
    Server 'PERSONNEL1' is alive and cluster configured.
    Step: Access verified from Server:'PERSONNEL1' to Server:'MONEY1'
    Step: Checkin to See if the remote server is up
    Step: Synchronizing server logins from companion server
    Step: Synchronizing remoteserver from companion server
    Step: Synchronizing roles from companion server
    Step: Synchronizing server-wide privs from companion server
    Step: User information syncup succeeded
    sys_id ses_id      ses_id2     ses_status Purged from s1.
    ------ ----------- ----------- ---------- ------------------------------
    
    (0 rows affected)
    sys_id ses_id      ses_id2     ses_status Copied to s1.
    ------ ----------- ----------- ---------- ------------------------------
    
    (0 rows affected)
    sys_id ses_id      ses_id2     ses_status Purged from s2.
    ------ ----------- ----------- ---------- ------------------------------
    (0 rows affected)
    Step: Syssession information syncup succeeded
    




Copyright © 2005. Sybase Inc. All rights reserved. Dropping companion mode

View this book as PDF