Introducing ELevate Project, an open source initiative to assist users perform migrations between different RHEL-derivative based distributions. もっと見る

ご使用のディストリビューションを ELevate する

はじめましょう 議論
概要

主要な派生バージョンの更新

It wasn't possible--until now. Easily migrate between major versions of RHEL-based distributions from 7.x to 8.x. Preserve your applications, your data, and your sanity. Run the most recent version of the OS and software you need.

パッケージ展開サービス

The beating heart of ELevate is the パッケージ展開サービス (PES) which allows you to download, customize and even submit new data sets for packages. Users and maintainers can both utilize the PES to help make migrations smooth and easy.

コミュニティ全体のプロジェクト

ELevate はディストリビューションにとらわれない方法で開発されており、AlmaLinux だけでなく、エコシステム全体のためのツールとして構築されています。ELevate は他のディストリビューションからの移行にも対応しており、すべての人が貢献し、強化できるためオープンです。

FAQ
ELevate とは?
ELevate は、7.x から 8.x へと RHEL ベースのディストリビューションの主要バージョンの間での移行機能を提供することを目的としたプロジェクトです。Red Hat の Leapp フレームワークと、それに必要な移行メタデータセット用のコミュニティで作成されたライブラリとサービスが組み合わさっています。
素晴らしいですね。どのように貢献すればいいですか?
First join us at #migration Mattermost channel. You can find the tool code here: https://github.com/AlmaLinux/leapp-repository/tree/almalinux and you can add/edit/interact with package metadata at https://pes.almalinux.org.
商用環境でも十分に使用可能ですか?
YMMV. Every environment is different and unique based on applications and configurations. Since this is still under development, to avoid any surprises, we highly recommend that you test migrations scenarios in a VM or sandbox before running a migration in production.
ELevate はどのような OS に対応していますか?
Currently ELevate provides Leapp data for migration from CentOS 7 to the following OS:
  • AlmaLinux OS 8
  • CentOS Stream 8
  • EuroLinux 8
  • Oracle Linux 8
  • Rocky Linux 8
移行は「in-place」で行われますか?
はい。すべてのデータ、アプリケーション、および設定は保持されます。
これは起動したまま可能ですか、それとも再起動が必要ですか?
移行には 2 回の再起動が必要です。
パッケージ展開サービスは何をするのでしょうか?
The Package Evolution Service stores package migration metadata. Metadata answers questions about how packages evolve between major distribution releases. PES supports several classes of rules for packages such as added, removed, renamed, split, merged, and so on. The service also allows everyone to improve the data by adding new actions or even create a custom dataset for packages from third-party or private repositories.
RedHat offers a data set which is non-freely licensed. Are you using this same data set?
いいえ。私たちは Red Hat の取り組みを尊重しており、最初のデータセットは AlmaLinux 財団から提供されたものであり、Oracle の貢献によるものです。
メタデータはどのようなライセンスに基づいているのですか?
メタデータは Apache ライセンスで提供されます。
なぜ他のディストリビューションへの移行に対応しているのですか?
The CentOS ecosystem is a very large and diverse community. We've developed this project in good faith in the hope that everyone in the community can use and contribute to, no matter which distro you prefer. That's the open source way.