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] Add resource wizard view - Select 'IP' from Resource Type lists and click 'Next' button. When add a resource from the IP 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 IP resource in a resource type - Enter resource name.
If you skip this, name will be given same value with virtual IP address.
[그림] 네트워크주소 추가 위자드 화면
네트워크카드 리소스를 선택하고 가상 주소를 입력하면 MCCS 가 리소스 이름을 제안합니다.
이 리소스 이름을 그대로 사용할 수도 있고 다르게 입력할 수도 있습니다Figure] Adding IP Resource - Enter virtual IP address which should have same subnet mask with real IP address of both nodes.
Select NIC Resource which IP Address resource depends on.
[그림] 속성값이 입력되고 완료 버튼이 활성화 된 화면
완료 버튼을 클릭하면 네트워크주소 리소스가 추가 됩니다Figure] Adding values for IP resource - Click 'Finish' button and IP resource is added.
[그림] 네트워크주소 리소스 추가 완료된 화면
삭제
리소스타입 - 마우스 우 클릭 - 리소스 삭제를 선택합니다.
- 삭제 메뉴를 선택하게 되면 바로 삭제됩니다.Figure] Adding IP Resource is Completed
Deleting
Select Resource type - right click - delete resource
- Select delete menu and the resource will be deleted.
[그림] 네트워크카드 리소스 삭제 화면
...
- Figure] Delete IP address resource view
State
다음 테이블은 상태와 사용자 명령에 의해 발생되는 MCCS 리소스의 상태 이동에 대해 설명합니다.
명령은 사용자에 의해 발생되는 것을 전제로 합니다.
...
상태 | Agent 가능 명령 | 설명 | 비고 |
---|---|---|---|
온라인 네트워크 장치에 가상 IP 주소가 할당된 상태입니다. | 오프라인 | 지정된 네트워크 카드에 할당되어 있는 IP 주소를 제거합니다. | |
모니터링 | 네트워크 카드에 지정된 가상 IP 주소가 존재하는지 검사합니다. | ||
오프라인 네트워크 장치에 가상 IP 주소가 할당되어 있지 않은 상태입니다. | 온라인 | 지정된 네트워크 카드의 상태가 온라인 인지 확인합니다. | |
모니터링 | 네트워크 카드에 지정된 가상 IP 주소가 존재하는지 검사합니다. | ||
장애 1.네트워크 장치에 할당되어 사용 중이던 IP 주소가 외부의 명령으로 제거된 경우 구체적인 원인은 에러 로그를 통해서 확인할 수 있습니다. | 온라인 | 위의 온라인 명령 참조. | |
오프라인 | 지정된 네트워크 카드에 할당되어 있는 IP 주소를 제거합니다. |
...
Attribute
[그림] 네트워크 주소 속성 화면Figure] IP Address Attribute
ArgList 인수 | 설명Description | 타입Type | 기본값Default | 수정Edit | 비고Note |
Address | 가상 Virtual IP 주소입니다.address | IP ADDRESS | O | ||
Netmask가상 IP 주소의 서브넷 마스크입니다. | Subnet mask of the virtual IP address | IP ADDRESS | O | ||
NICResName | 가상 IP 주소가 할당될 네트워크 장치를 정의한 네트워크 카드 리소스 이름입니다Name of the network interface card resource that has defined the network device of the virtual IP address being allocated. | NAME | O |
속성 값은 해당 리소스를 등록할 때에 입력된 값이며, '리소스 고유 속성'에서 값을 변경하거나 확인할 수 있습니다.
네트워크 주소 속성 중 수정 가능한 값과 속성에 관한 설명은 "6. 리소스 타입" 을 참조해 주십시오.
...