我要评分
获取效率
正确性
完整性
易理解

Performing a System Migration

Prerequisites

The Kunpeng DevKit and other required tools have been installed.

Procedure

  1. Log in to the Kunpeng DevKit. Click System Migration in the navigation tree on the left and click the Create Project tab.
  2. Click Add Component Information and choose Add Node > Add one.
    Figure 1 Add Node
  3. Select I have read the above content and Authorize, and enter the node IP address and password.
    Figure 2 Add Node
  4. Click Add.
    Figure 3 Information
  5. Add component information as follows and click OK.

  6. Click Start Migration. The migration progress is displayed. After the migration is complete, click View Migration Result.
    Figure 4 Migration implementation
  7. You can click View Details in the migration result to view the software configuration and startup method.
    Figure 5 Migration result

    The suggestions are as follows. A non-RPM installation is recommended. For details about the inherited configuration, see Migrated Files.

    Figure 6 Suggestions
  8. Start Nginx.

    Start the Nginx service by following the non-RPM installation steps in Guidance Suggestion.

    1
    2
    cd /home/nginx-1.16/nginx/sbin
    ./nginx
    

  9. Enter the node IP address to open the web page. If the following information is displayed, Nginx has been successfully installed.