Versions Compared

Key

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

 

Column
width350px
Panel

이 페이지의 주요 내용

Table of Contents
maxLevel4

...

AttributeDescriptionTypeDefaultEditNote
 Key Attribute*CriticalWhen a failure occurs in the resource it indicated whether to failover the whole group.BOOLEAN X 
*Enabled

It is used when deciding whether to manage the resource. 
Resource Enable : true
Resource Disable: false

BOOLEAN X 
General Attribute*AgentState

리소스의 에이전트 상태를 나타냅니다.It indicates the agent state of the resource
사용자가 임의로 수정할 수 없으며, MCCS엔진에서 모든 노드의 에이전트 상태를 수집한 후에 나타냅니다.

STRING X 

BatchAfterOffline이 리소스를 종료한 후에 실행 할 배치 명령입니다.
배치 파일의 성공, 실패 여부가 그룹의 진행 상황에는 영향을 받지 않습니다.
또한 개별 리소스의 온라인과 오프라인 시에도 동작하게 됩니다.

This is a batch command to be executed after a resource is taken offline.  
Success or failure of the batch file does not affect group procedure.  
Also, it still operates regardless of other resource online or offline. 

FILE O 

BatchAfterOnline

이 리소스를 시작한 후에 실행 할 배치 명령입니다.
배치 파일의 성공, 실패 여부가 그룹의 진행 상황에는 영향을 받지 않습니다.
또한 개별 리소스의 온라인과 오프라인 시에도 동작하게 됩니다

This is a batch command to be executed after a resource is brought online.  
Success or failure of batch does not affect group procedure.  
Also, it still operates regardless of other resource online or offline.

FILE O 
BatchBeforeOffline

이 리소스를 종료하기 전에 실행 할 배치 명령입니다.
배치 파일의 성공, 실패 여부가 그룹의 진행 상황에는 영향을 받지 않습니다.
또한 개별 리소스의 온라인과 오프라인 시에도 동작하게 됩니다.This is a batch command to be executed before a resource is brought online.  
Success or failure of batch does not affect group procedure.  
Also, it still operates regardless of other resource online or offline. 

FILE O 
BatchBeforeOnline

이 리소스를 시작하기 전에 실행 할 배치 명령입니다.
배치 파일의 성공, 실패 여부가 그룹의 진행 상황에는 영향을 받지 않습니다.
또한 개별 리소스의 온라인과 오프라인 시에도 동작하게 됩니다This is a batch command to be executed before a resource is taken offline.  
Success or failure of batch does not affect group procedure.  
Also, it still operates regardless of other resource online or offline.

FILE O 
BatchTimeout

배치 파일을 실행하면 완료 될 때까지 대기하는 시간입니다.
이 시간을 초과하면 실행이 실패한 것으로 판단합니다.

INTEGER300초

It is the waiting time until execution of batch command completes. If execution result is over this time, it is considered as a failure. 

INTEGER300secO 
*CleanProgram

리소스에 장애가 발생하여 다른 노드로 페일오버 하기 전에
리소스 관련 자원 및 상태를 초기화 하기 위해 실행하는 프로그램 혹은 스크립트 입니다.
이 프로그램은 별도로 만들어야 합니다This program is executed to initialize related resources and state when a failure occurs to a resource. This program must be written separately.

FILE O 
Failoverable리소스가 페일 오버 할 수 있는 상태인지를 알려줍니다It indicates whether the resource is in the state to be failover.BOOLEAN X 
*Group리소스가 속한 그룹입니다.It is the name of the group which the resource belongsSTRING X 
LastOnline마지막으로 온라인이었던 노드명을 알려줍니다.
병렬 그웁 내에서는 적용 되지 않습니다

It is name of the node on which state of the resource is online lastly.

STRING   
*Monitored

리소스타입 속성값인 '모니터링 시간 제한'(MonitorTimeout) 설정값에 따라
각 노드의 모니터가 완료 되었는지 주기적으로 기록합니다.

BOOLEAN X 
*NoAction

리소스의 동작(Action) 속성을 나타냅니다.
이 속성이 true라면 리소스는 온라인, 오프라인 같은 명령을 내릴 수 없고
감시 기능만 가능한 모니터전용리소스 입니다. 네트워크 카드의 경우가 false 입니다.

BOOLEAN X 
*ResName리소스 이름입니다It is the name of the resource.NAME X 
Restartlimit 

리소스가 장애로 판단되었을 때,
페일 오버하기 전에 재시작 할 수 있는 횟수를 나타냅니다.It shows the number to restart before failover when the resource is determined as a failure. 

INTEGER0회0O 
*State리소스 상태입니다It is the resource state of each node.STRING X 
*Type리소스의 에이전트 타입명을 나타냅니다It is the name of the agent type of the resource.STRING X 

위의 표에서  '네트워크카드 리소스' 는 ' * ' 표시 되어있는 속성값만 사용합니다.※ There is no attributes attached "※" icon in monitor only resource like Network Interface Card

 

*Critical

This attribute shows to failover (true) or not (false) when failure has occured.

...

One thing that has to be careful when offline is when there is a parent resource.

Offline Propagation

You can take a resource offline by using this. 

...

You can take a resource including parent resources offline by using this.

 

Clear Fault

장애가 발생한 리소스는 장애 표시를 남겨두고 관리자의 조치가 있기 전까지는 그 노드 내에서 해당 리소스를 시작할 수 없습니다.

...

리소스 장애 표시 제거는 하나의 리소스만 해당되지만 그룹의 장애 표시 제거는 그룹 내의 모든 장애 표시를 제거할 수 있습니다.

 

Delete

You can delete a resource by using this.

...