Red Hat Training

A Red Hat training course is available for Red Hat Virtualization

4장. 베어 메탈에서 RHEL 기반 셀프 호스트 환경으로 마이그레이션

4.1. 자체 호스트 환경으로 마이그레이션

표준 Red Hat Virtualization의 기존 인스턴스를 자체 호스팅 엔진 환경으로 마이그레이션하려면 hosted-engine 스크립트를 사용하여 작업을 지원합니다. 이 스크립트는 일련의 질문을하고 질문에 따라 환경을 구성합니다. 표준 Red Hat Virtualization 환경의 Manager를 다음 절차에서 BareMetal-Manager라고 합니다.
RHV-M VirtualECDHE는 Manager 가상 시스템과 필요한 사용자 상호 작용을 줄임으로써 프로세스를 단축합니다. 그러나 어플라이언스는 표준 설치에서 engine-setup 을 자동화할 수 있지만 마이그레이션 프로세스 engine-setup 은 새 Manager 가상 시스템에서 사전에 BareMetal-Manager 백업 파일을 복원할 수 있도록 수동으로 실행해야 합니다.
마이그레이션에는 다음 주요 작업이 포함됩니다.
  • hosted-engine 스크립트를 실행하여 셀프 호스트 엔진 노드로 사용하고 새 Red Hat Virtualization 가상 머신을 생성하도록 호스트를 구성합니다.
  • engine-backup 도구를 사용하여 엔진 데이터베이스 및 구성 파일을 백업하고 백업을 새 Manager 가상 머신에 복사한 다음 engine-backup--mode=restore 매개 변수를 사용하여 백업을 복원합니다. engine-setup 을 실행하여 Manager 가상 머신 구성을 완료합니다.
  • hosted-engine 스크립트를 따라 설정을 완료합니다.

사전 요구 사항

  • ovirt-hosted-engine-setup 패키지가 설치된 새 호스트를 준비합니다. 서브스크립션 및 패키지 설치에 대한 자세한 내용은 2.1절. “Red Hat Enterprise Linux 호스트에서 셀프 호스트 엔진 배포” 를 참조하십시오. 호스트는 현재 Red Hat Virtualization 환경의 지원되는 버전이어야 합니다.
    참고
    기존 호스트를 사용하려는 경우 호스트를 유지 관리에 배치하고 기존 환경에서 제거합니다. 자세한 내용은 관리 가이드에서 호스트 제거를 참조하십시오.
  • 셀프 호스트 엔진 환경을 위한 스토리지를 준비합니다. 셀프 호스트 엔진에는 Manager 가상 시스템 전용 공유 스토리지 도메인이 필요합니다. 이 도메인은 배포 중에 생성되며 최소 60GB여야 합니다. 배포용 스토리지 준비에 대한 자세한 내용은 관리 가이드의 스토리지 장 을 참조하십시오.
    중요
    iSCSI 스토리지를 사용하는 경우 공유 스토리지 도메인 및 데이터 스토리지 도메인에 동일한 iSCSI 대상을 사용하지 마십시오.
  • ECDHE- appliance 패키지를 설치하여 RHV- M VirtualECDHE를 가져옵니다. RHV-M VirtualECDHE는 항상 지원되는 최신 Manager 버전을 기반으로 합니다. Manager 버전이 마이그레이션에 대해 동일해야 하므로 현재 환경의 Manager 버전이 지원되는 최신 Y-stream 버전으로 업데이트되었는지 확인합니다.
  • Manager 설치에 RHV-M VirtualECDHE를 사용하려면 하나의 디렉터리가 5GB 이상인지 확인합니다. hosted-engine 스크립트는 먼저 /var/tmp 에 어플라이언스 파일을 추출하기에 충분한 공간이 있는지 확인합니다. 그렇지 않은 경우 다른 디렉터리를 지정하거나 외부 스토리지를 마운트할 수 있습니다. VDSM 사용자 및 KVM 그룹에는 디렉터리에 대한 읽기, 쓰기, 실행 권한이 있어야 합니다.
  • 새 Manager의 정규화된 도메인 이름은 BareMetal-Manager와 동일한 정규화된 도메인 이름이어야 합니다. 정방향 및 역방향 조회 레코드를 모두 DNS에서 설정해야 합니다.
  • 액세스 권한이 있어야 하며 BareMetal-Manager를 변경할 수 있습니다.
  • BareMetal-Manager가 마이그레이션 중인 가상 머신은 BareMetal-Manager가 마이그레이션 중인 물리적 시스템과 동일한 양의 RAM을 보유해야 합니다. BareMetal-Manager가 마이그레이션된 물리적 머신보다 RAM이 적은 가상 머신으로 마이그레이션해야 하는 경우 다음 Red Hat 지식베이스 문서 https://access.redhat.com/articles/2705841 를 참조하십시오.

