Skip to content

Virtualization Overview

Welcome to the Vapor Enterprise Virtualization Management Guide. This document outlines standard administrative procedures for managing infrastructure resources, deploying and altering virtual machines, configuring advanced software-defined networking, structuring storage pools, and setting up system backups.

Core Components

The virtualization stack in Vapor is built around several key abstractions:

  1. Virtual Machines (Computes): The actual guest operating systems running on the host.
  2. Hardware & PCI: CPU/Memory allocation, OS variants, and direct PCIe device passthrough.
  3. Storage Pools: The logical locations where VM disk images (.qcow2, .raw) and ISOs are stored.
  4. Virtual Networks: The layer that connects VM network interfaces to the host's Bridges or OVS switches.
  5. Snapshots & Templates: State management for capturing running VMs or provisioning new ones rapidly.

In this section, we will walk through the lifecycle of a Virtual Machine on Vapor.