Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
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. |
...
Expand | ||
---|---|---|
| ||
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.
웹 콘솔을 닫습니다Close the web console.
다음의 명령으로 양 노드의 MCCS 서비스를 중지시킵니다Using the following command, terminate the MCCS service for the both nodes.
Info 서비스 중지 및 시작은 반드시 root 사용자로 실행해야 합니다.
Code Block title Stop MCCS Service service mccs_agent stop
- mccsserver.ini (파일 위치 At the both nodes, open the MccsServer.ini (file location: $MCCS_HOME\bin\) 파일을 열고 다음과 같이 변경하고자 하는 언어로 수정하고 저장합니다.
mccsserver.ini 파일의 언어 변경은 로그 출력을 해당 언어로 변경합니다.
웹 콘솔의 언어를 변경하시려면, "부록 E. 환경 설정과 사용자 관리" 를 참고하세요. - 한국어 → ko
- 영어 → en 중국어 file and switch to the new language as follows and save it.
- Korean → ko
- English → en
- Chinese → zh_CN
[그림] mccsserver.ini 파일의 언어 변경 화면 다음의 명령으로 양 노드의 MCCS 서비스를 시작시킵니다Using the following command, start the MCCS service for the both nodes.
Code Block title Start MCCS Service service mccs_agent start
- MCCS 웹 콘솔에 접속 한 후 변경된 내용을 확인합니다 After accessing the MCCS web console, check the changes made.
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".