Optimization Process

A Linux ECS can run properly only when VirtIO drivers have been installed on it and the disk ID in its GRUB configuration file and fstab file has been changed to UUID.

Preparations

  1. Use the Linux image to be optimized to create an ECS, and start and log in to the ECS.

  2. Check whether the private image needs to be optimized.

    For details, see Checking Whether a Private Image Needs to be Optimized.

Process

  1. Change the disk ID in the GRUB configuration file to UUID.

    For details, see Changing the Disk Identifier in the GRUB Configuration File to UUID.

  2. Change the disk ID in the fstab file to UUID.

    For details, see Changing the Disk Identifier in the fstab File to UUID.

  3. Install native KVM drivers.

    For details, see Installing Native KVM Drivers.

  4. Delete log files and historical records, and stop the ECS.

    For details, see Clearing System Logs.

  5. Create a Linux private image using the ECS.