Hello everyone, Newb here.
So the over all picture is I have 3 Physical server boxes, 2 have physical instances of windows server running on them and the third has been converted to Prox and host two other VM's other than the one I am trying to move.
Okay so I am swapping a physical Windows server 2012r2 Terminal server to Virtual. The file is vmdk. I am trying to convert it to raw. I have the command down to do the conversion but the file is around 230GB in size but it keeps putting it in the root dir and that is only 96 Gb or so and it fails because it runs out of space.
How do I change my cmd to output the file to the local lvm storage thats 1.7tb in size rather than in the root.
here is the cmd I used: qemu-img convert -f vmdk /mnt/usb/terminal3e_disk0.vmdk -O raw terminal3e.raw
Any help would be awesome since I have to do this for another server as well after I move this one.
I don't care if it goes on sda, or sdb they both have plenty of room. This is a sort term move so I can prep the box the physical is on for Proxmox with new HD's.
People use this Terminal server everyday so I need to find a way to move it and get it running on this proxmox host.
forgot Prox version is 6.0-4
So the over all picture is I have 3 Physical server boxes, 2 have physical instances of windows server running on them and the third has been converted to Prox and host two other VM's other than the one I am trying to move.
Okay so I am swapping a physical Windows server 2012r2 Terminal server to Virtual. The file is vmdk. I am trying to convert it to raw. I have the command down to do the conversion but the file is around 230GB in size but it keeps putting it in the root dir and that is only 96 Gb or so and it fails because it runs out of space.
How do I change my cmd to output the file to the local lvm storage thats 1.7tb in size rather than in the root.
here is the cmd I used: qemu-img convert -f vmdk /mnt/usb/terminal3e_disk0.vmdk -O raw terminal3e.raw
Any help would be awesome since I have to do this for another server as well after I move this one.
I don't care if it goes on sda, or sdb they both have plenty of room. This is a sort term move so I can prep the box the physical is on for Proxmox with new HD's.
People use this Terminal server everyday so I need to find a way to move it and get it running on this proxmox host.
forgot Prox version is 6.0-4