When optimizing a Linux private image, you need to change the UUID in the fstab and GRUB configuration files, and install native Xen and KVM drivers on the ECS. To ensure that you can successfully install native Xen and KVM drivers, you must uninstall the PV driver from the ECS.
The PV driver is installed in the OS if the following information is displayed:
root 4561 1 0 Jun29 ? 00:00:00 /usr/bin/uvp-monitor root 4567 4561 0 Jun29 ? 00:00:00 /usr/bin/uvp-monitor root 6185 6085 0 03:04 pts/2 00:00:00 grep uvp-monitor
The PV driver is uninstalled successfully. Reboot the system for the uninstallation to take effect.
-bash: /etc/.uvp-monitor/uninstall: No such file or directory
Information similar to the following is displayed:
libxenstore_uvp3_0-3.00-36.1.x86_64 uvp-monitor-2.2.0.315-3.1.x86_64 kmod-uvpmod-2.2.0.315-3.1.x86_64
rpm -e uvp-monitor
rpm -e libxenstore_uvp