Connecting Proxmox to Veeam Backup Infrastructure
The demonstration begins with the foundational step of integrating a Proxmox cluster into Veeam's backup infrastructure. The process involves adding Proxmox hosts as managed servers through the Veeam Backup and Replication Console, using either root credentials or a dedicated service account for enhanced security. Once connected, Veeam automatically discovers the storage containers and allows administrators to select the appropriate storage repository for backup operations. The integration establishes SSH connectivity and deploys the necessary Veeam components directly onto the Proxmox hosts, creating the foundation for comprehensive data protection.
Deploying Veeam Worker Nodes for Backup Processing
After establishing connectivity, the next critical step involves deploying Veeam worker nodes within the Proxmox environment. These workers are lightweight virtual appliances that handle the actual backup data processing and transfer. Administrators can customize worker specifications including vCPU allocation, memory, and network configuration to match their environment's requirements. The demonstration shows deploying workers with reduced resources for lab environments while noting that production deployments typically use the default 6 vCPU and 6GB RAM configuration. Workers are automatically distributed across cluster nodes to optimize performance, with Veeam intelligently selecting the local worker on the same host as the protected VM to minimize network overhead during backup operations.