After end of maintenance, any software maintenance and support including bug fixes and feature updates are unavailable.
If you are using a CentOS 8 instance, migrate CentOS 8 to OpenCloudOS 8 by referring to the directions provided in this document.
Release notes
OS versions supported for source servers
Name
Version
CentOS 8 series
CentOS_8.0_64-bit, CentOS_8.2_64-bit, CentOS_8.3_64-bit, CentOS_8.4_64-bit, and CentOS_8.2_ARM_64-bit
OS versions recommended for target servers
If you are using CentOS 8 series, migrate it to OpenCloudOS 8.
OS migration is not supported for CentOS Stream 8 public images.
Supports and Limits
OS migration is not supported in the following cases:
A GUI is installed.
An i686 RPM package is stalled.
Business may fail to run properly after migration under the following conditions:
The business program is installed with and relies on a third-party RPM package.
The business program relies on a fixed kernel version or has its own kernel module compiled. The target version after migration is tkernel4 (TK4) based on the v5.4 kernel. This version is later than the kernel versions of CentOS 8 and may have changes in some old features. If your business program relies heavily on the kernel, we recommend that you know which features your business program actually relies on. You can also visit the OpenCloudOS community Bugtracker.
The business program relies on a fixed GCC version. Currently, OpenCloudOS 8 is installed with GCC v8.5 by default.
After migration, you need to restart the instance to enter the OpenCloudOS kernel.
Migration does not affect data disks. Upgrade only in the OS layer does not involve any operation on data disks.
2. Run the following command to install Python 3: If no YUM repository is available, install Python 3 using a CentOS Vault repository. For more information, see item 3 in the Preparation section.
yum install -y python3
3. Run one of the following commands based on your Python version to download the migration tool: