My weekly backup didn't work on one Vm.
il fact it seems there was a problem creating the snapshot.
I've already had this problem. It seems there is a problem in mapper/udev/dm whenever you remove a snaphot.(each time you make a backup)
The snapshot remains in mapper and no way to remove it.
I believe it is the same bug as : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549691
This bug is known to happen on lvm2/2.02.39-7 and lvm2/2.02.62-1 and we're running the first version
This bug also causes problem whenever we make snaps of machines for our tests...unable to remove the snaps without either trying to play with dmsetup as said in message #57 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549691#57) or simply by rebooting...
The problem is that it seems it even has other symptoms...I've migrated my VM in order to reboot the Proxmox VE ...and then my VM crashed and no way to restart it...I have to restore it ...
That's why I prefered to speak about this problem...
does anybody else have the same problem? any workaround?
Code:
Jun 11 22:00:02 neptune3 vzdump[8351]: INFO: starting new backup job: vzdump --quiet --node 12 --snapshot --compress --storage NFSBackup --all
Jun 11 22:00:02 neptune3 vzdump[8351]: INFO: Starting Backup of VM 105 (qemu)
Jun 11 22:00:04 neptune3 kernel: device-mapper: table: 251:37: snapshot-origin: Cannot get target device
Jun 11 22:00:04 neptune3 kernel: device-mapper: ioctl: error adding target to table
Jun 11 22:00:05 neptune3 vzdump[8351]: ERROR: Backup of VM 105 failed - command 'lvcreate --size 1024M --snapshot --name 'vzsnap-neptune3-0' '/dev/Proxmox-SR/vm-105-disk-1'' failed with exit code 5
Code:
Jun 11 22:00:02 INFO: Starting Backup of VM 105 (qemu)
Jun 11 22:00:03 INFO: running
Jun 11 22:00:03 INFO: status = running
Jun 11 22:00:04 INFO: backup mode: snapshot
Jun 11 22:00:04 INFO: bandwidth limit: 10240 KB/s
Jun 11 22:00:04 INFO: device-mapper: create ioctl failed: Device or resource busy
Jun 11 22:00:04 INFO: device-mapper: reload ioctl failed: No such device or address
Jun 11 22:00:04 INFO: Failed to suspend origin vm-105-disk-1
Jun 11 22:00:05 INFO: Logical volume "vzsnap-neptune3-0" successfully removed
Jun 11 22:00:05 ERROR: Backup of VM 105 failed - command 'lvcreate --size 1024M --snapshot --name 'vzsnap-neptune3-0' '/dev/Proxmox-SR/vm-105-disk-1'' failed with exit code 5
il fact it seems there was a problem creating the snapshot.
I've already had this problem. It seems there is a problem in mapper/udev/dm whenever you remove a snaphot.(each time you make a backup)
The snapshot remains in mapper and no way to remove it.
I believe it is the same bug as : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549691
This bug is known to happen on lvm2/2.02.39-7 and lvm2/2.02.62-1 and we're running the first version
Code:
neptune3:~# dpkg -l | grep lvm
ii lvm2 2.02.39-7 The Linux Logical Volume Manager
This bug also causes problem whenever we make snaps of machines for our tests...unable to remove the snaps without either trying to play with dmsetup as said in message #57 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549691#57) or simply by rebooting...
The problem is that it seems it even has other symptoms...I've migrated my VM in order to reboot the Proxmox VE ...and then my VM crashed and no way to restart it...I have to restore it ...
That's why I prefered to speak about this problem...
does anybody else have the same problem? any workaround?
Code:
neptune3:~# pveversion -v
pve-manager: 1.5-9 (pve-manager/1.5/4728)
running kernel: 2.6.32-2-pve
proxmox-ve-2.6.32: 1.5-7
pve-kernel-2.6.32-2-pve: 2.6.32-7
pve-kernel-2.6.18-2-pve: 2.6.18-5
qemu-server: 1.1-14
pve-firmware: 1.0-4
libpve-storage-perl: 1.0-13
vncterm: 0.9-2
vzctl: 3.0.23-1pve11
vzdump: 1.2-5
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.12.3-1
ksm-control-daemon: 1.0-3
Last edited: