Versions Compared

Key

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

 

Column
width350px
Panel

 이 페이지의 주요 내용

Table of Contents
maxLevel4

...

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

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

...

SingleNodeCluster can be selected here.

Info

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

...

Expand
titleCLI

Set authority in installation file.

Execute installation file.

Install Program and select language.

This is license agreement view.

Specify installation location.

Select whether to have SingleNodeCluster.

UIPort를 설정합니다Set UIPort.

Start installing MCCS.

Insert license view.

Installation completed view

...

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 사용자로 실행해야 합니다.

    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

      [그림] mccsserver.ini 파일의 언어 변경 화면

  7. 다음의 명령으로 양 노드의 MCCS 서비스를 시작시킵니다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.