Hello! I swear that I've done this before but for some reason on my new Proxmox 8.1.4 system I'm having trouble installing Veeam and backing up the OS. I first tried to install Veeam like I normally do on Linux systems (command below) but when I ran a backup I get the error
I tried unstalling the veeam package and reinstalling with the veeam-nosnap package and now I'm getting
Is anyone out there backing up Proxmox with Veeam that can point me in the right direction? I use Veeam to backup everything else so I'm hoping to not make a special backup system just for Proxmox.
Code:
Veeam snapshot kernel module not found
Code:
Insufficient free space for a snapshot in a volume group: pve
Code:
wget https://download2.veeam.com/veeam-release-deb_1.0.8_amd64.deb && sudo dpkg -i ./veeam-* && sudo apt-get -y update && sudo apt-get -y install veeam cifs-utils && sudo rm veeam-release* && sudo apt -y upgrade && sudo veeam