Sun Cluster Data Service for SWIFTAlliance Gateway Guide for Solaris OS

ProcedureHow to Verify the Alliance Gateway Installation and Configuration

Perform this procedure on each node or zone that can master the Alliance Gateway resource group.

  1. Log in as superuser to a node or zone that can master the Alliance Gateway resource group.

  2. Switch the Alliance Gateway resource group to the node or zone that you logged in to in Step 1.


    # clresourcegroup switch -h node sag-rg
    
    sag-rg

    Specifies that the Alliance Gateway resource group is to be switched to another node or zone

    -h node

    Specifies the node or node:zone to which the Alliance Gateway resource group is to be switched

  3. Confirm that the Alliance Gateway instance can be started.


    # su - swnet
    $ cd /swift/SWIFTAlliance/Gateway/bin
    $ ./sag_bootstrap -startsag start
    $ ./sag_system -- status system
    

    Note –

    The application starts successfully if the preceding command returns a started status. This status indicates that the Alliance Gateway is operational.


  4. Create another Alliance Gateway operator with an operating profile that contains only the functions to start and stop the application.

  5. Confirm that the Alliance Gateway instance can be stopped.


    # su - swnet
    $ cd /swift/SWIFTAlliance/Gateway/bin
    $ ./sag_bootstrap stop
    
Next Steps

Go to Installing the Sun Cluster HA for Alliance Gateway Packages.