/
Appendix D. StandAlone

Appendix D. StandAlone

Without considering merges of other nodes defined as cluster member nodes, based on the configuration file of the defined node, run the engine to operate service at one node. 

Table of Contents

Standalone Mode

Necessity 

The purpose of MCCS is to provide clients a continuous service with server redundancy.
However, there is a possibility that heartbeat connection has problem due to physical failure or Operating system.
MCCS Agent works in pairs. If it cannot work in pair due to a reason, nothing can be done and so it has to be executed alone.
In this case, only one server can be used to continue MCCS service, so it is needed to change to Standalone Mode.

 

How to use the standalone option

The following example shows how to run the MCCS server by using the standalone option. 

  1. Terminate the MCCS agent service for the server that will be configured in standalone mode. 
    (Start → Management Tools → Service → 'MCCS Agent')


    [Figure] Standalone Mode Switching 


  2. At the top of the %MCCS_HOME%\bin\mccsserver.ini file, add the '-standalone' option.


    [Figure] Standalone Mode Switching


  3. Start an MCCS agent service.

How to operate in stand alone mode

If the mirror resource is included, for the user data safety, automatic operation at a single node will be limited.
Thus, depending on whether the mirror resource is included, there can be two different operation methods. 

<When Mirror disk resource is not included> 

No.CircumstancesAutoStart group according to AutoStart setting valueStart Group Manually
1When boot one node while both nodes are offlineAbleAble
2When boot in one node configurationAbleAble
3

When two servers are booted and running - When MCCS is started in only one node while MCCS is terminated in both nodes

(Apply only when Standalone option is given)

DisabledAble after remove auto disable function
4

When two servers are booted and running - When MCCS is terminated in one node while MCCS is executing in both nodes

N/AAble after remove auto disable function
5

When two servers are booted and running - When one node is terminated with MCCS is executing in both nodes

N/AAble


<When Mirror disk resource is included>

No.CircumstancesAutoStart group according to AutoStart setting valueStart Group Manually
1When boot one node while both nodes are offlineDisabledAble after remove auto disable function
2

When two servers are booted and running - When MCCS is started in only one node while MCCS is terminated in both nodes 

(Apply only when Standalone option is given)

DisabledDisabled
3

When two servers are booted and running - When MCCS is terminated in one node while MCCS is executing in both nodes

N/AAble after remove auto disable function
4

When two servers are booted and running - When one node is terminated with MCCS is executing in both nodes

N/AAble

 

Steps to remove Standalone Mode

When the server with problem is back to normal, server operator should remove Standalone mode and continue server redundancy process as shown below.
Operating services will not be affected by MCCS agent being stopped and restarted.
Steps to remove Standalone mode are shown below.

  1. Stop the MCCS service on the server that had problem.
  2. Stop the MCCS service on server that had problem.
  3. Delete '-standalone' in MccsServer.ini file and save on active server.
  4. Start MCCS agent service on active server.
  5. Start the MCCS agent service on the server that had problem.
  6. Connect to MCCS console and check the state of MCCS service.