I want to get a backup. But I am getting the following error.What could be the reason.
INFO: starting new backup job: vzdump 100 --mode snapshot --node server1 --remove 0 --storage local --compress lzo
INFO: Starting Backup of VM 100 (qemu)
INFO: status = running
INFO: update VM 100: -lock backup
INFO: VM Name: DB
INFO: include disk 'ide0' 'local-lvm:vm-100-disk-1'
ERROR: Backup of VM 100 failed - storage 'local-lvm' does not exists
INFO: Backup job finished with errors
TASK ERROR: job errors
/etc/pve/storage.cfg settings is below.
dir: local
path /var/lib/vz
content images, iso,vztmpl,backup,rootdir
maxfiles 0
lvmthin: local-lvm
thinpool data
vgname pve
content rootdir,images
Thanks.
INFO: starting new backup job: vzdump 100 --mode snapshot --node server1 --remove 0 --storage local --compress lzo
INFO: Starting Backup of VM 100 (qemu)
INFO: status = running
INFO: update VM 100: -lock backup
INFO: VM Name: DB
INFO: include disk 'ide0' 'local-lvm:vm-100-disk-1'
ERROR: Backup of VM 100 failed - storage 'local-lvm' does not exists
INFO: Backup job finished with errors
TASK ERROR: job errors
/etc/pve/storage.cfg settings is below.
dir: local
path /var/lib/vz
content images, iso,vztmpl,backup,rootdir
maxfiles 0
lvmthin: local-lvm
thinpool data
vgname pve
content rootdir,images
Thanks.