Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
VMotion Might Fail on ESX Server 2.5.4 Patch 2 and Higher when Virtual Machines Have Virtual Floppy or CDROM Devices Pointing to Incorrectly Specified Image Files (4334775)
Details
After applying patch 2 or higher on ESX Server 2.5.4, VMotion might fail with the following error message:
"Failed to start virtual machine copy server. Reason: Failed to update the temporary config file '/tmp/######/my_vm.vmx"
You will also see the following errors in the ESX Server hostd log files:
failed to open (1049095): AIOMgr_Open failed..Failed to open vmfs disk.failed to open (1049095). Descriptor file couldn't be readfailed to open (1049095).failed to open with flags 23
This has been observed in the following scenarios:
-
The virtual machine being VMotioned has a floppy device that points to a floppy image file and the fileName property points to a file that does not have the .flp extension. Here is an example of how the VMX file of the virtual machine would look like:
floppy0.fileType = "file"floppy0.fileName = "/vmimages/cpuid.img"
- The virtual machine being VMotioned has a CDROM device that points to a CDROM image file and the fileName property points to a file that does not have the .iso extension. Here is an example of how the VMX file of the virtual machine would look like:
ide1:0.deviceType = "cdrom-image"ide1:0.fileName = "/vmimages/windows2003.nrg"
Solution
To work around this problem, make sure that floppy devices pointing to image files have the .flp extension in the floppy image filename and that CDROM devices pointing to CDROM image files have the .iso extension in the image filename.
Keywords
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