절차 4.1. 자체 호스트 환경으로 마이그레이션

  1. 자체 호스팅 엔진 배포 시작

    참고
    버전 3.5 이하에서 업데이트하는 경우 hosted-engine --deploy --config-append=/etc/ovirt-hosted-engine/answers.conf 명령을 실행해야 합니다. 파일 answers.conf 에는 OVEHOSTED_NETWORK/bridgeName=str:rhevm 매개 변수가 포함되어야 합니다. 버전 3.5에서 버전 3.6 이상으로 업그레이드하면 이 매개변수가 설정되지 않은 경우 기본 관리 네트워크가 작동하지 않습니다.
    hosted-engine 스크립트를 실행합니다. 언제든지 스크립트를 이스케이프하려면 CTRL+D 키보드 조합을 사용하여 배포를 중단합니다. 네트워크 또는 터미널 중단 시 세션이 손실되지 않도록 화면 창 관리자를 사용하여 스크립트를 실행하는 것이 좋습니다. 아직 설치되지 않은 경우 표준 Red Hat Enterprise Linux 리포지토리에서 사용할 수 있는 screen 패키지를 설치하십시오.
    # yum install screen
    # screen
    # hosted-engine --deploy
    참고
    세션 시간 초과 또는 연결 중단이 발생하는 경우 screen -d -r 을 실행하여 hosted-engine 배포 세션을 복구합니다.
  2. 스토리지 구성

    사용할 스토리지 유형을 선택합니다.
    During customization use CTRL-D to abort.
    Please specify the storage you would like to use (glusterfs, iscsi, fc, nfs3, nfs4)[nfs3]:
    • NFS 스토리지 유형의 경우 FQDN 또는 IP 주소 및 공유 스토리지 도메인의 경로 이름을 사용하여 전체 주소를 지정합니다.
      Please specify the full shared storage connection path to use (example: host:/path): storage.example.com:/hosted_engine/nfs
    • iSCSI의 경우 iSCSI 포털 IP 주소, 포트, 사용자 이름 및 암호를 지정하고 자동 감지된 목록에서 대상 이름을 선택합니다. 배포 중에 iSCSI 대상 하나만 선택할 수 있습니다.
      Please specify the iSCSI portal IP address:           
      Please specify the iSCSI portal port [3260]:           
      Please specify the iSCSI portal user:           
      Please specify the iSCSI portal password:
      Please specify the target name (auto-detected values) [default]:
    • Gluster 스토리지의 경우 FQDN 또는 IP 주소 및 공유 스토리지 도메인의 경로 이름을 사용하여 전체 주소를 지정합니다.
      중요
      복제본 3 Gluster 스토리지만 지원됩니다. 다음 구성이 수행되었는지 확인합니다.
      • 세 개의 Gluster 서버의 /etc/glusterfs/glusterd.vol 파일에서 rpc-auth-allow-insecureon 으로 설정합니다.
        option rpc-auth-allow-insecure on
      • 다음과 같이 볼륨을 구성합니다.
        gluster volume set volume cluster.quorum-type auto
        gluster volume set volume network.ping-timeout 10
        gluster volume set volume auth.allow \*
        gluster volume set volume group virt
        gluster volume set volume storage.owner-uid 36
        gluster volume set volume storage.owner-gid 36
        gluster volume set volume server.allow-insecure on
      Please specify the full shared storage connection path to use (example: host:/path): storage.example.com:/hosted_engine/gluster_volume
    • 파이버 채널의 경우 호스트 버스 어댑터를 구성하고 연결해야 하며 hosted-engine 스크립트는 사용 가능한 LUN을 자동으로 탐지합니다. LUN에는 기존 데이터가 포함되어 있지 않아야 합니다.
      The following luns have been found on the requested target:
      [1]     3514f0c5447600351       30GiB   XtremIO XtremApp
                              status: used, paths: 2 active
                
      [2]     3514f0c5447600352       30GiB   XtremIO XtremApp
                              status: used, paths: 2 active
      
      Please select the destination LUN (1, 2) [1]:
  3. 네트워크 구성

    이 스크립트는 환경에 대한 관리 브리지로 사용할 수 있는 NIC(네트워크 인터페이스 컨트롤러)를 탐지합니다. 그런 다음 방화벽 구성을 확인하고 콘솔 (SPICE 또는 VNC) 액세스 HostedEngine-VM에 대해 수정하도록 제공합니다. ovirt-ha-agent 에서 HostedEngine-VM 실행에 대한 호스트의 적합성을 결정하는 데 사용할 ping 가능한 게이트웨이 IP 주소를 제공합니다.
    Please indicate a nic to set rhvm bridge on: (eth1, eth0) [eth1]:
    iptables was detected on your computer, do you wish setup to configure it? (Yes, No)[Yes]: 
    Please indicate a pingable gateway IP address [X.X.X.X]:
  4. 가상 머신 구성

    이 스크립트는 이 절차에서 HostedEngine-VM이라는 Red Hat Virtualization Manager로 구성할 가상 머신을 생성합니다. 부팅 장치 유형으로 disk 를 선택하면 스크립트가 사용 가능한 RHV-MECDHEs를 자동으로 감지합니다. 어플라이언스를 선택합니다.
             Please specify the device to boot the VM from (choose disk for the oVirt engine appliance) 
             (cdrom, disk, pxe) [disk]: 
             Please specify the console type you would like to use to connect to the VM (vnc, spice) [vnc]: vnc
    [ INFO ] Detecting available oVirt engine appliances
             The following appliance have been found on your system:
                   [1] - The oVirt Engine Appliance image (OVA)
                   [2] - Directly select an OVA file
             Please select an appliance (1, 2) [1]:
    [ INFO ] Checking OVF archive content (could take a few minutes depending on archive size)
    cloud-init가 Manager 가상 머신의 초기 구성을 처리하도록 하려면 Yes 를 지정합니다. cloud-init에 생성 을 지정하여 루트 암호 설정, 네트워킹 구성, 호스트 이름 구성과 같은 작업을 처리합니다. 선택적으로 cloud-init의 보다 정교한 기능을 처리할 기존 cloud-init 스크립트가 있는 경우 Existing 을 선택합니다. Manager 가상 머신의 FQDN을 지정합니다. BareMetal-Manager에 제공된 FQDN과 동일해야 합니다.
    참고
    cloud-init에 대한 자세한 내용은 의 내용을 참조하십시오 https://cloudinit.readthedocs.org/en/latest/.
    Would you like to use cloud-init to customize the appliance on the first boot (Yes, No)[Yes]? Yes
    Would you like to generate on-fly a cloud-init no-cloud ISO image or do you have an existing one(Generate, Existing)[Generate]? Generate
    Please provide the FQDN you would like to use for the engine appliance.
    Note: This will be the FQDN of the engine VM you are now going to launch.
    It should not point to the base host or to any other existing machine.
    Engine VM FQDN: (leave it empty to skip): manager.example.com
    engine-setup 을 실행하기 전에 HostedEngine-VM에서 BareMetal-Manager 백업 파일을 복원 할 수 있도록 다음 질문에 No 로 대답해야합니다.
    Automatically execute engine-setup on the engine appliance on first boot (Yes, No)[Yes]? No
    Manager 도메인 이름, 루트 암호, 네트워킹, 하드웨어 및 콘솔 액세스 세부 정보를 구성합니다.
    Enter root password that will be used for the engine appliance (leave it empty to skip): p@ssw0rd
    Confirm appliance root password: p@ssw0rd
    The following CPU types are supported by this host:
        - model_Penryn: Intel Penryn Family
        - model_Conroe: Intel Conroe Family
    Please specify the CPU type to be used by the VM [model_Penryn]: 
    Please specify the number of virtual CPUs for the VM [Defaults to appliance OVF value: 4]: 
    You may specify a MAC address for the VM or accept a randomly generated default [00:16:3e:77:b2:a4]: 
    How should the engine VM network be configured (DHCP, Static)[DHCP]? Static
    Please enter the IP address to be used for the engine VM: 192.168.x.x
    Please provide a comma-separated list (max3) of IP addresses of domain name servers for the engine VM
    Engine VM DNS (leave it empty to skip):
    Add lines for the appliance itself and for this host to /etc/hosts on the engine VM?
    Note: ensuring that this host could resolve the engine VM hostname is still up to you (Yes, No)[No] Yes
  5. 셀프 호스트 엔진 구성

    Red Hat Virtualization 환경에서 식별할 Host-HE1의 이름과 관리 포털에 액세스할 admin@internal 사용자의 암호를 지정합니다. 마지막으로 SMTP 서버의 이름 및 TCP 포트 번호, 이메일 알림을 보내는 데 사용되는 이메일 주소, 이러한 알림을 수신할 쉼표로 구분된 이메일 주소 목록을 제공합니다.
    Enter engine admin password: p@ssw0rd
    Confirm engine admin password: p@ssw0rd
    Enter the name which will be used to identify this host inside the Administrator Portal [hosted_engine_1]:
    Please provide the FQDN for the engine you would like to use.
              This needs to match the FQDN that you will use for the engine installation within the VM.
              Note: This will be the FQDN of the VM you are now going to create,
              it should not point to the base host or to any other existing machine.
              Engine FQDN:  []: manager.example.com
    Please provide the name of the SMTP server through which we will send notifications [localhost]: 
    Please provide the TCP port number of the SMTP server [25]: 
    Please provide the email address from which notifications will be sent [root@localhost]: 
    Please provide a comma-separated list of email addresses which will get notifications [root@localhost]:
  6. 구성 프리뷰

    진행하기 전에 hosted-engine 스크립트에서 입력한 구성 값을 표시하고 이러한 값을 계속 진행하도록 확인 메시지를 표시합니다.
    Bridge interface                 : eth1
    Engine FQDN                      : manager.example.com
    Bridge name                      : ovirtmgmt
    Host address                     : host.example.com
    SSH daemon port                  : 22
    Firewall manager                 : iptables
    Gateway address                  : X.X.X.X
    Host name for web application    : Host-HE1
    Host ID                          : 1
    Image size GB                    : 50
    Storage connection               : storage.example.com:/hosted_engine/nfs
    Console type                     : vnc
    Memory size MB                   : 4096
    MAC address                      : 00:16:3e:77:b2:a4
    Boot type                        : pxe
    Number of CPUs                   : 2
    CPU Type                         : model_Penryn
    
    Please confirm installation settings (Yes, No)[Yes]:
  7. Creating HostedEngine-VM

    이 스크립트는 HostedEngine-VM으로 구성할 가상 머신을 생성하고 연결 세부 정보를 제공합니다. hosted-engine 스크립트가 Host-HE1에서 진행하기 전에 HostedEngine-VM에서 백업 파일을 복원한 후 engine-setup 을 수동으로 실행해야 합니다.
    [ INFO  ] Stage: Transaction setup
    ...
    [ INFO  ] Creating VM
              You can now connect to the VM with the following command:
                      /bin/remote-viewer vnc://localhost:5900
              Use temporary password "3463VnKn" to connect to vnc console.
              Please note that in order to use remote-viewer you need to be able to run graphical applications.
              This means that if you are using ssh you have to supply the -Y flag (enables trusted X11 forwarding).
              Otherwise you can run the command from a terminal in your preferred desktop environment.
              If you cannot run graphical applications you can connect to the graphic console from another host or connect to the serial console using the following command:
              socat UNIX-CONNECT:/var/run/ovirt-vmconsole-console/8f74b589-8c6f-4a32-9adf-6e615b69de07.sock,user=ovirt-vmconsole STDIO,raw,echo=0,escape=1
              Please ensure that your Guest OS is properly configured to support serial console according to your distro documentation.
              Follow http://www.ovirt.org/Serial_Console_Setup#I_need_to_access_the_console_the_old_way for more info.
              If you need to reboot the VM you will need to start it manually using the command:
              hosted-engine --vm-start
              You can then set a temporary password using the command:
              hosted-engine --add-console-password
              Please install and setup the engine in the VM.
              You may also be interested in subscribing to "agent" RHN/Satellite channel and installing rhevm-guest-agent-common package in the VM.
            
            
              The VM has been rebooted.
              To continue please install oVirt-Engine in the VM
              (Follow http://www.ovirt.org/Quick_Start_Guide for more info).
            
              Make a selection from the options below:
              (1) Continue setup - oVirt-Engine installation is ready and ovirt-engine service is up
              (2) Abort setup
              (3) Power off and restart the VM
              (4) Destroy VM and abort setup
            
              (1, 2, 3, 4)[1]:
    다음 명령으로 VNC 프로토콜을 사용하여 가상 머신에 연결합니다. FQDN을 정규화된 도메인 이름 또는 셀프 호스트 엔진 노드의 IP 주소로 바꿉니다.
    # /bin/remote-viewer vnc://FQDN:5900
  8. HostedEngine-VM에서 SSH 활성화

    SSH 암호 인증은 RHV-M 가상에서 기본적으로 활성화되어 있지 않습니다. VNC를 통해 HostedEngine-VM에 연결하고 나중에 SSH를 통해 가상 머신에 액세스하여 BareMetal-Manager 백업 파일을 복원하고 새 관리자를 구성할 수 있도록 SSH 암호 인증을 활성화합니다. sshd 서비스가 실행 중인지 확인합니다. /etc/ssh/sshd_config 를 편집하고 다음 두 옵션을 yes 로 변경합니다.
    [...]
    PermitRootLogin yes       
    [...]
    PasswordAuthentication yes
    변경 사항을 적용하려면 sshd 서비스를 다시 시작하십시오.
    # systemctl restart sshd.service
  9. Disabling BareMetal-Manager

    구축된 Red Hat Virtualization 환경의 관리자인 BareMetal-Manager에 연결하고 ovirt-engine 서비스를 중지하고 실행을 방지합니다.
    # systemctl stop ovirt-engine.service
    # systemctl disable ovirt-engine.service
    참고
    BareMetal-Manager를 실행에서 중지하는 것은 필수 사항은 아니지만 백업이 생성된 후 환경을 변경하지 않도록 하는 것이 좋습니다. 또한 BareMetal-Manager 및 HostedEngine-VM이 기존 리소스를 동시에 관리하는 것을 방지합니다.
  10. DNS 업데이트

    Red Hat Virtualization 환경의 FQDN이 HostedEngine-VM의 IP 주소와 관련이 있고 Host-HE1에서 hosted-engine 배포 스크립트를 구성할 때 이전에 제공된 FQDN과 관련이 있도록 DNS를 업데이트합니다. 이 절차에서는 마이그레이션된 hosted-engine 설정에서 엔진에 제공된 FQDN이 원래 엔진 설정에 지정된 FQDN과 동일하기 때문에 manager.example.com 으로 FQDN이 설정되었습니다.
  11. BareMetal-Manager 백업 생성

    BareMetal-Manager에 연결하고 --mode=backup, --file=ECDHE , -- log=LogFILE 매개변수를 사용하여 engine-backup 명령을 실행하여 백업 모드, 생성 및 백업에 사용되는 백업 파일의 이름, 백업 로그를 저장하기 위해 생성할 로그 파일의 이름을 지정합니다.
    # engine-backup --mode=backup --file=FILE --log=LogFILE
  12. 백업 파일을 HostedEngine-VM에 복사

    BareMetal-Manager에서 백업 파일을 HostedEngine-VM에 안전하게 복사합니다. 다음 예에서 manager.example.com 은 HostedEngine-VM의 FQDN이며 /backup/ 는 지정된 폴더 또는 경로입니다. 지정된 폴더 또는 경로가 없는 경우 HostedEngine-VM에 연결하고 BareMetal-Manager에서 백업을 안전하게 복사하기 전에 생성해야 합니다.
    # scp -p FILE LogFILE manager.example.com:/backup/
  13. Registering HostedEngine-VM

    Red Hat 서브스크립션 관리에 HostedEngine-VM을 등록하고 필요한 리포지토리를 활성화합니다. 설치 가이드 의 필수 인타이틀먼트 서브스크립션을 참조하십시오.
  14. HostedEngine-VM에서 백업 파일 복원

    전체 백업을 복원하려면 engine-backup 도구를 사용합니다. engine-setup 중에 BareMetal-Manager 데이터베이스를 수동으로 구성한 경우 6.2.3절. “자체 호스트 엔진 관리자 수동 복원” 의 지침에 따라 백업 환경을 수동으로 복원합니다.
    • 관리자만 복원하는 경우 다음을 실행합니다.
      # engine-backup --mode=restore --file=file_name --log=log_file_name --provision-db --restore-permissions
    • Manager 및 Data를 복원하는 경우 다음을 실행합니다.
      # engine-backup --mode=restore --file=file_name --log=log_file_name --provision-db --provision-dwh-db --restore-permissions
    성공하면 다음 출력이 표시됩니다.
    You should now run engine-setup.
    Done.
  15. HostedEngine-VM 구성

    복원된 Manager 가상 머신을 구성합니다. 이 프로세스는 기존 구성 설정 및 데이터베이스 콘텐츠를 식별합니다. 설정을 확인합니다. 완료되면 설정이 SSH 지문과 내부 인증 기관 해시를 제공합니다.
    # engine-setup
    [ INFO  ] Stage: Initializing
    [ INFO  ] Stage: Environment setup
    Configuration files: ['/etc/ovirt-engine-setup.conf.d/10-packaging.conf', '/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf']
    Log file: /var/log/ovirt-engine/setup/ovirt-engine-setup-20140304075238.log
    Version: otopi-1.1.2 (otopi-1.1.2-1.el6ev)
    [ INFO  ] Stage: Environment packages setup
    [ INFO  ] Yum Downloading: rhel-65-zstream/primary_db 2.8 M(70%)
    [ INFO  ] Stage: Programs detection
    [ INFO  ] Stage: Environment setup
    [ INFO  ] Stage: Environment customization
             
              --== PACKAGES ==--
             
    [ INFO  ] Checking for product updates...
    [ INFO  ] No product updates found
             
              --== NETWORK CONFIGURATION ==--
             
    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]: 
    [ INFO  ] iptables will be configured as firewall manager.
             
              --== DATABASE CONFIGURATION ==--
             
             
              --== OVIRT ENGINE CONFIGURATION ==--
             
             
              --== PKI CONFIGURATION ==--
             
             
              --== APACHE CONFIGURATION ==--
             
             
              --== SYSTEM CONFIGURATION ==--
             
             
              --== END OF CONFIGURATION ==--
             
    [ INFO  ] Stage: Setup validation
    [ INFO  ] Cleaning stale zombie tasks
             
              --== CONFIGURATION PREVIEW ==--
             
              Default SAN wipe after delete           : False
              Firewall manager                        : iptables
              Update Firewall                         : True
              Host FQDN                               : manager.example.com
              Engine database secured connection      : False
              Engine database host                    : X.X.X.X
              Engine database user name               : engine
              Engine database name                    : engine
              Engine database port                    : 5432
              Engine database host name validation    : False
              Engine installation                     : True
              PKI organization                        : example.com
              NFS mount point                         : /var/lib/exports/iso
              Configure VMConsole Proxy               : True
              Engine Host FQDN                        : manager.example.com
              Configure WebSocket Proxy               : True
             
              Please confirm installation settings (OK, Cancel) [OK]:
  16. 호스트 및 관리자 동기화

    Host-HE1로 돌아가 host -engine 배포 스크립트를 계속합니다. 옵션 1:
    (1) Continue setup - oVirt-Engine installation is ready and ovirt-engine service is up
    이 스크립트는 내부 인증 기관 해시를 표시하고 Host-HE1을 추가할 클러스터를 선택하라는 메시지를 표시합니다.
    [ INFO  ] Engine replied: DB Up!Welcome to Health Status!
    [ INFO  ] Acquiring internal CA cert from the engine
    [ INFO  ] The following CA certificate is going to be used, please immediately interrupt if not correct:
    [ INFO  ] Issuer: C=US, O=example.com, CN=manager.example.com.23240, Subject: C=US, O=example.com, CN=manager.example.com.23240, Fingerprint (SHA-1): XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [ INFO  ] Connecting to the Engine
              Enter the name of the cluster to which you want to add the host (DB1, DB2, Default) [Default]:
    [ INFO  ] Waiting for the host to become operational in the engine. This may take several minutes...
    [ INFO  ] The VDSM Host is now operational
    [ INFO  ] Saving hosted-engine configuration on the shared storage domain
              Please shutdown the VM allowing the system to launch it as a monitored service.
              The system will wait until the VM is down.
  17. Shutting Down HostedEngine-VM

    HostedEngine-VM을 종료합니다.
    # shutdown -h now
  18. 설정 확인

    Host-HE1로 돌아가서 HostedEngine-VM이 다운된 것을 탐지했는지 확인합니다.
    [ INFO  ] Enabling and starting HA services
    [ INFO  ] Stage: Clean up
    [ INFO  ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20160509162843.conf'
    [ INFO  ] Generating answer file '/etc/ovirt-hosted-engine/answers.conf'
    [ INFO  ] Stage: Pre-termination
    [ INFO  ] Stage: Termination
    [ INFO  ] Hosted Engine successfully set up
Red Hat Virtualization 엔진은 자체 호스팅 엔진 설정으로 마이그레이션되었습니다. Manager는 이제 환경에서 HostedEngine-VM이라는 Host-HE1의 가상 머신에서 작동합니다. HostedEngine-VM은 가용성이 높기 때문에 적용 가능한 경우 해당 환경의 다른 자체 호스팅 엔진 노드로 마이그레이션됩니다.