Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
추가
리소스를 추가하는 두 가지 방법이 있습니다.
하나는 그룹 이름에서 리소스를 추가하는 것이고, 또 하나는 리소스타입에서 리소스를 추가하는 것입니다
그룹에서 추가 할 경우
...
Adding
There are two way to add a resource which one is select this from a group name and another is select this from a resource type.
Adding in Group
- When add a resource from a group name, select a group -> right click -> 'Add Resource'. Or select Edit(E) from the main menu bar -> select 'Add Resource'. Or select 'Add Resource' icon from the tool bar.
[그림] 리소스 위자드 리소스추가 화면
리소스 위자드에서 네트워크카드를 선택하고 Next 버튼을 클릭합니다Figure] Adding Resource in a group - Select 'NIC' from Resource Type lists and click 'Next' button. When add a resource from the NIC resource type name, this step will be skipped.
[그림] 리소스 위자드 선택화면
나머지 과정은 아래의 리소스 타입에서 추가 할 경우와 같습니다.
리소스 타입에서 추가 할 경우
- 리소스타입 - 마우스 우 클릭 - 리소스 추가를 선택합니다.Figure] Select Resource Wizard View
- Next steps are same as adding in resource type.
Adding in Resource Type
- ResourceType - Right Click - Click Add Resource
[그림] 리소스 타입 리소스추가 화면
리소스 이름을 입력합니다Figure] Adding NIC Resource in a resource type - Enter resource name and select NIC.
[그림] 네트워크카드 추가 위자드 화면
추가 설정 버튼을 클릭하여 핑 타임아웃 및 테스트 주소 목록을 입력합니다. Figure] Add network card wizard view Click on the 'Additional Settings' button to define attributes.
Info 추가 설정은 옵션으로 선택할 수 있는 값입니다. 반드시 입력할 필요는 없습니다.
[그림] 네트워크카드 추가설정 위자드 화면완료 버튼을 클릭하면 네트워크카드 리소스가 추가 됩니다.Figure] Additional Settings of network card wizard viewClick "Finish' button and network card resource is added.
삭제 메뉴를 선택하게 되면 바로 삭제됩니다.
[그림] 네트워크카드 리소스 추가 완료된 화면
삭제
리소스타입 - 마우스 우 클릭 - 리소스 삭제를 선택합니다.
Figure] Adding network card resource is completed
Deleting
Select Resource type - Right click - Delete Resource.
- Click delete and resource will be deleted.
[그림] 네트워크카드 리소스 삭제 화면
...
- Figure] Delete Network Card Resource View
State
다음 테이블은 상태와 사용자 명령에 의해 발생되는 MCCS 리소스의 상태 이동에 대해 설명합니다.
명령은 사용자에 의해 발생되는 것을 전제로 합니다.
...
MCCS는 네트워크 장치에 온라인/오프라인 같은 명령을 내릴 수 없습니다. 네트워크 카드는 하드웨어적으로 설치됨과 동시에 운영체제에서 관리되기 때문입니다.
이런 특성 때문에 네트워크 카드는 리소스 타입의 Actions 속성값이 None이며, NoAction 값이 true 입니다.
이 속성 값은 리소스를 시작/종료 할 수 없고, 모든 노드에서 동시에 운용이 가능하며, 상태에 대한 감시만 한다는 것을 의미합니다. 이를 감지 전용 리소스라고 합니다.
...
Attribute
...
AdapterName
...
[그림] 네트워크 카드 속성 화면
...
속성
...
설명
...
타입
...
Figure] Attribute of Network Interface Card
Attribute | Description | type | Default | Edit | Note |
AdapterName | It is the ethernet adapter name registered in network interface card. | STRING | O | ||
PingTimeoutping | 테스트 제한 시간입니다. It is the time limit for ping test. | INTEGER | 2초2sec | O | |
TestAddressList네트워크 연결 상태 테스트 주소 목록입니다. | It is the list of network access test address. | IP ADDRESS | O |
속성 값은 해당 리소스를 등록할 때에 입력된 값이며, '리소스 고유 속성'에서 값을 변경하거나 확인할 수 있습니다.
네트워크 카드의 속성 중 수정 가능한 값과 속성에 관한 설명은 "6. 리소스 타입" 을 참조해 주십시오Attribute value of ArgList arguments are the values that are added resources and the value can be changed or viewed through ’Specified Attribute’ list on the detailed information panel.
For more information about resource type attribute, please refer to “6. Resource Type” for this document.