No worries. That's how we learn new stuff
I believe there are drivers that can be clashing with the Hyper-V components.
No, the source VM is not powered off. You need to manually shut down that VM once the conversion is over.Does the converter always power down the source VM automatically after synchronization/conversion completes, or is that optional somewhere in the workflow? If optional, where are those settings located?
It refers to the disks connected to the VM in the VM settings.It appears the software can detect a previously migrated VM and then enable synchronization options. Is it identifying the VM by existing disks/VHDX files on the destination Hyper-V host? Or is there another mechanism being used to associate source and destination VMs?
Synchronization is effectively a snapshot merge stage. Think of the conversions as an "always full" backup.Is it doing true incremental synchronization?
Synchronization stage is where the destination VM catches up with the source. When conversion starts the snapshot is created and tracks the data changes during conversion. This snapshot merges during replication phase so the source and destination both end up with the same data.How exactly does the “Synchronization parameters” step work internally?