During the cloning phase of conversion, data is read from the source server and transferred to the destination. In some cases application processes running on the source server can interfere with VMware Converter's ability to read files from the source disk or volume.
To ensure that VMware Converter read all files:
- Log in to the source server as with the local Administrator account to rule out possible problems due to permission restrictions.
- Use the msconfig utility to reduce the number of running processes which may interfere with file access.
- Open a command prompt. For more information, see Opening a command or shell prompt (1003892).
- Type msconfig and press Enter.
- Select Diagnostic Startup.
- Click Services. Select Hide all Microsoft Services.
- Select VMware Converter Service.
- Restart the server.
Note: To restore the settings, open the msconfig utility and select Normal Startup.
- Some file access issues can sometimes be caused by file system or disk problems.
To determine if these may be causing issues:
- Open a command prompt and run this command:
chkdsk <drive_letter:> /r
Note: If you are prompted to schedule the disk check, press y and restart the server.
-
Microsoft Active Directory, Exchange, SQL, and Oracle Database servers may experience complications during a conversion with VMware Converter due to the way file locking is handled on those server platforms. VMware recommends trying to turn these services off prior to conversion to ensure the most successful conversion possible as mentioned in Step 2.