Versions Compared

Key

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

...

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

...

This is a state where all the resources are offline.
They are displayed on the console window as gray colored icons. But  
But a Persistent Resources (e.g. Ethernet adapter) still remain online with colored icon regardless the group offline.

...

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.

...

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.

...

Info

MCCS는 설치 시 최초 사용자 계정으로 ID는 'admin', 비밀번호는 'password'인 계정이 생성됩니다.
CLI 명령을 실행 시 ID 와 비밀번호를 입력하지 않으면 , 위의 최초 사용자 계정의 ID와 비밀번호로 실행됩니다.
따라서 최초 사용자의 비밀번호 변경 시, 필수적으로 CLI 명령에 ID와 비밀번호를 옵션으로 입력해야 합니다.

...

옵션설명

-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.  
(add, delete, online, offline, move, clear, flush, modify, list, lock, unlock, state, monitor)

group

It enters name of the group. 

-a

[list] It defines the attribute value that should be listed if it is command.  
[modify] It lists the attribute and attribute value that should be changed if it is command. 
attribute : It defines the values of the group. 
attribute_value: It defines the values that should be changed.  

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

...