Engine Host Runbook
Engine Host Runbook
the OS version must be Oracle Linux 8.8 or higher and with Minimal Install (cat [user@host
~]$ cat /etc/os-release
[user@hostname ~]$ dnf group list installed ( #To check the install group:)
Table 3-1 Engine Host System Hardware Requirements - Small Deployment since we need to
have 6 VM
CPU 64-bit two (2) core 64-bit four (4) core or greater CPU
CPU
To check your server’s resources and ensure it fits the Engine Host requirements for OLVM
1. CPU Requirements ([[user@server ~]$ lscpu or [user@host ~]$ lscpu | grep -E 'Model
name|Virtualization|NX'
2. RAM Requirements ,more than 2GB (user@hostname ~]$ free -h )
3. Disk Usage Minimum: 60 GB dedicated for OLVM
/ = 30 GB /boot = 1 GB /var = 29 GB ([user@server ~]$ df -h)
4. NIC Requirements : 2+ NICs — s with 1 Gbps user@host ~]$ ip link show anD
[user@host ~]$ ethtool <interface-name> | grep Speed
TO manage the firewall automatically, or configure the required ports manually using
firewalld or iptables. On the Manager Host(where the Engine VM runs) and On the KVM
Hosts too
# Allow SSH
firewall-cmd –reload
firewall-cmd --list-all
Storage Requirement:
Before you can create and run virtual machines (VMs), we must provide storage for the
virtualization environment. this storage is where VM disks, snapshots, ISOs, and templates
are stored.
Storage Types
GlusterFS>>
Local Storage>>
📂 Data Domains
Used for:
Phase 1
Step1: Power On
Step 2: Enter BIOS/UEFI Setup (Optional but recommended): Press the BIOS key (usually F2,
Del, or F10) during boot, Confirm UEFI mode is enable
Phase 4 : Install the Oracle Linux Virtualization Manager Release 4.5 package, which
automatically enables/disables the required repositories.
a. Install the Oracle Ovirt Release Package: for package automatically enables the required
repositories for OLVM (# dnf install oracle-ovirt-release-45-el8 )
b. For Oracle Linux Yum Server Host and to sensures that the base operating system repository
is enabled.: dnf config-manager --enable ol8_baseos_latest
c. Install the Oracle Ovirt Release Package via (# dnf install oracle-ovirt-release-45-el8
Phase 6: Once the repositories are enabled proceed with installing OLVM components:
S2: Add the Other Servers as Compute Nodes to the Cluster: Prepare the Second and Third
Servers: On the second and third servers, install the necessary OLVM packages: dnf install ovirt-
node. Then join the Servers to the OLVM Cluster: