VMware
 

Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

VMotion from ESX Server 3.5 Hosts to ESX Server 3.0.x Hosts Causes the Console Sessions of the Migrated Virtual Machines to Become Blank

Details

Although virtual machine console sessions become blank, virtual machine applications and network connectivity are not affected.

Solution

Workaround 1
  1. Revert the virtual machine to ESX Server 3.5.
  2. Locate the virtual machine's .vmx file as described below.
  3. From the service console, change to the directory containing the .vmx file.
    #cd /vmfs/volumes/<datastore name>/<directory path>/
  4. Change the virtual machine's .vmx file permission to -rwxr-xr-x.
    #chmod 755 <vmx file name>
  5. Perform the VMotion again. You do not need to restart the virtual machine.
Workaround 2
  1. Power off the virtual machine from ESX Server 3.0.x.
  2. Locate the virtual machine's .vmx file as described below.
  3. From the service console, change to the directory containing the .vmx file.
    #cd /vmfs/volumes/<datastore name>/<directory path>/
  4. Change the virtual machine's .vmx file permission to -rwxr-xr-x .
    #chmod 755 <vmx file name>
  5. Power on the virtual machine.
To locate the virtual machine's .vmx file:
  1. In the VI Client inventory, select the virtual machine and click the Summary tab.
  2. Click Edit Settings.
  3. Click the Options tab and select General Options. The Virtual Machine Configuration File text box displays the location of the .vmx file. in the following format:
    [<datastore name>] <directory path>/<configuration_file>.vmx

Keywords

virtual machine console; console; VirtualCenter; ESX Server; migration; host; VMotion;

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (2000 or fewer characters)
Submit
Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   
Actions