HPE Morpheus VM Essentials Software
1862847 Members
2810 Online
110444 Solutions
New Discussion

Re: Automated Driver Injection

 
dya
Valued Contributor

Automated Driver Injection

Has anyone else experienced the same issue with Automated Driver Injection?

My understanding is that the VirtIO drivers must be installed automatically before the migration starts. However, I have encountered cases where the migration proceeded to the data transfer phase without the VirtIO drivers being installed first, and the migrated VM ultimately failed to boot at the destination.

In that particular migration plan, both Windows Server 2016 and Windows Server 2022 were included.

For this reason, I believe the most reliable approach is to run virtio-win-guest-tools.exe before starting the migration. What do you think?

https://support.hpe.com/hpesc/public/docDisplay?docId=sd00008058en_us&page=GUID-3A8E263B-7508-4620-A5C6-5372D385F0DB.html#ariaid-title1

3 REPLIES 3
sahilanand7
Senior Member

Re: Automated Driver Injection

Thats correct for windows it better to run  virtio-win-guest-tools.exe before kicking of migrations. 

DiegoDelgado
HPE Pro

Re: Automated Driver Injection

You can see the process in the Morpheus log. I've seen some cases where it fails because WinRM is not enabled or doesn't allow connections.

A workaround would be to temporarily change the RPC mode in the VMW cloud to VMware Tools before migrations, I've seen this work pretty consistently.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
dya
Valued Contributor

Re: Automated Driver Injection

It sounds like this is related to VMware Cloud's RPC mode.

One thing that concerns me is that the migration proceeds to the data transfer phase even if the pre-installation fails. I think it would be better to perform the prerequisite step first and only proceed to the next stage if everything succeeds. If there's a problem, it would be detected immediately at that point.

Given that, I'm still torn about whether it might be a good option to simply run virtio-win-guest-tools.exe manually before starting the migration. It's probably the most reliable approach and adds very little overhead to the migration process.