Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
정의
네트워크 주소 에이전트는 네트워크 장치 위에서 가상 IP 주소와 서브넷 마스크를 구성, 관리하고 가상 IP 주소를 감시합니다.
네트워크 장치 리소스에 고정 IP 주소가 정확하게 구성되어 있어야 가상 IP 주소가 할당 될 수 있습니다. 네트워크 장치에 가상 IP 주소만을 독립적으로 사용할 수는 없습니다.
네트워크 주소는 네트워크 카드가 정상적일 때에만 네트워크 상태를 보장 받을 수 있으므로 네트워크 카드에 종속되어야 합니다. 그래서 네트워크 주소 리소스는 'NICResName'이라는 속성에 네트워크 카드 리소스의 이름을 입력하여 두 리소스를 연결합니다.
네트워크 카드 리소스가 존재하지 않거나 온라인 상태가 아니면 네트워크 주소 리소스를 구성하거나 사용할 수 없습니다.
추가
그룹에서 추가 할 경우
- 그룹 - 마우스 우 클릭 - 리소스 추가를 선택합니다.
[그림] 리소스 위저드 리소스 추가 화면 - 리소스 위자드에서 네트워크주소를 선택하고 Next 버튼을 클릭합니다.
[그림] 리소스 위자드 선택화면 - 나머지 과정은 아래의 리소스 타입에서 추가 할 경우와 같습니다.
리소스 타입에서 추가 할 경우
- 리소스타입 - 마우스 우 클릭 - 리소스 추가를 선택합니다.
[그림] 리소스 타입 리소스추가 화면 - 리소스 이름을 입력하고 사용할 가상 주소, 네트워크카드 리소스를 선택합니다.
[그림] 네트워크주소 추가 위자드 화면 - 네트워크카드 리소스를 선택하고 가상 주소를 입력하면 MCCS 가 리소스 이름을 제안합니다.
이 리소스 이름을 그대로 사용할 수도 있고 다르게 입력할 수도 있습니다.
[그림] 속성값이 입력되고 완료 버튼이 활성화 된 화면
삭제
리소스타입 - 마우스 우 클릭 - 리소스 삭제를 선택합니다.
- 삭제 메뉴를 선택하게 되면 바로 삭제됩니다.
[그림] 네트워크카드 리소스 삭제 화면
상태
온라인
네트워크 장치에 가상 IP 주소가 할당된 상태입니다.
오프라인
네트워크 장치에 가상 IP 주소가 할당되어 있지 않은 상태입니다.
장애
네트워크 장치에 할당되어 사용 중이던 IP 주소가 외부의 명령으로 제거되었거나 네트워크 카드에 장애가 발생한 상태입니다. 혹은 네트워크 장치에 가상 IP 주소를 할당하려 했으나 실패한 상태입니다.
예를 들면 다른 시스템에서 IP 주소를 사용하고 있는 경우입니다.
구체적인 원인은 에러 로그를 통해서 확인할 수 있습니다.
속성
[그림] 네트워크 주소 속성 화면
ArgList 인수 | 설명 | 데이터 타입 | 필수여부 |
Address | 가상 IP 주소입니다. | STRING | 필수 |
Netmask | 가상 IP 주소의 서브넷 마스크입니다. | IP Address | 필수 |
NICResName | 가상 IP 주소가 할당될 네트워크 장치를 정의한 네트워크 카드 리소스 이름입니다. | STRING | 필수 |
ArgList 인수들에 대한 속성값은 해당 리소스를 등록할 때에 입력된 값이며, '리소스 고유 속성'에서 값을 변경하거나 확인할 수 있습니다.
네트워크 주소 속성에 대한 수정 가능한 값 및 설명은 "챕터 9. 속성 - 리소스 타입 속성값" 편을 참조해 주십시오.
네트워크 주소 에이전트
가상 IP 주소를 관리합니다.
기능
Online
고유한 가상 IP 주소를 네트워크 카드에 할당합니다.
IP 주소를 할당하기 전에 다른 시스템에서 사용 중인지를 먼저 검사합니다. 이미 다른 시스템에 의해 선점된 주소를 온라인 한다면 실패하게 되며 장애 상태가 됩니다.
Offline
지정된 네트워크 카드에 할당되어 있는 IP 주소를 제거합니다.
Monitor
...
|
Adding
Add the network address resource to a group.
The network card resource should be created before adding the network address resource.
- select a group → right click → 'Add Resource'.
- Select 'IP' from Resource Type lists and click 'Next' button.
- 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] Attributes Value Entered and Finish Button Active - Click the 'Finish' button to add the network address resource.
You can immediately check the result in the management web console.
Deleting
Select the resource. -> Right click with the mouse. -> Delete the resource.
The deleted resource will immediately disappear from the management web console.
Status
The following table explains the status switching of the MCCS resource caused by a user's command and the status.
The command assumes that it is generated by a user.
Network address agent: Manages a virtual IP address.
Status | Agent command | Description | Note |
---|---|---|---|
Online In this status, a virtual IP address is assigned to a network device. | Offline | An IP address assigned to the designated network card is removed. | |
Monitoring | It tests if a virtual IP address exists on a network card. | ||
Offline In this status, a virtual IP address is not assigned to a network device. | Online | It first checks if the designated network card is online or not. | |
Monitoring | It tests if a virtual IP address exists on a network card. | ||
Trouble 1. IP address assigned to a network device is removed by the external command. Specific causes can be found in the error log. | Online | Refer to the above online command. | |
Offline | An IP address assigned to the designated network card is removed. |
Attribute
This is the unique attribute of the network address resource.
Attribute | Description | Type | Default | Edit | Note |
Address | Virtual IP address. | IP ADDRESS | O | ||
Netmask | Subnet mask of the virtual IP address. | IP ADDRESS | O | ||
NICResName | Name of the network interface card resource that has defined the network device of the virtual IP address being allocated. | NAME | O |
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.