이 콘텐츠는 선택한 언어로 제공되지 않습니다.

Appendix D. Upgrading to Red Hat Virtualization Manager 4.2 with ovirt-fast-forward-upgrade


If you have Red Hat Virtualization 4.0 or later installed, you can upgrade the Manager to the latest version with the ovirt-fast-forward-upgrade tool. ovirt-fast-forward-upgrade detects the current version of the Manager and checks for available upgrades. If an upgrade is available, the tool upgrades the Manager to the next major version, and continues to upgrade the Manager until the latest version is installed.

Note

ovirt-fast-forward-upgrade upgrades the Manager. See Section A.4, “Manually Updating Hosts” to upgrade the hosts.

Upgrading with ovirt-fast-forward-upgrade

  1. Install the ovirt-fast-forward-upgrade tool:

    # yum install ovirt-fast-forward-upgrade
  2. Run the following command to upgrade the Manager, while creating a backup of the current version:

    # ovirt-fast-forward-upgrade --backup --backup-dir=/backup
    Note

    Red Hat recommends using the --backup and --backup-dir options to create a backup of the current Manager. If a backup directory is not specified, the backup is saved in /tmp.

    The --backup option is a wrapper for the engine-backup tool and is equivalent to running the following command:

    # engine-backup --scope=all --mode=backup --file=file_name --log=log_file_name

    To restore your backup, run engine-backup in restore mode:

    # engine-backup --mode=restore

    See Backing Up and Restoring the Red Hat Virtualization Manager in the Administration Guide for details.

    Alternatively, to upgrade without creating a backup, run the following command:

    # ovirt-fast-forward-upgrade
  3. If there are errors, check the log: /var/log/ovirt-engine/ovirt-fast-forward-upgrade.log.
Red Hat logoGithubRedditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

© 2024 Red Hat, Inc.