backup broblem

kobe

New Member
Jun 20, 2009
7
0
1
hi there,

i've proxmox running without any issuues for about one year now, but since yesterday i recieve the following messages when trying to backup a vm.
version proxmox 1.5.

this was the first error message:
Code:
command 'mount -t ext3  /dev/pve/vzsnap-proxmox.******-0 /mnt/vzsnap0' failed with exit code 32
all following tries to backup ended in that one:
Code:
command 'lvcreate --size 1024M --snapshot --name vzsnap-proxmox.borgried.webhop.net-0 /dev/pve/data' failed with exit code 5
any ideas what to do?

thanks in preview.
 
Please can you post the full backup log? Or run the vzdump backup from the console an post the whole output.
 
here is the console-output of vzdump:


proxmox:/# vzdump --dumpdir /mnt/backup --snapshot 106 INFO: starting new backup job: vzdump --dumpdir /mnt/backup --snapshot 106
INFO: Starting Backup of VM 106 (openvz)
INFO: CTID 106 exist mounted running
INFO: status = CTID 106 exist mounted running
INFO: backup mode: snapshot
INFO: bandwidth limit: 10240 KB/s
INFO: creating lvm snapshot of /dev/mapper/pve-data ('/dev/pve/vzsnap-proxmox.borgried.webhop.net-0')
INFO: Logical volume "vzsnap-proxmox.borgried.webhop.net-0" already exists in volume group "pve"
ERROR: Backup of VM 106 failed - command 'lvcreate --size 1024M --snapshot --name vzsnap-proxmox.borgried.webhop.net-0 /dev/pve/data' failed with exit code 5
INFO: Backup job finished with errors
proxmox:/#
 
do you mean the file in vzsnap0 in /mnt/?

removed it, but at the next backup attempt the same errors occured and the file was there agan.