Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 18 Next »

It is managed IP address (virtual IP address) and subnet mask which will be assigned on a network interface card resource.
A real IP address which is static must be set in the network interface card to add on a virtual IP address. This can be switchable node to node in case it reacts in the same manner as the node’s real IP address, and applications and other nodes can communicate with the node using the virtual IP address. 
A virtual IP address cannot be used independently. This always depends on a network interface card resource, so this have a value which is name of the network interface card(NIC) resource in its ‘NICResName’ attribute. This value should be match to its depending NIC resource name to work properly. If the NIC resource has not been configured or not in the ONLINE state, it cannot be used.

이 페이지의 주요 내용

 

 

 

 

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

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

    [Figure] Add resource wizard view

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

  3. Next steps are same as adding in resource type.

Adding in Resource Type

  1. ResourceType - Right Click - Click Add Resource

    [Figure] Adding IP resource in a resource type

  2. Enter resource name.
    If you skip this, name will be given same value with virtual IP address.

    [Figure] Adding IP Resource

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

  4. Click 'Finish' button and IP resource is added.

    [Figure] Adding IP Resource is Completed


Deleting

 

Select Resource type - right click - delete resource

  1. Select delete menu and the resource will be deleted. 

    [Figure] Delete IP address resource view

State

다음 테이블은 상태와 사용자 명령에 의해 발생되는 MCCS 리소스의 상태 이동에 대해 설명합니다.
명령은 사용자에 의해 발생되는 것을 전제로 합니다.

네트워크 주소 에이전트: 가상 IP 주소를 관리합니다.

상태Agent 가능 명령설명비고

온라인

네트워크 장치에 가상 IP 주소가 할당된 상태입니다.

오프라인

지정된 네트워크 카드에 할당되어 있는 IP 주소를 제거합니다.

 
모니터링

네트워크 카드에 지정된 가상 IP 주소가 존재하는지 검사합니다.

 

오프라인

네트워크 장치에 가상 IP 주소가 할당되어 있지 않은 상태입니다.

온라인

지정된 네트워크 카드의 상태가 온라인 인지 확인합니다. 
IP 주소를 할당하기 전에 다른 시스템에서 사용 중인지를 먼저 검사합니다.
다른 시스템에서 사용하지 않는다면 가상 IP 주소를 네트워크 카드에 할당합니다.
이미 다른 시스템에 의해 선점된 주소로 온라인을 시도하면 온라인에 실패하고 장애 상태가 됩니다.

 
모니터링

네트워크 카드에 지정된 가상 IP 주소가 존재하는지 검사합니다.

 

장애

1.네트워크 장치에 할당되어 사용 중이던 IP 주소가 외부의 명령으로 제거된 경우
2.네트워크 카드에 장애가 발생한 상태
3.네트워크 장치에 가상 IP 주소를 할당하려 했으나 실패한 상태
(ex: 예를 들면 다른 시스템에서 IP 주소를 사용하고 있는 경우)

구체적인 원인은 에러 로그를 통해서 확인할 수 있습니다.

온라인

위의 온라인 명령 참조.

 
오프라인지정된 네트워크 카드에 할당되어 있는 IP 주소를 제거합니다. 

 

 

Attribute

[Figure] IP Address Attribute


ArgList

Description

Type

DefaultEditNote

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 

속성 값은 해당 리소스를 등록할 때에 입력된 값이며, '리소스 고유 속성'에서 값을 변경하거나 확인할 수 있습니다.
네트워크 주소 속성 중 수정 가능한 값과 속성에 관한 설명은  "6. 리소스 타입" 을 참조해 주십시오.

 

  • No labels