Hello
Using proxmox 3.2-1/1933730b, I am trying to make a backup of a VM (KVM) using the local node's backup resource, and it fails every time with :
The VM is stopped at the moment the backup is started (manually shutdown from within Guest Centos OS) and backup is started with no compression, in stopped mode.
I have already backed up other VM's to the same backup destination so I know it works. Also, there is plenty of space left on the backup destination (237GB) while the VM I am trying to backup is 54GB.
Complete task log:
That would be great to be able to backup this VM since its been in production for about 2 months and no backups have been performed so far...
Any insight appreciated.
Best regards and thank you!
Using proxmox 3.2-1/1933730b, I am trying to make a backup of a VM (KVM) using the local node's backup resource, and it fails every time with :
Code:
ERROR: job failed with err -1 - Operation not permitted
INFO: aborting backup job
INFO: stopping kvm after backup task
ERROR: Backup of VM 101 failed - job failed with err -1 - Operation not permitted
The VM is stopped at the moment the backup is started (manually shutdown from within Guest Centos OS) and backup is started with no compression, in stopped mode.
I have already backed up other VM's to the same backup destination so I know it works. Also, there is plenty of space left on the backup destination (237GB) while the VM I am trying to backup is 54GB.
Complete task log:
Code:
INFO: starting new backup job: vzdump 101 --remove 0 --mode stop --storage backups --node proxmox
INFO: Starting Backup of VM 101 (qemu)
INFO: status = stopped
INFO: update VM 101: -lock backup
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: creating archive '/mnt/backups/dump/vzdump-qemu-101-2014_04_26-12_01_34.vma'
INFO: starting kvm to execute backup task
INFO: started backup task '76969dec-f690-4302-a69e-2b1782fe7a3a'
INFO: status: 0% (854065152/13806035533824), sparse 0% (591794176), duration 3, 284/87 MB/s
INFO: status: 1% (138063380480/13806035533824), sparse 0% (17557340160), duration 829, 166/145 MB/s
INFO: status: 2% (276173291520/13806035533824), sparse 0% (17557590016), duration 1690, 160/160 MB/s
INFO: status: 2% (289787478016/13806035533824), sparse 0% (17557626880), duration 1779, 152/152 MB/s
ERROR: job failed with err -1 - Operation not permitted
INFO: aborting backup job
INFO: stopping kvm after backup task
ERROR: Backup of VM 101 failed - job failed with err -1 - Operation not permitted
INFO: Backup job finished with errors
TASK ERROR: job errors
That would be great to be able to backup this VM since its been in production for about 2 months and no backups have been performed so far...
Any insight appreciated.
Best regards and thank you!