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:
- Virtual Machines (Computes): The actual guest operating systems running on the host.
- Hardware & PCI: CPU/Memory allocation, OS variants, and direct PCIe device passthrough.
- Storage Pools: The logical locations where VM disk images (
.qcow2,.raw) and ISOs are stored. - Virtual Networks: The layer that connects VM network interfaces to the host's Bridges or OVS switches.
- 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.