Linux용 NetBackup IT Analytics 설치 및 업그레이드 설명서
- 설치 개요
- Linux 서버에 NetBackup IT Analytics 설치
- Linux에서 NetBackup IT Analytics 포털 업그레이드
- 새 서버로 업그레이드 및 마이그레이션
- 부록 A. X Virtual Frame Buffer
- 부록 B. 데이터베이스 서버용 Oracle 패치
5단계: 포털 응용 프로그램 바이너리 설치(Linux)
이 섹션에서는 포털 응용 프로그램 바이너리 설치에 대해 설명합니다. 포털 바이너리는 가장 일반적인 설치인 NetBackup IT Analytics의 표준 에디션을 설치할 때 Oracle 데이터베이스 바이너리와 동일한 서버에 설치됩니다. 공유 서비스 에디션에서는 포털 서버와 동일한 서버에 Oracle을 설치하거나(권장) 포털에서 별도의 서버에 Oracle을 설치할 수 있습니다. 포털 서버에서 원격 서버에 Oracle을 설치하는 것을 분할 아키텍처라고 합니다.
일반적으로 포털 바이너리는 Oracle 데이터베이스 바이너리와 동일한 서버에 설치됩니다. 경우에 따라 별도의 서버를 지정할 수 있습니다.
포털 설치의 절대 경로는 <install_path>
로 표시됩니다. 해당하는 경우 <install_path>
를 포털 또는 Oracle 데이터베이스 설치의 절대 경로로 바꿉니다. Oracle 또는 포털이 기본 경로에 설치된 경우 기본 경로인 /opt
로 바꿉니다.
이 섹션에는 다음을 수행하는 단계가 포함되어 있습니다.
NetBackup IT Analytics 포털 설치 프로그램 ISO(다운로드 사이트에서 가져옴)
포털 바이너리를 설치하는 서버의 IP 주소
Oracle 서버의 IP 주소
Oracle 서버 수신기 포트 번호
Oracle이 설치된 서버에 포털 바이너리를 설치하려면 다음과 같이 하십시오.
- NetBackup IT Analytics 포털을 설치할 서버에 root로 로그인하십시오. 이 경우 Oracle 바이너리를 설치한 서버와 동일합니다.
- 다운로드한 ISO 이미지를 마운트하십시오.
mkdir /mnt/diska
mount -o loop <itanalytics_installer_xxxxx_linux.iso> /mnt/diska
위 명령에서 다운로드한 해당 ISO 파일 이름으로 바꿉니다.
- 설치 프로그램 시작:
/mnt/diska/Itanalyticsinstaller.sh
- 배포할 포털 서버 구성을 결정하십시오.
현재 서버를 포털 웹 서버로 사용할지 여부를 확인하십시오. 계속하려면 y를 입력하십시오.
A complete log of this session is in this file <install_path>/aptare/logs/install/Itanalyticsinstaller_xxxx.log **************************************************************** NetBackup IT Analytics Installer Vers 11.3 **************************************************************** Revision 11.3.xx.xxxxxxxxxxxxxxxxxx build xxxxxxxx-xxxx NetBackup IT Analytics requires a Web Server and a Database server. They can be on separate machines or on same machine. This script will only install the Web Server components. Will this machine be the Web Server (y/n)?
- y를 입력하여 설치 프로그램 ISO가 마운트되었음을 확인하십시오.
IT Analytics ISO: IT Analytics Portal Software Do you have this ISO (y/n)?
- EULA(최종 사용자 라이센스 계약)가 표시됩니다. accept(모두 소문자)를 입력하고 Enter 키를 누르십시오.
- 도메인 이름을 입력하십시오.
기업의 서버에서 데이터를 수집하는 Data Collector 구성 요소를 설치하는 동안 이 값을 제공해야 하므로 도메인 값을 기록해 두십시오.
여기에서 yourdomain은 .com 또는 .net과 같은 접미사를 포함한 전체 도메인 이름을 나타냅니다. (예: companyabc.com이 yourdomain으로 표시됩니다.)
참고:
여기에 입력하는 도메인 이름 값에 따라 NetBackup IT Analytics 포털에 로그인하는 데 사용될 URL이 결정됩니다. 예를 들어 companyabc.com을 입력하면 포털 URL은 http://itanalyticsportal.companyabc.com이 됩니다.
We need to configure machine names and IP addresses for the Portal, Agent, and database server. The portal and agent machines will be called itanalyticsportal.yourdomain and itanalyticsagent.yourdomain Enter your domain name: (yourdomain)
괄호 안에 표시된 도메인 이름이 올바르면 Enter 키를 누르십시오.
- 포털의 시스템 IP 주소를 확인하십시오.
Enter IP Address for itanalyticsportal.yourdomain: (N.N.N.N)
- 입력한 IP 주소를 확인하십시오.
You have entered: Hostname IP Address itanalyticsportal.yourdomain N.N.N.N itanalyticsagent.yourdomain N.N.N.N database server N.N.N.N Is this correct (y/n)?
- 자동으로
/etc/hosts
를 변경할지 확인하십시오.These names will be set up in /etc/hosts. You can remove the entries and add them to your local DNS later. Would you like to add them to /etc/hosts (y/n)?
- 데이터베이스 생성 스크립트를 실행할지 여부를 선택하십시오. 이렇게 하면 나중에 create_itanalytics_database.sh 실행을 위한 수동 단계가 필요하지 않습니다.
You can create the Database schema as a part of this installation or create it later using create_itanalytics_database.sh script. Do you want to create the Database schema as a part of this installation (y/n)?
- 선택을 지정한 후 Enter 키를 누르십시오.
Java 및 Apache 소프트웨어 구성 요소는 데이터베이스 스키마에 대해 지정된 선택에 관계없이 설치됩니다. Tomcat Java Servlet Engine은 이 설치의 일부로 설치되며 실행하는 데 1~2분이 걸릴 수 있습니다.
이것으로 NetBackup IT Analytics 포털의 설치가 완료됩니다. 위 절차 중에 데이터베이스 스키마를 설치하지 않은 경우 데이터베이스 스키마 설치를 참조하십시오.
Oracle 응용 프로그램 바이너리가 별도의 호스트 시스템에 배포되는 경우에 포털 응용 프로그램 바이너리를 설치하려면 다음과 같이 하십시오.
- NetBackup IT Analytics 포털을 설치할 서버에 root로 로그인하십시오. Oracle 바이너리를 설치한 서버와는 다른 서버입니다.
- 다운로드한 ISO 이미지를 마운트합니다.
mkdir /mnt/diska
mount -o loop <itanalytics_installer_xxxxx_linux.iso> /mnt/diska
위 명령에서 다운로드한 해당 ISO 파일 이름으로 바꿉니다.
- 설치 프로그램 시작:
/mnt/diska/Itanalyticsinstaller.sh
- 배포할 포털 서버 구성을 결정하십시오.
현재 서버를 포털 웹 서버로 사용할지 여부를 확인하십시오. 계속하려면 y를 입력하십시오.
A complete log of this session is in this file /<install_path>/aptare/logs/install/aptareInstaller_xxxxxxxxxx.log **************************************************************** * NetBackup IT Analytics Intaller Vers 11.3 **************************************************************** Revision 11.3.xx.xxxxxxxxxxxxxxxxxx build xxxxxxxx-xxxx NetBackup IT Analytics requires a Web Server and a Database server. They can be on separate machines or on same machine. This script will only install the Web Server components. Will this machine be the Web Server (y/n)?
- y를 입력하여 설치 프로그램 ISO가 마운트되었음을 확인하십시오.
IT Analytics ISO: IT Analytics Portal Software Do you have this ISO (y/n)?
- EULA(최종 사용자 라이센스 계약)가 표시됩니다. accept(모두 소문자)를 입력하고 Enter 키를 누르십시오.
- NetBackup IT Analytics 포털 설치 위치의 절대 경로를 입력하십시오.
Enter the absolute installation path of IT Analytics Portal on this system. (Default install location: /opt):
- Oracle 서버의 IP 주소, SID 및 수신기 포트 번호를 제공하십시오.
Oracle 19c Database server is not available on this system. Enter the following details of the database deployed on remote system. Oracle database server IP address: Oracle database SID (Default Oracle SID: scdb): Oracle database listener port. (Default Oracle listener port: 1521):
- Oracle 데이터베이스 서버 상세 내역을 확인하십시오.
The following details will be used to connect Oracle server, please verify: ORACLE SERVER IP ADDRESS: N.N.N.N ORACLE SID: xxx ORACLE LISTENER PORT: xxx Continue? (y/n)
- 도메인 이름을 입력하십시오.
기업의 서버에서 데이터를 수집하는 Data Collector 구성 요소를 설치하는 동안 이 값을 제공해야 하므로 도메인 값을 기록해 두십시오.
여기에서 yourdomain은 .com 또는 .net과 같은 접미사를 포함한 전체 도메인 이름을 나타냅니다. (예: companyabc.com이 yourdomain으로 표시됩니다.)
참고:
여기에 입력하는 도메인 이름 값에 따라 NetBackup IT Analytics 포털에 로그인하는 데 사용될 URL이 결정됩니다. 예를 들어 companyabc.com을 입력하면 포털 URL은 http://itanalyticsportal.companyabc.com이 됩니다.
We need to configure machine names and IP addresses for the Portal, Agent, and database server. The portal and agent machines will be called itanalyticsportal.yourdomain and itanalyticsagent.yourdomain Enter your domain name: (yourdomain)
괄호 안에 표시된 도메인 이름이 올바르면 Enter 키를 누르십시오.
- 포털의 시스템 IP 주소를 확인하십시오.
Enter IP Address for itanalyticsportal.yourdomain: (N.N.N.N)
- 입력한 IP 주소를 확인하십시오.
You have entered: Hostname IP Address itanalyticsportal.yourdomain N.N.N.N itanalyticsagent.yourdomain N.N.N.N database server N.N.N.N Is this correct (y/n)?
- 자동으로
/etc/hosts
를 변경할지 확인하십시오.These names will be set up in /etc/hosts. You can remove the entries and add them to your local DNS later. Would you like to add them to /etc/hosts (y/n)?
- 데이터베이스 생성 스크립트를 실행할지 여부를 선택하십시오. 이렇게 하면 나중에 create_itanalytics_schema_objects.sh 실행을 위한 수동 단계가 필요하지 않습니다.
You can create the Database schema as a part of this installation or create it later using create_itanalytics_database.sh script. Do you want to create the Database schema as a part of this installation (y/n)?
- 선택을 지정한 후 Enter 키를 누르십시오.
Java 및 Apache 소프트웨어 구성 요소는 데이터베이스 스키마에 대해 지정된 선택에 관계없이 설치됩니다. Tomcat Java Servlet Engine은 이 설치의 일부로 설치되며 실행하는 데 1~2분이 걸릴 수 있습니다.
이것으로 NetBackup IT Analytics 포털의 설치가 완료됩니다. 위 절차 중에 데이터베이스 스키마를 설치하지 않은 경우 데이터베이스 스키마 설치를 참조하십시오.
이 명령을 사용하면 동일 또는 개별 시스템에 포털 및 Oracle 설치 시 데이터베이스 스키마를 설치할 수 있습니다.
포털 서버에서 Oracle 사용자로 로그인하고 다음 명령을 실행하십시오.
su - aptare <mount-point>/create_itanalytics_schema_objects.sh -h <Oracle database server IP address> -p <Oracle database listener port>