Restore error?

ozgurerdogan

Renowned Member
May 2, 2010
622
6
83
Bursa, Turkey, Turkey
On restore process windows; I am getting this error. Is I tried restore from different hdds to same hdd. But did not help. Also tried backing up twice did not help also. Do you have any idea?

** (process:42222): ERROR **: restore failed - bdrv_write to drive-virtio0 failed (-28)
/bin/bash: line 1: 42221 Broken pipe lzop -d -c /disk4-500GB/dump/vzdump-qemu-602-2013_09_10-19_24_26.vma.lzo
42222 Trace/breakpoint trap | vma extract -v -r /var/tmp/vzdumptmp42219.fifo - /var/tmp/vzdumptmp42219
temporary volume 'local:102/vm-102-disk-1.raw' sucessfuly removed
TASK ERROR: command 'lzop -d -c /disk4-500GB/dump/vzdump-qemu-602-2013_09_10-19_24_26.vma.lzo|vma extract -v -r /var/tmp/vzdumptmp42219.fifo - /var/tmp/vzdumptmp42219' failed: exit code 133
 
  • Like
Reactions: eleasar
I was running into the "failed: exit code 133" when attempting to restore a VM after reconfiguring our ProxMox server. I think it was because the directory structure was slightly different. I overcame the error by adding the '-storage local' flag to my qmrestore command and the restore completed successfully. I hope this helps somebody.
 
Just want to confirm that this error happens when there is no enough space on disk. Maybe proxmox should check this condition before restore? Or provide bit more meaning error?
 
  • Like
Reactions: eleasar