Hello everyone,
I wish i can get some solution for my problem. After i read the threads with similar issues, but still i can't find a clue.
This problem has been too long, and I don't know what else to do.
The problem is backup progress on my proxmox. This backup progress is running, but it never finished untill i have to stop it manually, and then status task shown message "Error: unexpected status"
This is the screenshot on my task,
i stop it when the backup progress on vm 106 because it's too long but never finished.
And when i type lvscan command, shown like this :
I think i had to remove that because i comparing with my other one proxmox, the drive only appearing when backup on progress.
When i try to remove it, shown like this :
I hope i can find the solution, please tell me what to do :mad:
Thanks
I wish i can get some solution for my problem. After i read the threads with similar issues, but still i can't find a clue.
This problem has been too long, and I don't know what else to do.
The problem is backup progress on my proxmox. This backup progress is running, but it never finished untill i have to stop it manually, and then status task shown message "Error: unexpected status"
This is the screenshot on my task,
i stop it when the backup progress on vm 106 because it's too long but never finished.
Code:
INFO: starting new backup job: vzdump 101 102 103 106 107 109 110 120 --quiet 1 --mailto myemail@gmail.com --mode snapshot --compress lzo --storage backup_node1 --node imtvm1
INFO: Starting Backup of VM 101 (qemu)
INFO: status = running
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: Logical volume "vzsnap-imtvm1-0" created
INFO: creating archive '/mnt/hdd2/dump/vzdump-qemu-101-2013_03_15-23_00_01.tar.lzo'
INFO: adding '/mnt/hdd2/dump/vzdump-qemu-101-2013_03_15-23_00_01.tmp/qemu-server.conf' to archive ('qemu-server.conf')
INFO: adding '/mnt/vzsnap0/images/101/vm-101-disk-1.raw' to archive ('vm-disk-ide0.raw')
INFO: Total bytes written: 68719479296 (156.04 MiB/s)
INFO: archive file size: 1.17GB
INFO: delete old backup '/mnt/hdd2/dump/vzdump-qemu-101-2013_03_04-02_00_05.tar.lzo'
INFO: Finished Backup of VM 101 (00:07:12)
INFO: Starting Backup of VM 102 (qemu)
INFO: status = running
INFO: VM is locked (backup)
ERROR: Backup of VM 102 failed - command 'qm set 102 --lock backup' failed: exit code 25
INFO: Starting Backup of VM 103 (qemu)
INFO: status = running
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: Logical volume "vzsnap-imtvm1-0" created
INFO: creating archive '/mnt/hdd2/dump/vzdump-qemu-103-2013_03_15-23_07_14.tar.lzo'
INFO: adding '/mnt/hdd2/dump/vzdump-qemu-103-2013_03_15-23_07_14.tmp/qemu-server.conf' to archive ('qemu-server.conf')
INFO: adding '/mnt/vzsnap0/images/103/vm-103-disk-1.raw' to archive ('vm-disk-ide0.raw')
ERROR: Backup of VM 103 failed - command '/usr/lib/qemu-server/vmtar '/mnt/hdd2/dump/vzdump-qemu-103-2013_03_15-23_07_14.tmp/qemu-server.conf' 'qemu-server.conf' '/mnt/vzsnap0/images/103/vm-103-disk-1.raw' 'vm-disk-ide0.raw'|lzop >/mnt/hdd2/dump/vzdump-qemu-103-2013_03_15-23_07_14.tar.dat' failed: interrupted by signal
INFO: Starting Backup of VM 106 (qemu)
INFO: status = running
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: Logical volume "vzsnap-imtvm1-0" created
INFO: creating archive '/mnt/hdd2/dump/vzdump-qemu-106-2013_03_16-08_33_54.tar.lzo'
INFO: adding '/mnt/hdd2/dump/vzdump-qemu-106-2013_03_16-08_33_54.tmp/qemu-server.conf' to archive ('qemu-server.conf')
INFO: adding '/mnt/vzsnap0/images/106/vm-106-disk-1.raw' to archive ('vm-disk-ide0.raw')
Code:
ACTIVE '/dev/pve/swap' [4.00 GiB] inherit
ACTIVE '/dev/pve/root' [96.00 GiB] inherit
ACTIVE '/dev/pve/data' [349.27 GiB] inherit
ACTIVE '/dev/pve/vzsnap-imtvm1-0' [1.00 GiB] inherit <----- i can't remove this one with lvremove. why??
When i try to remove it, shown like this :
Code:
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
device-mapper: remove ioctl on failed: Device or resource busy
Unable to deactivate pve-vzsnap--imtvm1--0 (253:3)
Unable to deactivate logical volume "vzsnap-imtvm1-0"
Thanks