Installing Platform Server in HA Mode

To install Platform Server in HA mode, complete the following steps:

    Procedure

    Run the install or install.noroot script.
    The install or install.noroot script prompts for HA mode installation.

Note: You can configure the silent installer to enable HA mode install as well.

If you have installed Platform server in a non-HA mode, you can use the hainstall script to configure HA mode. The hainstall script can be used to change parameters on existing HA mode as well.

Starting and stopping CyberMgr

Starting CyberMgr

CyberMgr is started the first time cfstart is executed.

Each cfstart (-ssl, -tunnel, and so on) checks if CyberMgr is started automatically.

The startmgr script can be used to start CyberMgr manually.

Stopping CyberMgr

CyberMgr is stopped when the last CyberResp is stopped.

Each cfstop (-ssl, -tunnel, and so on) checks if CyberMgr is active. If all responders are stopped, CyberMgr is stopped.

There is no script to stop CyberMgr manually. You can use a "kill -9 pid" command to manually stop CyberMgr.