...
It is classified resources according the types and has different attributes for each type.
MCCS provides various resource types as shown in below.
...
When you add a resource, this will be classified under the type as tree view structure.
For an example, when you add two NIC resource, these will be classified under the NIC type as shown below.
If you edit an attribute of resource type, this will affect all of the resources classified this type.
...
그림에서 보여지는 네트워크 카드 리소스인 eth0 과 eth1은 네트워크 카드 리소스 타입에 포함되는 리소스입니다.
If you edit an attribute of resource type, this will affect all of the resources classified this type.
For an example, if the value of MonitorInterval of NIC resource type is edited to 30 sec, this will be applied to all of NIC resource.
...
Resource type has specified attributes for each type.
For an example, when compare to NIC and mirror disk, each service has different characteristics and has specific monitor interval, online/offline timeout and managed policies
또한 고가용성 클러스터링을 구성한 환경에서도 네트워크 상태가 좋지 못한 경우에는 모니터링 타임아웃 값의 조정이 필요할 수가 있습니다. 이런 요구에 따라 타입 별로 각각의 속성을 변경할 수가 있습니다.
리소스 타입 속성은 MCCS 콘솔의 리소스 타입 속성에서 확인 할 수 있습니다.
...
mctype [-u userid -pw password] -t resoruceType -a attribute |
Options
옵션 | 설명 |
-h | 도움말을 출력합니다. |
-u | 사용자 계정을 지정합니다. |
-pw | 사용자 Password를 지정합니다. |
-r | 수정할 리소스 타입 이름을 지정 합니다. |
-a | 수정할 리소스 타입의 속성 이름을 지정합니다. |
-list | 리소스 타입 리스트가 나열 됩니다. |
...
모든 리소스 타입에 대한 속성값을 출력합니다.
(-t resourceType 입력시 지정한 리소스 타입에 대한 속성값이 출력됩니다.)
mcnode -list [t -resourceType] |
...