Installing QEMU, libvirt, and oVirt
Let's start our discussion about installing QEMU, libvirt, and oVirt with some basic information:
- We're going to use CentOS 8 for everything in this book (apart from some bits and pieces that only support CentOS 7 as the last supported version at the time of writing).
- Our default installation profile is always going to be Server with GUI, with the premise being that we're going to cover both GUI and text-mode utilities to do almost everything that we're going to do in this book.
- Everything that we need to install on top of our default Server with GUI installation is going to be installed manually so that we have a complete, step-by-step guide for everything that we do.
- All the examples that we're going to cover in this book can be installed on a single physical server with 16 physical cores and 64 GB of memory. If you modify some numbers (number of cores assigned to virtual machines, amount of memory...