Hello, I have a problem with importing and converting a .vhdx virtual disk to proxmox object storage.
Informations about VM and disk:
Old virtualization platform: MS HyperV
VM OS: Windows server 2012 R2
vhdx size 204 GB, size of virtual disk connected to windows (via disk manager) 1,8T.
I did following steps:
1. Stopped the VM in old HyperV.
2. Created migration cifs folder on another VM, that runs at proxmox where I triing to migrate the affected VM.
3. I copied vhdx file onto folder I created in step 2
4. I connected the folder to proxmox as /mnt/cifs-share
5. I created new VM on proxmox (the VM ID is 106)
6. I ran this command: qm importdisk 106 /mnt/cifs-share/diskfile_072020.vhdx DATA_HDD
7. Afterwards the import has started, after 100% of progress, the error message was shown:
For other migrated servers, procedure I described worked.
Any Idea where is the problem?
Informations about VM and disk:
Old virtualization platform: MS HyperV
VM OS: Windows server 2012 R2
vhdx size 204 GB, size of virtual disk connected to windows (via disk manager) 1,8T.
I did following steps:
1. Stopped the VM in old HyperV.
2. Created migration cifs folder on another VM, that runs at proxmox where I triing to migrate the affected VM.
3. I copied vhdx file onto folder I created in step 2
4. I connected the folder to proxmox as /mnt/cifs-share
5. I created new VM on proxmox (the VM ID is 106)
6. I ran this command: qm importdisk 106 /mnt/cifs-share/diskfile_072020.vhdx DATA_HDD
7. Afterwards the import has started, after 100% of progress, the error message was shown:
Logical volume DATA_HDD/vm-106-disk-0 in use.
Logical volume "vm-106-disk-0" successfully removed.
volume deactivation failed: DATA_HDD:vm-106-disk-0 at /usr/share/perl5/PVE/Storage.pm line 1280.
For other migrated servers, procedure I described worked.
Any Idea where is the problem?