Hi,
Is there an easy way to migrate a local VM to an iSCSI volume? I'm trying backup and restore through the web interface, but I'm getting "can't allocate space in iscsi storage" when restoring. The same thing happens when I use the qmrestore command.
This is the output from the web interface when I try to restore a local backup to shared memory:
I've set up tgt on a different machine and I have no problems setting up an iSCSI volume. I can connect Proxmox to that volume successfully and even set up a VM using that storage device.
What I'm trying to do is 'move' my local virtual machines to my shared storage device. If anyone has any ideas of what might be going wrong, help would be greatly appreciated!
Regards,
snowman
Is there an easy way to migrate a local VM to an iSCSI volume? I'm trying backup and restore through the web interface, but I'm getting "can't allocate space in iscsi storage" when restoring. The same thing happens when I use the qmrestore command.
This is the output from the web interface when I try to restore a local backup to shared memory:
Code:
extracting archive '/home/backups/dump/vzdump-qemu-100-2012_06_04-12_38_52.tar.lzo'
extracting 'qemu-server.conf' from archive
extracting 'vm-disk-ide0.raw' from archive
can't allocate space in iscsi storage
tar: vm-disk-ide0.raw: Cannot write: Broken pipe
tar: 4784: Child returned status 17
tar: Exiting with failure status due to previous errors
starting cleanup
TASK ERROR: command 'zcat -f|tar xf /home/backups/dump/vzdump-qemu-100-2012_06_04-12_38_52.tar.lzo '--to-command=/usr/lib/qemu-server/qmextract --storage tgt-02'' failed: exit code 2
I've set up tgt on a different machine and I have no problems setting up an iSCSI volume. I can connect Proxmox to that volume successfully and even set up a VM using that storage device.
What I'm trying to do is 'move' my local virtual machines to my shared storage device. If anyone has any ideas of what might be going wrong, help would be greatly appreciated!
Regards,
snowman