Veeam Agent for Linux Installation Deep Dive
1. Components & Roles
Veeam Agent for Linux (VAL) has two parts: the Veeam binaries and the VeeamSnap kernel module. On CentOS/Red Hat, you typically install:
veeam-<version>.rpm
veeamsnap-<version>.rpmVeeamSnap handles snapshots and CBT; the Veeam package installs everything else. When you install veeam, it automatically pulls in veeamsnap as a dependency.
2. Installation Path
VAL relies on the distro’s package manager to fetch dependencies (see “Veeam Agent for Linux Basics”). Push installs from VBR hide the complexity, but special cases exist.