리소스 그룹은 장애가 발생했을 때 페일오버 되는 리소스들의 집합을 말합니다. MCCS는 노드 간의 페일오버를 그룹 단위로 수행합니다. 따라서 페일오버가 되는 단위로 리소스들을 묶어 그룹으로 만들어야 합니다. 또한 하나의 클러스터에는 여러 개의 그룹을 생성할 수 있습니다.
이 페이지의 주요 내용
Resource Group Attribute
Group attribute can be identified from Group Attributes view and Group State view.
From the group management view of MCCS web console, select group, then select the ‘Group Attributes’ tab located on right top of detailed information panel.
The values of gray colored are for read only. They just contain and show the information of group state. The values of white colored are configurable by user definition.
[Figure] Group Attribute View
Attribute | Description | Type | Default | Edit | Note |
---|---|---|---|---|---|
ActionState | 현재 진행 중인 그룹의 액션 상태를 나타냅니다. 리소스 온라인 중 : STARTING 리소스 오프라인 중: STOPPING 온라인/ 오프라인 완료 상태: WATCHING | STRING | X |
| |
AutoDisabled | 자동 비활성화 된 상태입니다. 노드에서 엔진이 운영 중이거나, 그룹 내의 리소스에 대한 모니터링이 완료되지 않은 경우, 리소스의 배타적 실행을 보장할 수 없는 경우에 true로 나타냅니다. | BOOLEAN | false | X | |
AutoFailover | 그룹 내에서 장애가 발생하였을 때 자동으로 페일오버 할 것인지를 결정합니다. | BOOLEAN | true | O | |
AutoFaultClearTIme | 장애 발생 후에 페일오버가 되고 이 속성의 시간 값만큼 정상 온라인을 유지하면 그룹의 모든 장애 상태를 제거합니다. '0'인 경우는 장애를 제거하지 않은 상태를 말합니다. | INTEGER | 0초 | O | |
AutoRestart | 그룹이 감지 전용 리소스의 장애로 인해 시작되지 못한 경우, 그 리소스가 정상화되거나 노드 상태가 정상 상태로 변경되면 자동으로 다시 시작할지를 결정합니다. AutoStart가 true로 설정되어야만 동작합니다. | BOOLEAN | false | O | |
*AutoStart | 엔진이 시작되면 그룹을 자동으로 시작하는지를 나타냅니다. | BOOLEAN | true | O | |
BatchAfterOnline | 그룹을 온라인 한 후에 실행할 배치 파일을 설정합니다. 배치 파일의 성공, 실패 여부가 그룹의 진행 상황에는 영향을 주지 않습니다. | FILE | O | ||
BatchBeforeOffline | 그룹을 오프라인하기 전에 실행할 배치 파일을 설정합니다. 배치 파일의 성공, 실패 여부가 그룹의 진행 상황에는 영향을 주지 않습니다. | FILE | O | ||
BatchTimeout | 배치 파일의 실행 완료 제한 시간을 지정합니다. | INTEGER | 300초 | O | |
Enabled | 그룹 관리를 가능하게 합니다. 속성 값이 'false'로 설정되면 그룹을 제어할 수 없습니다. | BOOLEAN | true | O | |
*Failover | 장애로 인한 페일오버가 진행 중인지 나타냅니다. | BOOLEAN | false | X | |
GroupName | 등록한 그룹 이름을 나타냅니다. | NAME | X | ||
Locked | 영구잠금, 그룹을 잠금상태로 만들어 모든 동작과 명령을 제한합니다. 영구잠금은 임시잠금과 다르게 서버 리부팅 후에도 잠금상태를 유지합니다. | BOOLEAN | false | X | |
MaxDependencyLevel | 그룹 내에서 리소스 간의 의존 관계를 설정할 수 있는 상하의 최대 단계를 지정합니다. | INTEGER | 20단계 | X | |
Monitored | 활성화된 모든 리소스에 대한 감시가 완료되었는지를 나타냅니다. | BOOLEAN | X | ||
OnlineCount | 그룹 내에서 온라인 상태인 리소스의 개수입니다. '0'이면 그룹이 종료 상태인 것으로 판단합니다. 모니터링 전용 리소스(네트워크 카드)는 개수에 포함되지 않습니다. | INTEGER | X | ||
Parallel | 그룹 병렬 속성입니다. 그룹에 속한 리소스가 하나 이상의 노드에서 동시에 시작될 수 있는지를 나타냅니다. 이 값은 변경할 수 없으며, 최초 그룹을 생성할 때에 한 번만 설정할 수 있습니다. | BOOLEAN | false | X | |
PreActive | 이전에 그룹이 실행되었던 노드 이름을 알려줍니다. | STRING | X | ||
State | 노드의 그룹 상태(온라인, 오프라인, 장애, 미확인 등)를 알려주는 속성입니다. | STRING | X | ||
TargetNodeList | 그룹에서 운영 대상이 되는 노드 목록입니다. 열거된 순서대로 우선순위가 높으며 이는 페일오버할 때에 대상 노드를 선택하는 판단 기준이 됩니다. | STRING | X | ||
TLocked | '임시잠금' 상태를 알려주는 속성입니다. Locked 값과 동작은 같지만 엔진이 재시작되면 해제되는 임시 기능입니다. | BOOLEAN | false | X |
* AutoStart (true/false)
시스템 부팅 단계에서 새롭게 클러스터 연결을 시작할 때 그룹을 자동으로 시작할 것인지를 결정합니다. (MCCS 서비스를 다시 시작하는 경우이거나 한 노드만 재시작하여 이미 운영중인 MCCS에 연결하는 경우에는 무시됩니다.) 병렬 그룹인 경우는 로컬 노드에서 오프라인 상태이거나 일부 온라인 상태이면 자동으로 시작합니다. 페일오버 그룹은 타깃 노드에서 우선 순위가 가장 높은 노드부터 자동으로 시작합니다. 잠금이나 장애가 발생한 경우에는 그룹이 시작되지 않습니다.
리소스에 따른 그룹 자동 시작 옵션
필수 조건 | 미러디스크 있을 경우 | 미러 디스크 없을 경우 |
---|---|---|
AutoStart 가 true 로 설정되어 있어야 합니다. | 1.모든 원격 노드가 FAULTED 상태가 아니어야 합니다. | 1.양 노드가 부팅 될 경우는 먼저 부팅한 노드로 자동 시작됩니다. |
*Failover (true/false)
장애로 인한 페일오버가 진행 중인지를 나타냅니다. true로 설정된 상태에서 다음과 같은 경우가 발생하면 false로 재설정됩니다.
- 잠금 명령에 의해 Locked/TLocked 속성이 true로 설정되었을 때
- 초기화 명령(Flush)이 전달되었을 때
- 그룹이 온라인 상태가 되었을 때
Group State
The state of the group is determined by the state of the resources.
However, the status of persistent resources like Ethernet adapter do not affect on the status of group because these resources should be online on both nodes commonly.
Basically the group may have the following states.
[Figure] Group State View
Online
This is a state where all the resources are online.
Offline
This is a state where all the resources are offline.
They are displayed on the console window as gray colored icons. But a Persistent Resources (e.g. Ethernet adapter) still remain online with colored icon regardless the group offline.
Partial
This is a state where only some of the resources are online and shows as a green check marks. A persistent resources are excluded from state determination, they do not affect the partial online state.
Faulted
This is a state where one or more resources are failed and the group will also be regarded as faulted. It shows in red check marks. The failure state does not mean that a failure is occurring at present. It only shows that a failure occurred, and refers to waiting for the administrator's analysis and actions.
Unless the administrator directly clears the failure state, and uses an attribute like 'AutoFaultClearTime' to cancel it, the failure state will remained.
CLI 사용(mcgroup 명령)
It sends the commands related to MCCS group. Group related commands such as add, delete, online, offline, attribute edit can be done.
MCCS는 설치 시 최초 사용자 계정으로 ID는 'admin', 비밀번호는 'password'인 계정이 생성됩니다. CLI 명령을 실행 시 ID 와 비밀번호를 입력하지 않으면 , 위의 최초 사용자 계정의 ID와 비밀번호로 실행됩니다. 따라서 최초 사용자의 비밀번호 변경 시, 필수적으로 CLI 명령에 ID와 비밀번호를 옵션으로 입력해야 합니다.
Syntax
mcgroup [-u userid -pw password] [-ip node_ip_address] [-p port] -command [ group ] [-a attribute] [-r resource] [-n node] |
Options
옵션 | 설명 |
-h | It prints help menu. |
-u | 사용자 ID를 지정합니다. |
-pw | 사용자 비밀번호를 지정합니다. |
-ip | It defines the node to access to execute command. If omitted, it will access to execute command for local node. |
-p | It specifies the port to access to execute command. If omitted, it will access to the default value which is 4321, and when you define specific port number as heartbeat, enter this followed by --p. |
-groupcommand | It defines group command. |
group | It enters name of the group. |
-a | [list] It defines the attribute value that should be listed if it is command. |
-r | It defines the resource to be managed. |
-n | It defines node name to be managed. |
-t | It defines the interval time. |
-dep | It shows dependency of the group or the resource. |
Example
add
Adds testGroup.
mcgroup -u admin -pw password -add testGroup |
delete
Delete testGroup.
mcgroup -u admin -pw password -delete testGroup |
online
Bring online testGroup on testNode..
mcgroup -u admin -pw password -online testGroup [-n testNode] |
offline
Take offline testGroup on testNode
mcgroup -u admin -pw password -offline testGroup [-n testNode] |
move
Switchover testGroup to testNode
mcgroup -u admin -pw password -move testGroup [-n testNode] |
clear
Remove fault mark on testGroup of testNode.
mcgroup -u admin -pw password -clear testGroup [-n testNode] |
flush
Initiate all command for testGroup of testNode.
mcgroup -u admin -pw password -flush testGroup -n testNode |
modify
Modify a value of attribute of testGroup on testNode.
mcgroup -u admin -pw password -modify test -a attribute value -n testNode |
Modify the value of ‘AutoStart’ attribute of testGroup on testNode.
mcgroup -u admin -pw password -modify testGroup -a AutoStart true -n testNode |
list
Prints state of the group.
mcgroup -u admin -pw password -list [group [-all] | [-dep [-r resource]] | [-a attribute] [-n testNode]] |
It shows all the attribute value of the group.
mcgroup -u admin -pw password [-ip node_ipaddress] [-p port] -list [group [ -all]] |
It shows dependency of resource that belongs to the group.
mcgroup -u admin -pw password [-ip node_ipaddress] [-p port] -list [-dep [-r resource]] |
It checks certain attribute value of the group.
mcgroup -u admin -pw password [-ip node_ipaddress] [-p port] -list [-a attribute] [-n testNode]] |
lock
Locks testGroup temporarily.
mcgroup -u admin -pw password -lock testGroup |
Locks testGroup permanently.
mcgroup -u admin -pw password -lock testGroup -p |
unlock
Unlocks testGroup.
mcgroup -u admin -pw password -unlock testGroup |
state
It prints state of testGroup of testNode.
mcgroup -u admin -pw password -state testGroup [-n testNode] |
monitor
Monitors testGroup state on every time interval.
mcgroup -u admin -pw password -monitor testGroup [-t interval(seconds)] |