16.2.3.2.3. 새 데이터 제공 시스템 구성
이 섹션에 표시된 옵션 또는 설정 순서는 환경에 따라 다를 수 있습니다.
ovirt_engine_history
데이터베이스와 DataECDHE 서비스를 동일한 머신으로 마이그레이션하는 경우 다음을 실행합니다. 그렇지 않으면 다음 단계를 진행합니다.# sed -i '/^ENGINE_DB_/d' \ /etc/ovirt-engine-dwh/ovirt-engine-dwhd.conf.d/10-setup-database.conf # sed -i \ -e 's;^\(OVESETUP_ENGINE_CORE/enable=bool\):True;\1:False;' \ -e '/^OVESETUP_CONFIG\/fqdn/d' \ /etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf
engine-setup
명령을 실행하여 시스템에서 DataECDHE 설정을 시작합니다.# engine-setup
Enter
를 눌러 데이터를 구성합니다.Configure Data Warehouse on this host (Yes, No) [Yes]:
Enter 를 눌러 자동으로 감지된 호스트 이름을 수락하거나 대체 호스트 이름을 입력하고 Enter 키를 누릅니다.
Host fully qualified DNS name of this server [autodetected host name]:
Enter
를 눌러 방화벽을 자동으로 구성하거나No
를 입력하고Enter
를 눌러 기존 설정을 유지합니다.Setup can automatically configure the firewall on this system. Note: automatic configuration of the firewall may overwrite current settings. Do you want Setup to configure the firewall? (Yes, No) [Yes]:
방화벽을 자동으로 구성하도록 선택하고 방화벽 관리자가 활성화되어 있지 않은 경우 지원되는 옵션 목록에서 선택한 방화벽 관리자를 선택하라는 메시지가 표시됩니다. 방화벽 관리자의 이름을 입력하고
Enter
를 누릅니다. 이는 하나의 옵션만 나열된 경우에도 적용됩니다.Manager에 대해 정규화된 도메인 이름 및 암호를 입력합니다. Enter 를 눌러 서로 다른 필드에서 기본값을 적용합니다.
Host fully qualified DNS name of the engine server []: engine-fqdn Setup needs to do some actions on the remote engine server. Either automatically, using ssh as root to access it, or you will be prompted to manually perform each such action. Please choose one of the following: 1 - Access remote engine server using ssh as root 2 - Perform each action manually, use files to copy content around (1, 2) [1]: ssh port on remote engine server [22]: root password on remote engine server engine-fqdn: password
Manager 데이터베이스 시스템의 FQDN 및 암호를 입력합니다.
Enter
를 눌러 서로 다른 필드에서 기본값을 적용합니다.Engine database host []: manager-db-fqdn Engine database port [5432]: Engine database secured connection (Yes, No) [No]: Engine database name [engine]: Engine database user [engine]: Engine database password: password
설치 설정을 확인합니다.
Please confirm installation settings (OK, Cancel) [OK]:
이제 데이터 서비스가 원격 머신에 구성되어 있습니다. Manager 시스템에서 DataECDHE 서비스를 비활성화합니다.