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 21 Next »

가상이름 에이전트는 윈도우 기반의 서버들에 대한 대체 가능한 이름을 생성합니다.
즉, 원래의 컴퓨터 이름에 또 다른 가상의 컴퓨터 이름을 추가를 합니다. 
클러스터로 묶인 노드에 가상이름이 할당되어 있다면, 클라이언트들은 가상이름이 온라인 된 노드쪽으로 가상이름을 통해 접근이 가능합니다.

 

이 페이지의 주요 내용

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.

 

In order to use Virtual Name resource, Server service must be running.

Adding in Group

  1. When add a resource from a group name, select a group -> right click -> 'Add Resource'.
     
    [Figure] Adding Resource in a group

  2. Select 'Service' from Resource Type lists and click 'Next' button. 
     
    [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 Resource in a resource type

  2. This is initial screen for add virtual name resource
     
    [Figure] Adding Virtual Name Resource View

  3. Enter virtual computer name.
     
    [Figure] Enter virtual computer name

  4. As Additional Setting, IP Resource, DNS Server, Domain Name option is available.
     
    [Figure] Additional Setting of Virtual name resource

  5. Additional settings screen, you can enter the following options:

    IP Resource: Select the IP address resource to bind with virtual computer name.
    DNS Server: Enter IP address of DNS server.
    Domain Name: Enter domain name.

     
    [그림] Example of Additional Setting for virtual Name resources 


  6. Click 'Finish' button and virtual name resource is added.
     
    [Figure] Adding Virtual name resource is completed

Deleting

Select resource type - right click - delete resource.

                Select "Delete Resource". 
                 
                 [Figure] Remove Virtual name resource view



State

다음 테이블은 상태와 사용자 명령에 의해 발생되는 MCCS 리소스의 상태 이동에 대해 설명합니다.
명령은 사용자에 의해 발생되는 것을 전제로 합니다.
가상이름 에이전트: 윈도우 기반 NetBIOS 이름을 관리합니다.

상태Agent 가능 명령설명비고

온라인

가상이름으로 접근 가능한 상태입니다.

오프라인

할당되어 있는 가상 이름을 제거합니다. 

 
모니터링

Server 서비스의 상태와 가상이름의 존재 유무를 확인 합니다.
다음의 조건을 충족할 때 온라인 상태가 됩니다.

 

오프라인

서버에서 가상이름이 제거된 상태입니다.

온라인

고유한 가상 이름을 노드에 할당합니다.
다음의 조건을 충족할 때 온라인 상태가 됩니다.

 
모니터링

Server 서비스의 상태와 가상이름의 존재 유무를 확인 합니다.
다음의 조건을 충족할 때 온라인 상태가 됩니다.

 

장애

Server 서비스가 중지되거나 리소스가 온라인 상태에서 에이전트의 종료 명령을 거치지 않고
오프라인 상태로 변경되면 장애 상태로 판단합니다.

온라인

고유한 가상 이름을 노드에 할당합니다.
다음의 조건을 충족할 때 온라인 상태가 됩니다.

 
오프라인할당되어 있는 가상 이름을 제거합니다.  

 

 

Attribute

[Figure] Virtual Name Attribute View


Attribute

Description

Type

DefaultEditNote

DNSServer

Defined an IP address of DNS server.

Allowed up to two IP addresses separated by commas.

If this property is not set up, the A record and CNAME record will not be applied.

To use DNS server, the A record or CNAME record must be registered on DNS server before resource is enabled.

IP ADDRESS

 O 

DomainName

Defined an FQDN which is needed in order to register the A record or CNAME record in the DNS.

If thie property is not set, the current domain name of node will be set automatically.

STRING

WORKGROUPO 

IPResName

Defined the name of IP address resource which is already configured.

STRING

 O 
VirtualName

Defined virtual name which will be access from clients.   

STRING X

영문 15글자(대문자)로 구성하며
소문자로 입력 시 자동으로 대문자로 변환됩니다.

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.

 

 

NetBios Command

형식

 netbiosutil [option] [name]

옵션

가상이름 리소스를 NetBios 명령을 통해 손쉽게 사용하도록 지원하는 유틸리티입니다.
다음과 같은 옵션을 제공합니다.  (NetBios 이름은 대문자로 입력해야 합니다.)

옵션

설명

-addfile name

서버서비스에 NetBios 이름을 추가합니다.

-delfile name

서버서비스에 등록되어 있는 NetBios 이름을 삭제합니다.

-addmesg name메신저 서비스에 NetBios 이름을 추가합니다.
-delmesg name메신저 서비스에 등록되어 있는 NetBios 이름을 삭제합니다.
-addwork name워크스테이션 서비스에 NetBios 이름을 추가합니다.
-chkfile name

서버서비스에 등록되어 있는 NetBios 이름을 입력하여 정보를 확인합니다.

  1. Name Type
  2. MAC address
  3. Name registered at
-chkmesg name메신저 서비스에 등록되어 있는 NetBios 이름을 입력하여 정보를 확인합니다.
-chkwork name워크스테이션 서비스에 등록되어 있는 NetBios 이름을 입력하여 정보를 확인합니다.

-flush

NatBios 테이블을 새로 고침합니다.

no option옵션이 없는 경우 도움말이 출력됩니다.
  • No labels