Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
- When add a resource from a group name, select a group -> → right click -> → 'Add Resource'.
[Figure] Adding Resource in a group - Select 'Service' from Resource Type lists and click 'Next' button.
[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 Resource in a resource type - This is initial screen for add virtual name resource
[Figure] Adding Virtual Name Resource View - Enter virtual computer name.
[Figure] Enter virtual computer name - As Additional Setting, IP Resource, DNS Server, Domain Name option is available.
[Figure] Additional Setting of Virtual name resource Additional settings screen, you can enter the following options:
Info 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.
[그림Figure] Example of Additional Setting for virtual Name resources- 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 이름을 관리합니다.
...
...
온라인
가상이름으로 접근 가능한 상태입니다.
...
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.
Virtual name agent: It manages the Windows based NetBIOS names.
Status | Agent command | Description | Note | ||
---|---|---|---|---|---|
Online It can be accessed by a virtual name. | Offline | A virtual name assigned is removed. | |||
모니터링 | Server 서비스의 상태와 가상이름의 존재 유무를 확인 합니다. 다음의 조건을 충족할 때 온라인 상태가 됩니다Monitoring | Checks the status of server service and the existence of a virtual name. | 오프라인 서버에서 가상이름이 제거된 상태입니다. | 온라인 | 고유한 가상 이름을 노드에 할당합니다.|
Offline A virtual name is deleted from the server. | Online | A node is assigned to a unique virtual name. | |||
모니터링 | Server 서비스의 상태와 가상이름의 존재 유무를 확인 합니다. 다음의 조건을 충족할 때 온라인 상태가 됩니다Monitoring | Checks the status of server service and the existence of a virtual name. | |||
장애 Server 서비스가 중지되거나 리소스가 온라인 상태에서 에이전트의 종료 명령을 거치지 않고 | 온라인 | 고유한 가상 이름을 노드에 할당합니다. | |||
오프라인 | 할당되어 있는 가상 이름을 제거합니다Trouble When the server service is stopped or the resource is switched to offline without using the agent termination command, it is defined as the trouble state. | Online | A node is assigned to a unique virtual name. | ||
Offline | A virtual name assigned is removed. |
Attribute
[Figure] Virtual Name Attribute View
...
Attribute | Description | Type | Default | Edit | Note |
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 | WORKGROUP | O | |
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
...
Syntax
Code Block |
---|
netbiosutil [option] [name] |
옵션
가상이름 리소스를 NetBios 명령을 통해 손쉽게 사용하도록 지원하는 유틸리티입니다.
다음과 같은 옵션을 제공합니다. (NetBios 이름은 대문자로 입력해야 합니다.)
...
옵션
...
Options
This utility support users to easily use the virtual name resource by using the NetBios commands.
It provides the following options. (NetBios name should be entered as an uppercase.)
Option | Description |
-addfile name | 서버서비스에 NetBios 이름을 추가합니다Add the NetBios name to the server service. |
-delfile name | 서버서비스에 등록되어 있는 NetBios 이름을 삭제합니다Delete the NetBios name registered in the server service. |
-addmesg name | 메신저 서비스에 NetBios 이름을 추가합니다Add the NetBios name to the messenger service. |
-delmesg name | 메신저 서비스에 등록되어 있는 NetBios 이름을 삭제합니다Delete the NetBios name registered in the messenger service. |
-addwork name | 워크스테이션 서비스에 NetBios 이름을 추가합니다Add the NetBios name to the workstation service. |
-chkfile name | 서버서비스에 등록되어 있는 NetBios 이름을 입력하여 정보를 확인합니다Enter the NetBios name registered in the server service to check the information.
|
-chkmesg name | 메신저 서비스에 등록되어 있는 NetBios 이름을 입력하여 정보를 확인합니다Enter the NetBios name registered in the messenger service to check the information. |
-chkwork name | 워크스테이션 서비스에 등록되어 있는 NetBios 이름을 입력하여 정보를 확인합니다Enter the NetBios name registered in the workstation service to check the information. |
-flush | Refresh the NatBios 테이블을 새로 고침합니다table. |
no option옵션이 없는 경우 도움말이 출력됩니다. | If there is no option, help words will be displayed. |