Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • hypervisors: Set of hosts to launch virtual machines

Hypervisor

The project use the KVM hypervisor to virtualize machines.

RADOS Block Device

libvirt will automatically detect the RBD and create a pool with this option --enable-rbd. The found resources can be used to launch a VM (if it's an image for a virtual machine).

...

Each components of VM should have a VirtIO interface (like the network and the disk). This reduces problems with the virtual hardware.

...