Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column

 

Column
width350px
Panel

 이 페이지의 주요 내용Table of Contents

Table of Contents
maxLevel4

Installation

Install by Web Console

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

 

Info
titleWarning

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


Both of 32 bit, 64 bit file is executed by as root user.

  • MCCS_linux_4.sh

Language Selection

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

Image RemovedImage Added

[Figure] Language Selection Screen


Start Installation

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

Image RemovedImage Added

[Figure] MCCS Installation View


License Agreement View

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

Image RemovedImage Added

[그림Figure] MCCS 라이선스 동의 화면Agreeing to the MCCS License


Directory Selection

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

Image RemovedImage Added
[Figure] MCCS Directory 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 directory.
It is recommended to install in the same directory.

Image RemovedImage Added
[Figure] MCCS Existing Directory Selection Screen


JRE Directory Selection for MCCS (Setting view appears only when PowerLinux is installed.)

Select the folder where JRE is installed. Click  Click Browse to select other JRE folder. 

Image RemovedImage Added

[Figure] Select MCCS JRE View


Firewall Setting

Firewall setting is done automatically.


SingleNodeCluster Setup

SingleNodeCluster can be selected here.

Info

싱글노드클러스터는 하나의 노드로 구성된 클러스터입니다.
투노드 클러스터로 MCCS를 구성 할 시에는 설정페이지에 체크하지 마십시오A single node cluster is a cluster made of a single node.
Do not check the setting page when you configure MCCS by using a two node cluster


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

Image RemovedImage Added

[Figure] MCCS SingleNodeCluster Setting view

웹 콘솔 접속 포트 설정

...


...

Web console access port setting

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

Image Removed

[그림] MCCS UIPort 설정 화면The configured web console is used to access the MCCS web console by using a web browser.
Default port is 10080. 

Image Added

[Figure] MCCS UIPort Setting


Start Installation

Image RemovedImage Added

[Figure] Start MCCS Installation view


Finish Installation and Enter License key

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

Warning

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

Image RemovedImage Added

[Figure] Insert MCCS License view


If the license is not entered correctly, a warning message as below will appeared be as 'MCCS license is not valid'.

Image RemovedImage Added
[Figure] Warning message about invalid key


When license is entered correctly, information as below will be appeared. 

Image RemovedImage Added

[Figure] After inserting license view

라이선스를 입력하지 않으면 아무런 정보도 출력되지 않습니다.


Image RemovedIf you don't enter the license information, nothing will be displayed.

Image Added

[Figure] License not inserted View


Click "Finish" button and MCCS installation is completed. 

Install by CLI

Expand
titleCLI

Set authority in installation file.

Image RemovedImage Added

Execute installation file.

Image RemovedImage Added

Install Program and select language.

Image RemovedImage Added

This is license agreement view.

Image RemovedImage Added

Specify installation location.

Image RemovedImage Added

Select whether to have SingleNodeCluster.

Image RemovedImage Added

UIPort를 설정합니다Set UIPort.

Image RemovedImage Added

Start installing MCCS.

Image RemovedImage Added

Insert license view.

Image RemovedImage Added

Installation completed view

Image RemovedImage Added


Confirm Installation

  • bin
    Programs that start/run MCCS.
  • config
    Program configuration files created during installation and operation.
  • jre
    Files related to 'Java runtime environment'.
  • logs 
    MCCS log files are saved in this folder.

Language Change

Language that is set during initial installation (Refer to "Language Selection") is the language that is used.
To change the language, please follows these steps on both servers.

  1. 웹 콘솔을 닫습니다Close the web console

  2. 다음의 명령으로 양 노드의 MCCS 서비스를 중지시킵니다Using the following command, terminate the MCCS service for the both nodes.

    Info

    서비스 중지 및 시작은 반드시 root 사용자로 실행해야 합니다When you start or stop the service, you must use the root user role.

    Code Block
    titleStop MCCS Service
     service mccs_agent stop
  3. mccsserver.ini (파일 위치 At the both nodes, open the MccsServer.ini (file location: $MCCS_HOME\bin\) 파일을 열고 다음과 같이 변경하고자 하는 언어로 수정하고 저장합니다.
    mccsserver.ini 파일의 언어 변경은 로그 출력을 해당 언어로 변경합니다. 
    웹 콘솔의 언어를 변경하시려면, "부록 E. 환경 설정과 사용자 관리" 를 참고하세요.
  4. 한국어 → ko
  5. 영어 → en
  6. 중국어 file and switch to the new language as follows and save it.
    If you change the language in the mccsserver.ini file, the log output will be generated in that language. 
    If you want to change the language for the web console, refer to "MCCS User Manual: Appendix E. Environment Setting".
    • Korean → ko
    • English → en
    • Chinese  zh_CN


      [그림Figure] Language Change in the mccsserver.ini 파일의 언어 변경 화면
    다음의 명령으로 양 노드의 MCCS 서비스를 시작시킵니다
    • file
  7. Using the following command, start the MCCS service for the both nodes.

    Code Block
    titleStart MCCS Service
    service mccs_agent start
  8. MCCS 웹 콘솔에 접속 한 후 변경된 내용을 확인합니다 After accessing the MCCS web console, check the changes made.