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

 

 이 페이지의 주요 내용

Installation

Insert Installation Media

To install MCCS, Please insert MCCS CD Media disk into the CD-ROM.
Open CD-ROM drive and execute installer.
MCCS Installation file is different by OS version.

 You must have administrative privileges to intall the MCCS. The installation will be terminated due to lack of required permissions with non-administrative user.

 

For 32 bit

  • MCCS_windows_4.exe

For 64 bit

  • MCCS_windows_x64_4.exe

Language Selection

When execute installer a dialog box of 'Choose Setup Language' appears as below.
Selected language will be used as the primary language of MCCS.

[Figure] Language Selection Screen


Start Installation

 

This is the initial setup window of MCCS installation wizard.
Click [Next] to proceed to the next step.

[Figure] MCCS Initial Installation View


License Agreement View

It shows license agreement of the product. 
You must accept the agree to proceed installation. 

[Figure] MCCS License Agreement


Folder Selection

Select a folder to install MCCS.
Click [Browse] to select other installation folder.

[Figure] MCCS Folder Selection


If MCCS was installed and/or deleted before in the past, a warning message will be prompt as shown below asking if you would like to install MCCS in the same folder.
It is recommended to install in the same folder.

[Figure] MCCS Existing Folder Selection Screen


Start Menu Group Selection

Select start menu group of MCCS.
To configure start menu for user only, do not check on 'Create Short Cut to all users".

[Figure] MCCS Start Menu Group Selection

 

Firewall Setting

Firewall setting is done automatically.

 

SingleNodeCluster Setup

SingleNodeCluster Setup can be selected. 

싱글노드클러스터는 하나의 노드로 구성된 클러스터입니다.
투노드 클러스터로 MCCS를 구성 할 시에는 설정페이지에 체크하지 마십시오. 


SingleNodeCluster Setup does not require any other settings to run MCCS in a node.

 

[Figure] MCCS SingleNodeCluster config View


Software component selection

When install MCCS, you can choose to install redundancy program or data replication program. 

Mirror disk feature isn't included in redundancy program.
You must install data replication program to support mirror disk.

[Figure] Selection of SW component


웹 콘솔 접속 포트 설정

웹 콘솔 접속 포트(UIPort)를 설정합니다.  설정된 웹 콘솔은 웹 브라우저로 MCCS 웹 콘솔에 접속하기 위해 사용됩니다.
기본 포트는 10080 이 됩니다. 

[그림] MCCS UIPort 설정 화면


Start Installation

[Figure] Start MCCS Installation View


Finish Installation and Enter License key

You will see a view to enter license key when installation is finished. 
Enter the license key.

※ License Expire : Temporary license of MCCS is 90 days.
It is required to issue new temporary or permanent license before temporary license expires. 
If there is no license file or license expires after 15 days, MCCS works restrict mode. So faults are occured MCCS does not failover.

 

[Figure] Entering license key


If the license is incorrect, warning message appears as shown below.
MCCS License is invalid

[Figure] MCCS License is not valid view


Expiration date will be shown if the temporary licenses are valid.

[Figure] After inserting license view


No information is shown if the license is not entered. 

[Figure] License not inserted View


You will see a message that system needs to be rebooted when install data replication program. 

[Figure]  Reboot System View

 

재부팅이 완료가 되면 MCCS 설치가 완료됩니다.

 

 

Check Installation

설치가 성공적으로 완료되면 바탕 화면에 MCCS 웹 콘솔 바로가기 아이콘이 생성되며 '시작' 메뉴의 '프로그램'에 'MCCS'이라는 이름으로 폴더가 생성됩니다.

[Figure] MCCS Folder Screen


MCCS 폴더에 기본적으로 설치된 하위 폴더

  • bin
    MCCS가 동작하기 위한 프로그램들입니다.
  • config
    설치와 운영 중에 설정된 프로그램 환경 파일들입니다.
  • jre
    Java runtime environment에 관련된 파일들입니다.
  • logs 
    MCCS 로그파일이 저장됩니다.



Language Change

설치 초기에 선택된 언어("언어 선택"편 참조)가 기본 작동 언어로 사용됩니다.
사용 언어를 변경하고자 할 때에는 다음과 같이 언어 변경 작업을 해야 합니다.
언어 변경은 양 쪽 서버에서 모두 진행되어야 합니다.

  1. 웹 콘솔을 닫습니다.
  2. 양 노드의 윈도우 서비스에서 'Mccs Agent' 서비스를 중지시킵니다.
  3. 양 노드의 MccsServer.ini (파일 위치 : %MCCS_HOME%\bin\)파일을 열고 다음과 같이 변경하고자 하는 언어로 수정하고 저장합니다. 
    mccsserver.ini 파일의 언어 변경은 로그 출력을 해당 언어로 변경합니다. 
    웹 콘솔의 언어를 변경하시려면, "부록 E. 환경 설정과 사용자 관리" 를 참고하세요.
    • 한국어 → ko
    • 영어 → en
    • 중국어 → zh_CN
         
      [그림] mccsserver.ini 파일의 언어 변경 화면

  4. 양 노드의 윈도우 서비스에서 'Mccs Agent' 서비스를 시작시킵니다.
  5. MCCS 웹 콘솔에 접속 한 후 변경된 내용을 확인합니다.

 

  • No labels