Versions Compared

Key

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

클러스터를 구성하는 호스트 서버의 단위입니다.
두 개의 노드로 클러스터를 구성하게 되면 투 노드 클러스터, 하나의 노드로만 구성하게 되면 싱글 노드 클러스터라고 합니다.
MCCS에서는 클러스터에 최대 2개의 노드를 등록할 수 있습니
 The unit of host server that composes a cluster.
If two nodes are used to compose a cluster, it is called a two node cluster. If one node is used, it is called a single node cluster.
In MCCS, you can register max two nodes for a cluster.


Column
width350px
Panel

이 페이지의 주요 내용

Table of Contents
maxLevel4

...

Attribute

Description

Type

Default

Edit

Note
BootMode

It is value that indicate whether auto-start or not when MCCS service starts..

BOOLEAN X 
ExpirationDate

It shows license MAC of the node.

STRING   
HostID

It shows license MAC of the node.

STRING X 
IsolationTestAddress

It enters the IP address to test Isolation. It is recommended the reliable IP address.
If two or more IPs are entered, they will be separated by ",".
If no IP address is entered, the split brain cannot be identified.

IP ADDRESS O 
LicenseTypeIt shows license type of the node.STRING X 

NodeName

It indicated the name of the node.
실제 호스트명 또는 별칭으로 정할 수 있습니다.
어떤 경우든 클러스터 내에서 고유한 이름이어야 합니다You can use an actual host name or nickname. 
In any case, it should be a unique name within a cluster.

NAME

 

X

 

NodeState

It indicated the state of the node.

STRING

 

X

 

PrimaryHB

It shows an IP address of the Primary Heartbeat defined in the MCCS server.

IP ADDRESS

 

X

 
PrimaryHBStatusIt indicates state of primary heartbeatIP ADDRESS X 

SecondaryHB

It shows an IP address of the Secondary Heartbeat defined in the MCCS server.

IP ADDRESS

 

X

 
SecondaryHBStatusIt indicates state of secondary heartbeatIP ADDRESS X 
StandAlone

It indicates whether standalone mode or not.

BOOLEAN falseX 

...

Action step according to Node State

다음은 MCCS의 동작 단계에 따른 노드 상태의 변화 과정을 보여줍니다.

 Following is the process of the change of the node state of MCCS.

[Figure] MCCS Action step according to Node State

...

핫빗 네트워크의 단절이 클러스터 속성에 정의되어 있는 일정 시간 간격 이상의 시간차로 발생할 경우는 노드 장애 보다는 핫빗 네트워크 전체에 대한 불안정을 의심할 수 있습니다. 
따라서 핫빗에 의한 노드 상태를 신뢰할 수 없는 상황으로 판단하여, 시스템 장애로 감지하지 않고 현재 상태를 유지합니다.
핫빗 통신이 다시 정상적으로 이루어지면 클러스터에 속한 노드의 MCCS 서비스를 재시작하고 RUNNING 상태로 복귀합니다Thus, it is deemed that the heartbeat node status cannot be trusted and it does not detect system failures but maintains the current status. When heartbeat communication is restored, the nodes in the clusters will restart the MCCS service and return to the running status.

그렇지 않으면 INITING 상태에서 핫빗 통신이 정상화될 때까지 대기하게 됩니다.

...