F5F Stay Refreshed Software Operating Systems Assist you in changing a VHDX file from a Windows server and moving or saving it to a new ProxMox machine

Assist you in changing a VHDX file from a Windows server and moving or saving it to a new ProxMox machine

Assist you in changing a VHDX file from a Windows server and moving or saving it to a new ProxMox machine

C
127
04-29-2016, 05:38 AM
#1
I have a 300GB VHDX file that needs moving and converting for a new ProxMox server. The challenges are: 1. The local space is limited to 240GB, so I need guidance on transferring the 300GB file to the server. 2. LVM storage isn’t working for file storage. 3. I want to create a VM using the converted VHDX file—please explain this step by step, like you're just starting out. Don’t worry if people say “just set up a new filesystem with CMD,” I’ll walk you through it. Thanks! The server has a 1TB drive available.
C
CptPterodactyl
04-29-2016, 05:38 AM #1

I have a 300GB VHDX file that needs moving and converting for a new ProxMox server. The challenges are: 1. The local space is limited to 240GB, so I need guidance on transferring the 300GB file to the server. 2. LVM storage isn’t working for file storage. 3. I want to create a VM using the converted VHDX file—please explain this step by step, like you're just starting out. Don’t worry if people say “just set up a new filesystem with CMD,” I’ll walk you through it. Thanks! The server has a 1TB drive available.

X
xshot13
Member
122
04-29-2016, 07:34 AM
#2
I haven't worked with Proxmox before; I've mainly used Hyper-V and VMware. I'd like to find out if this program can transform a vhdx file into the format you need. I've used it multiple times for converting machines into VMs, but it offers more capabilities than just that. It seems capable of converting from vhdx to vmdk. V2V Converter / P2V Converter - Converting VM Formats (starwindsoftware.com)
X
xshot13
04-29-2016, 07:34 AM #2

I haven't worked with Proxmox before; I've mainly used Hyper-V and VMware. I'd like to find out if this program can transform a vhdx file into the format you need. I've used it multiple times for converting machines into VMs, but it offers more capabilities than just that. It seems capable of converting from vhdx to vmdk. V2V Converter / P2V Converter - Converting VM Formats (starwindsoftware.com)

M
MichishigeKun
Member
58
05-18-2016, 12:42 PM
#3
I've handled this several times before. You'll need to move the file onto the 1TB drives since they're too large for a 240GB drive. LVM doesn't support storing files directly, so I'd install a filesystem such as ZFS, xfs or ext4 on the 1TB drive and then copy the data there. After that, you can use the qemu-img tool on Proxmox to convert it into qcow2 or raw format that Proxmox accepts. Self Promo – my video covering a similar process. https://www.youtube.com/watch?v=E60_FC967YE
M
MichishigeKun
05-18-2016, 12:42 PM #3

I've handled this several times before. You'll need to move the file onto the 1TB drives since they're too large for a 240GB drive. LVM doesn't support storing files directly, so I'd install a filesystem such as ZFS, xfs or ext4 on the 1TB drive and then copy the data there. After that, you can use the qemu-img tool on Proxmox to convert it into qcow2 or raw format that Proxmox accepts. Self Promo – my video covering a similar process. https://www.youtube.com/watch?v=E60_FC967YE

A
Aiden03
Member
73
05-19-2016, 05:46 AM
#4
Hi there! I saw your videos earlier but faced trouble setting up a big enough partition for a 269GB VHDX file before moving it to ProxMox. Let me know if you need help with that!
A
Aiden03
05-19-2016, 05:46 AM #4

Hi there! I saw your videos earlier but faced trouble setting up a big enough partition for a 269GB VHDX file before moving it to ProxMox. Let me know if you need help with that!