Hello,
since the last few days I have been dealing with the topic of VM migrations. My idea is to migrate VM's hosted on a KVM oVirt Environment into Proxmox VE and I came across issues like missconfigurations via
. I already instructed myself with the migration steps based in the Proxmox guideline (https://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE). The migration itself works actually pretty fine but however when I start up the migrated VM on Proxmox the results are not in the way how I expected it. After several troubleshootings and many unsuccessfull attempts I decided to look for help here.
Some of my issues:
1) The
utility does somehow not a correct importation from the .ovf file and afterwards I have to manually reconfigure and adjust some settings in the configs via Web UI or CLI. Any tips or ideas about that?
2) The only Network Interface/Device which works for me is the Intel E1000. When I try to SSH to the machine with that NIC I have significant delays and its practically unable to work on the CLI.
3) I also figured out that the disk mount during the boot section takes too long. We are here up to 1m30seconds. Probably the disk has issues or swap partitions are damaged? See picture below
These are my first attempts at migrations, so it may well be that certain issues are unknown to me. Any help or suggestion for a solution is welcome. I ask in advance for forgiveness as soon as spelling or typing errors are noticed. Thank you!
Best regards,
btn.szk
since the last few days I have been dealing with the topic of VM migrations. My idea is to migrate VM's hosted on a KVM oVirt Environment into Proxmox VE and I came across issues like missconfigurations via
Code:
qm importovf
Some of my issues:
1) The
Code:
qm importovf
2) The only Network Interface/Device which works for me is the Intel E1000. When I try to SSH to the machine with that NIC I have significant delays and its practically unable to work on the CLI.
3) I also figured out that the disk mount during the boot section takes too long. We are here up to 1m30seconds. Probably the disk has issues or swap partitions are damaged? See picture below
These are my first attempts at migrations, so it may well be that certain issues are unknown to me. Any help or suggestion for a solution is welcome. I ask in advance for forgiveness as soon as spelling or typing errors are noticed. Thank you!
Best regards,
btn.szk