- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus VM Essentials Software
- >
- Re: Automated Driver Injection
Categories
Company
Local Language
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2026 02:57 PM
06-27-2026 02:57 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
a month ago
Re: Automated Driver Injection
Thats correct for windows it better to run virtio-win-guest-tools.exe before kicking of migrations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
a month ago
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]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago - last edited a month ago
a month ago - last edited a month ago
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.