Versions Compared

Key

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

클러스터는 페일오버 그룹, 병렬 그룹 등 여러 개의 리소스 그룹으로 구성된 하나의 집합입니다.
클러스터는 MCCS 구성의 최상위이며,  각 그룹들을 포함합니다.  MCCS의 기본적인 설정 값들을 관리하고 있습니 
다.


Column
width350px
Panel

이 페이지의 주요 내용

Table of Contents
maxLevel4

...

Cluster Configuration

투노드 클러스터

페일오버 그룹(Failover Group) 구성 지원

...

클러스터의 속성은 클러스터의 속성 뷰에서 파악할 수 있습니다. 
MCCS 웹 콘솔의 그룹 관리 뷰에서 클러스터 선택 후, 오른쪽의 '클러스터 속성값' 탭의 상세 정보를 볼 수 있습니다. 
회색으로 표기된 값은 읽기 전용입니다. 이 값들은 그룹 상태를 나타내기 위한 정보입니다. 
흰색으로 표기된 값은 사용자에 의해 정의된 수정 가능한 값입니다. 
아래 표에 일부 속성에 대해 설명되어 있습니
다.

[그림] 클러스터 속성 화면


클러스터 속성값 

속성 Attribute설명 Description타입

Type

기본값 Defaults수정 Edit비고Note

ClusterName클러스터 이름입니다. 
최초의 핫빗을 구성할 때에 입력할 수 있습니다

It is the name of the cluster. 
It is defined during the first time configuring the heartbeat.

NAME

 

X

 

GroupLimit

생성할 수 있는 최대 그룹 수입니다It is a maximum number of groups that can be added.

INTEGER

32개32ea

X

 

HBInterval핫빗 수신 여부를 확인하는 주기입니다. 
이 시간의 10분의 1 간격으로 핫빗 데이터를 전송합니다. 

It is an interval for checking whether to receive heartbeat data, Heartbeat data is transferred at an interval 1/10 of this time.

INTEGER

2000ms

O

 

HBPort

핫빗 서버 포트를 나타냅니다It indicated the heartbeat server port.

PORT

14321

X

 

HBTimeout

핫빗 네트워크 ICMP 테스트 타임아웃 값을 입력합니다. 
핫빗 데이터 연결이 끊어지면 이 시간을 타임아웃으로 ICMP 테스트를 실시합니다. 

INTEGER

3초It is ICMP test timeout for heartbeat network. If heartbeat data is disconnected, Timeout will take place, and the ICMP test will be conducted.

INTEGER

3sec

O

 

IsolationTestTmeout

노드 고립(split)을 테스트할 때, ICMP 테스트 타임아웃을 설정합니다. 

INTEGER

3초It sets up the ICMP test timeout during the node isolation (SPLIT) test. For the test IP address, please refer to 'Isolation TestAddress' from Node Attribute of this chapter.

INTEGER

3sec

O

 

LogBackupCount로그 파일 백업 수를 나타냅니다. 

It indicates the limit of backuped log file count.

INTEGER

3개3ea

O

 

LogFileSize로그 파일의 최대 크기입니다. 
최소 64KB, 최대 10000KB로 지정 가능합니다. 
로그 파일의 크기가 설정 크기를 초과하면 로그 파일명 뒤에 숫자가 붙으며 백업됩니다. 

It is the size of the log file. Minimum size is 64KB. while the maximum size is 10,000MB. If the size of the log file is greater than this, it will be backed up to mccs.log.1

INTEGER

1000Kb

O

 

LogLevel

로그로 남기는 기준 레벨입니다. 
로그 레벨은 It is the standard level of the log recorded in the log file. The log levels include DEBUG, INFO, WARN, ERROR , FATAL 순으로 중요도가 커지며 지정된 레벨 이상의 중요도를 갖는 로그만 파일에 기록 됩니다and FATAL, and only those logs above this level will be recorded in the file.

LOG LEVEL

Info

O

 

NodeFaultDetectionTime

노드 장애를 판단하는 시간입니다. 
마지막 핫빗 단절 시간과 뒤에서 두번째 핫빗 단절 시간의 차이가 이 시간을 초과하면 SPLIT-BRAIN으로 간주되며, 초과하지 않으면 노드 장애로 판단합니다. 

INTEGER

30초It is the time for detecting node failures. 
If the time from initial hearbeat disconnection to the disconnection of all heartbeats exceeds this time, it will be regarded as SPLIT, and if smaller, it will be considered a node failure.

INTEGER

30sec

O

 
PingRetryTime

ping 테스트 실패를 판단하는 시간입니다. 핫빗 데이터 연결이 끊어지고 PingRetryTime 설정시간 동안 ping을 반복해서 시도합니다.
설정 값을 초과할 때까지 ping이 안되면 실패로 판단합니다Time to determine ping test failure.
If the heartbeat data disconnects, it will try to ping during this time. If ping does not work after the time is exceed, it is determine as failure.

INTEGER0초0secO 

ResourceLimit

생성할 수 있는 최대 리소스 수입니다It is a maximum number of resources that can be added.

INTEGER

500개500ea

X

 

RMIConnectionTimeout

RMI 연결 시간 제한을 입력합니다It is RMI connection timeout.

INTEGER

2초2sec

O

 
SingleNodeCluster하나의 노드로 구성 된 클러스터입니다It is a cluster consist of a node.BOOLEANfalseX 

SysLogLevel운영체제 로그에 기록할 로그 레벨을 나타냅니다. 
이 레벨 이상의 중요도를 갖는 로그만 운영체제 이벤트 로그에 기록됩니다

It indicated the log level to be recorded in the Windows system log. Only those logs above this level will be recorded in the system log.

LOG LEVEL

Error

O

 



CLI 사용 (mccluster 명령)

MCCS 클러스터의 속성값을 수정 할 때 사용합니다. CLI를 사용하여 사용자가 원하는 속성 값을 수정 할 수 있습니다.

...