Hello eveyone,
I am little bit stuck with the migration process: On Vmware there is two vmdk files (machine.vmdk and machine-flat.vmdk). The larger one is 1.2TB. On the new server I have fresh Proxmox 7.4 installation. New server have two RAID 1 disks (one 600GB size and the other 2TB size). On the first disk is proxmox itself and the other one is free.
So I have only 2TB disk left for migration. I've created lvm-thin pool and formatted that pool as ext4 and mounted. After that I've used scp to copy vmdks from Esxi to mounted lvm-thin.
Copying was successfull but after that I can't do anything else. I cannot attach directly vmdks to VM and I cannot use qm importdisk because I cannot import onto already formatted lvm-thin and there is just no free space to import.
So, I can remove lvm-thin and then rebuild and use for e.g. external USB drive to copy vmdks from esxi and then import those vmdks from usb drive to lvm-thin but that is alot complicated and I don't have external USB drive.
Is there simplier and better way to migrate vmdks from esxi or is there a way to attach already copied vmdks onto VM?
I am little bit stuck with the migration process: On Vmware there is two vmdk files (machine.vmdk and machine-flat.vmdk). The larger one is 1.2TB. On the new server I have fresh Proxmox 7.4 installation. New server have two RAID 1 disks (one 600GB size and the other 2TB size). On the first disk is proxmox itself and the other one is free.
So I have only 2TB disk left for migration. I've created lvm-thin pool and formatted that pool as ext4 and mounted. After that I've used scp to copy vmdks from Esxi to mounted lvm-thin.
Copying was successfull but after that I can't do anything else. I cannot attach directly vmdks to VM and I cannot use qm importdisk because I cannot import onto already formatted lvm-thin and there is just no free space to import.
So, I can remove lvm-thin and then rebuild and use for e.g. external USB drive to copy vmdks from esxi and then import those vmdks from usb drive to lvm-thin but that is alot complicated and I don't have external USB drive.
Is there simplier and better way to migrate vmdks from esxi or is there a way to attach already copied vmdks onto VM?