VMware HCX OS Assisted Migration (OSAM) may fail when the destination HCX Manager cannot establish a guest-level connection. This failure occurs at the "prepare for fixup" stage and typically prevents automatic VMware Tools installation. Common symptoms include SOAP request errors and guest operations agent contact failures.
Failed to perform fix-up operation on migrated VM. Failed to prepare for fixup. app.log located at /common/logs/admin/app.log contains the following signature:<Time Stamp> UTC [OsAssistedMigrationService_SvcThread-1599, Ent: HybridityAdmin, , TxId: TxId: ########-####-####-####-##########] WARN c.v.v.h.s.m.jobs.WindowsFixupJob- doWaitForReadyToFixup() - Failed to run SOAP request ListFilesInGuest The guest operations agent could not be contacted. migrationId: ########-####-####-####-##########
Sentinel agent log location:
Windows:
Linux:
VMware HCX 4.x
Hyper-V source VM (Windows Guest OS)
The Guest OS on the source VM blocks the HCX Manager's ability to log in with the temporary "vmuser" account. This is typically caused by restrictive Group Policy Objects (GPOs) preventing local user login or Antivirus/Endpoint Security software blocking the guest operation agent.
Install VMware tools manually on the source machine prior to starting OSAM migration.
Prerequisites:
Steps:
NOTE:
The above method should only be performed as a last resort. Any issues that occur from force installing VMware tools on the source machine will NOT be investigated by Broadcom.
Every effort should be made to investigate why the OS is blocking the login for the local OSAM user 'vmuser' - which in-turn blocks the installation of VMware tools on the destination.