Failed to perform fix-up operation on migrated VM. Failed to finish fixup cleanup" under Services > Migration./common/logs/admin/<migration-id>_fixup.log
<timestamps> INFO log.py::info():65 SyncFilesystem(####-C54D @ /dev/sda1): restoring attributes
<timestamps> WARNING log.py::warning():79 SyncFilesystem(####-C54D @ /dev/sda1): skipping because it is of type fat32
/common/logs/admin/app.log :
<timestamps> UTC [FailureDetectionService_EventListener, , , TxId: ] INFO c.v.v.h.f.FailedJobEventsListener- Skipping the jobType OsAssistedMigrationJobs and workflow Type Linux Fixup from notifying.
<timestamps> UTC [OsAssistedMigrationService_SvcThread-54, Ent: HybridityAdmin, , TxId: ########-a1fa-4e82-####-############] ERROR c.v.v.h.s.m.j.OsAssistedMigrationJob- Failed to perform fix-up operation on migrated VM
"jobFailed":true,"error":"Failed to perform fix-up operation on migrated VM. Failed to finish fixup cleanup","result":{"error":"Failed to perform fix-up operation on migrated VM. Failed to finish fixup cleanup"}}
{"fsName":"/boot/efi","fsSize":2093040,"fsType":"FAT32",
lsblk -f
VMware HCX
The migration fails because the source Guest OS utilizes an unsupported FAT32 file system partition (such as /boot/efi). VMware HCX OS Assisted Migration (OSAM) does not support the FAT32 file system format for Linux fixup workflows.
Attempt the OSAM migration with the Guest OS having only supported file systems: ext2, ext3, ext4, XFS .
Refer following document for supported File System type Guest Operating System Considerations
Refer following document for supported OS versions Supported Guest Operating Systems