Intro
OLVM (Oracle Linux Virtual Manager) elevated the KVM (kernel-based virtual Machine) management processes and reduced administration overhead. As Oracle is moving out of OVM (Oracle Virtual Manager), customers who are using OVM as their virtualized platform need to plan the OLVM journey. Many small-medium scale businesses are still using virtualized ODA and hosted the VMS on top of ODA.
I think now is the right time to move out of OVM to Oracle KVM. KVM hypervisors are much more stable than OVM. Oracle's future plans are combined with open-source virtualization. Also, there are many more features than the OVM. The below-mentioned table demonstrates the enhancements OLVM has over the old OVM platform.
Virtualization technology still has a high demand for managing on-prem databases on top of Oracle KVM. Also, I have listed down some of the key features of OLVM.
Key features of OLVM
- Live VM migration between hosts
- Oracle Enterprise Manager Integration (OEM)
- CPU Pinning Capabilities
- VM High Availability
- Virtual Appliances & Templates (ovf/ova support)
- Snapshotting of existing VMs. This is an additional feature from OVM
- Role-based User access
- Web-based User Interface (UI)
- Representation State Transfer (REST)
- Application Programming Interface (API)
In this article, I will cover how to add pre-existing KVM hypervisor to the OLVM engine. I have shared the oracle note explaining how to prepare the KVM.
https://docs.oracle.com/en/virtualization/oracle-linux-virtualization-manager/getstart/getstarted-manager-install.html#manager-prep-kvm
OL8 server needs to enable the ol8 repo to integrate KVM with OLVM. Make sure you can have internet access on these hosts to access the repo. Once you configure the KVM then can remove the internet connection from KVM hypervisors.