
# 支持采集和迁移的操作系统类型
#### 支持采集和迁移的Windows系统
迁移中心支持采集和迁移的Windows系统列表参见[表1]。
![](https://support.huaweicloud.com/tg-mgc/public_sys-resources/note_3.0-zh-cn.png)
通过以下步骤可以查看Windows系统版本和启动方式：
1. 在键盘同时按下"Win + R"组合键，打开"运行"窗口。
2. 输入命令"msinfo32"，单击"确定"，打开系统信息窗口，查看操作系统版本信息。
3. 在项目列表查看"BIOS 模式"项的值。
   - 如果值为"UEFI"，则为UEFI启动方式。
   
   - 如果值为"Legacy"，则为BIOS启动方式。
    
 
 表1Windows兼容性列表 
| OS版本                   | 位数 | 支持UEFI | 支持离线深度采集 | 支持在线深度采集 | 备注                                       |
|:---|:---|:---|:---|:---|:---|
| Windows Server 2008    | 64 | NO     | NO       | NO       | 无法通过UEFI方式启动Windows Server 2008/2008 R2。 |
| Windows Server 2008 R2 | 64 | NO     | Yes      | NO       | 无法通过UEFI方式启动Windows Server 2008/2008 R2。 |
| Windows Server 2012    | 64 | Yes    | Yes      | Yes      | -                                        |
| Windows Server 2012 R2 | 64 | Yes    | Yes      | NO       | -                                        |
| Windows Server 2016    | 64 | Yes    | Yes      | Yes      | -                                        |
| Windows Server 2019    | 64 | Yes    | Yes      | Yes      | -                                        |
| Windows Server 2022    | 64 | Yes    | Yes      | Yes      | -                                        |
| Windows Server 2025    | 64 | NO     | Yes      | Yes      | -                                        |
| Windows 7              | 64 | NO     | Yes      | NO       | -                                        |
| Windows 8.1            | 64 | NO     | NO       | NO       | -                                        |
| Windows 10             | 64 | Yes    | Yes      | Yes      | -                                        |
| Windows 11             | 64 | NO     | Yes      | Yes      | -                                        |
   
#### 支持采集和迁移的Linux系统列表
迁移中心支持采集和迁移OpenSSH版本不低于7.0的Linux主机。如果源端主机使用的是低于7.0版本的OpenSSH，需要进行以下操作：
- 将OpenSSH升级到 7.0 或更高版本。
- 如果无法升级OpenSSH版本，需要在安装迁移中心Agent的主机上添加环境变量，方法请参考[通过设置环境变量以采集和迁移OpenSSH版本低于7.0的Linux主机](https://support.huaweicloud.com/tg-mgc/mgc_04_4817.html)。
迁移中心支持采集和迁移的Linux操作系统列表参见[表2]。
 表2支持采集和迁移的Linux系统类型和版本 
| 操作系统类型                                                                               | 系统版本                         | OpenSSH默认版本                                                                                          |
|:---|:---|:---|
| CentOS                                                                               | CentOS 6.5及以上                | OpenSSH 5.3 必须升级OpenSSH到7.0及以上版本，或设置环境变量。 |
| CentOS                                                                               | CentOS 7.x                   | OpenSSH 7.4                                                                                          |
| CentOS                                                                               | CentOS 8.x                   | OpenSSH 8.0                                                                                          |
| CentOS                                                                               | CentOS Stream 8/9/10         | OpenSSH 8.0                                                                                          |
| Ubuntu                                                                               | Ubuntu Server 16.04          | OpenSSH 7.2                                                                                          |
| Ubuntu                                                                               | Ubuntu Server 18.04          | OpenSSH 7.6                                                                                          |
| Ubuntu                                                                               | Ubuntu Server 20.04          | OpenSSH 8.2                                                                                          |
| Ubuntu                                                                               | Ubuntu Server 22.04          | OpenSSH 8.9                                                                                          |
| Ubuntu                                                                               | Ubuntu Server 24.04          | OpenSSH 9.6p1                                                                                        |
| Red Hat                                                                              | Red Hat Enterprise Linux 7.x | OpenSSH 7.4                                                                                          |
| Red Hat                                                                              | Red Hat Enterprise Linux 8.x | OpenSSH 8.0                                                                                          |
| Red Hat                                                                              | Red Hat Enterprise Linux 9.x | OpenSSH 8.7                                                                                          |
| Oracle Linux                                                                         | Oracle Linux 7.x             | OpenSSH 7.4                                                                                          |
| Oracle Linux                                                                         | Oracle Linux 8.x             | OpenSSH 8.0                                                                                          |
| Oracle Linux                                                                         | Oracle Linux 9.x             | OpenSSH 9.0                                                                                          |
| Amazon Linux                                                                         | Amazon Linux 2               | OpenSSH 7.4                                                                                          |
| Amazon Linux                                                                         | Amazon Linux 2018.03及以上      | OpenSSH 7.4                                                                                          |
| Amazon Linux                                                                         | Amazon Linux 2023            | OpenSSH 8.9                                                                                          |
| Alibaba Cloud Linux  | Alibaba Cloud Linux 2.x      | OpenSSH 7.4                                                                                          |
| Alibaba Cloud Linux  | Alibaba Cloud Linux 3.x      | OpenSSH 8.2                                                                                          |
| openSUSE             | openSUSE Leap 15.4           | OpenSSH 8.1                                                                                          |
| openSUSE             | openSUSE Tumbleweed          | OpenSSH 9.0                                                                                          |
| 麒麟 (Kylin)                                                                           | Kylin Operating System V10   | OpenSSH 8.4                                                                                          |
| openEuler                                                                            | openEuler 22.03 LTS          | OpenSSH 8.8                                                                                          |
   
