Hi,
I can´t backup a VM with snapshot. I am using this command
and I always get an error:
In /etc/fstab I mounted my LV backup
Any idea where is the problem?
Cheers,
Proxi
I can´t backup a VM with snapshot. I am using this command
Code:
vzdump --dumpdir /var/lib/vz/backup --snapshot 116
Code:
ERROR: Backup of VM 116 failed - command 'lvcreate --size 1024M --snapshot --name 'vzsnap-n4-0' '/dev/pve/data'' failed with exit code 5
Code:
/dev/pve/backup /var/lib/vz/backup ext3 defaults 0 1
Any idea where is the problem?
Cheers,
Proxi