Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column

클러스터 맴버 노드로 정의된 다른 노드의 합류를 고려하지 않고, 정의된 노드의 구성파일을 기반으로 하나의 노드에서 서비스를 운영 할 수 있도록 엔진을 동작 시키는 것을 말합니다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

Column
width350px
Panel

이 페이지의 주요 내용Table of Contents

Table of Contents
maxLevel4

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.

 

스텐드얼론 옵션 사용 방법

다음은 MCCS 서버를 스텐드얼론 옵션을 사용하여 실행시키는 방법입니다. 

...

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')

    Image RemovedImage Added
    [
    그림Figure]  스탠드 얼론 모드 전환 화면 
    Standalone Mode Switching 

  2. At the top of the %MCCS_HOME%\bin\mccsserver.ini 파일의 맨 윗부분에 file, add the '-standalone' 옵션을 추가합니다option.

    Image RemovedImage Added
    [그림] 스탠드얼론 모드 전환 화면

    MCCS 에이전트 서비스를 시작합니다.

상화별 스텐드얼론 동작 방법

미러 리소스가 포함되어 있을 경우, 사용자 데이터의 안전을 위해 한 노드에서 자동으로 동작하는 부분에 제한을 갖게 됩니다. 따라서  미러 리소스가 포함되어 있는 유무에 따라서 상황별 동작 방법이 2가지로 나눠지게 됩니다. 

<미러 리소스가 포함되어 있지 않는 경우> 

번호상황AutoStart 설정값에 따른 자동 그룹 시작 여부수동 그룹 시작 여부
1두 노드가 종료된 상태에서 한 노드만 부팅할 때가능가능
2한 노드 구성에서 부팅할 때가능가능
3

두 서버가 부팅되어 운영 중일 때 - 양 노드에서 MCCS 가 종료된 상태에서 한 노드에서만 MCCS 가 시작 될 때
(스텐드얼론 옵션을 주었을 때만 적용됨)

불가능자동비활성화 해제 후 가능
4두 서버가 부팅되어 운영 중일 때 - 양 노드에서 MCCS 가 실행중인 상태에서 한 노드에서만 MCCS 가 종료되었을 때N/A자동비활성화 해제 후 가능
5두 서버가 부팅되어 운영 중일 때 - 양 노드에서 MCCS 가 실행중인 상태에서 한 노드가 종료할 때N/A가능

<미러 리소스가 포함되어 있는 경우>

...

두 서버가 부팅되어 운영 중일 때 - 양 노드에서 MCCS 가 종료된 상태에서 한 노드에서만 MCCS 가 시작 될 때
(스텐드얼론 옵션을 주었을 때만 적용됨)

...

  1. Figure] Standalone Mode Switching


  2. 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.