Using Tech Support Mode in ESXi 4.1

August 20, 2011

Using Tech Support Mode in ESXi 4.1

Purpose

This article provides guidance on the recommended use of Tech Support Mode for VMware ESXi 4.1.

For instructions on how to enter Tech Support Mode for VMware ESXi 4.0 and 3.5, see: Tech Support Mode for Emergency Support (1003677).

Resolution

 

Tech Support Mode

Tech Support Mode (TSM) provides a command-line interface that can be used by the administrator to troubleshoot and correct abnormal conditions on VMware ESXi hosts. TSM can be accessed in two ways:
  • Logging in directly on the console of the ESXi server

  • Logging in remotely via SSH

Both of these methods can be disabled, and an optional timeout value can be configured to disallow local and remote TSM access after the specified timeout period.
 
Note: Any existing open sessions are not automatically terminated at the end of the timeout period.

Using Tech Support Mode

Tech Support Mode is provided for the purposes of troubleshooting and remediation. VMware support may provide directions to use TSM in many forms including but not limited to telephone, E-mail, knowledge base articles, documentation, and remote desktop.

VMware recommends using the vSphere Client or any other VMware Administration Automation Product to perform routine ESXi host configuration tasks that do not involve a troubleshooting scenario. For scripting and automation, VMware recommends using the vCLI, PowerCLI, or the vSphere SDK instead of TSM.

TSM may be required to test and debug pre, post, or first boot scripts that are used in conjunction with the new ESXi 4.1 scripted installation feature. VMware recommends limiting testing and debugging these scripts to non-production environments prior to roll-out into production.

Enabling and Accessing Tech Support Mode

To enable local or remote TSM from the Direct Console User Interface (DCUI):
  1. At the DCUI of the ESXi host, press F2 and provide credentials when prompted.

  2. Scroll to Troubleshooting Options, and press Enter.

  3. If you want to enable local TSM, select Local Tech Support and press Enter once. This allows users to login on the virtual console of the ESXi host.

    If you want to enable remote TSM, select Remote Tech Support (SSH) and press Enter once. This allows users to login via SSH on the virtual console of the ESXi host.

  4. Optionally, if you want to configure the timeout for TSM:

    1. Select Modify Tech Support timeout and press Enter.

    2. Enter the desired timeout value in minutes and press Enter.


  5. Press Esc three times to return to the main DCUI screen.


To enable local or remote TSM from the vSphere Client:
  1. Select the host and click the Configuration tab.

  2. Click Security profile > Properties.

  3. Click Local Tech Support or Remote Tech Support (SSH) and click Options.

  4. Choose the desired startup policy and click Start, then click OK.

  5. Verify that the daemon selected in step 3 shows as running in the Services Properties window.


To configure the TSM timeout value using the vSphere Client:
  1. Select the host and click the Configuration tab.

  2. Click Advanced Settings.

  3. Change the UserVars.TSMTimeOut field to the desired value in minutes.

  4. Click OK.


To access the local TSM:
  1. At the main DCUI screen, press ALT+F1 simultaneously. This opens a virtual console window to the host.

  2. Provide credentials when prompted.

    Note: When typing the password, characters are not displayed on the console.


To access the remote TSM:
  1. Open an SSH client.

  2. Specify the IP address or domain name of the ESX host.

    Notes:

    • Directions may vary depending on what SSH client you are using. For more information, consult vendor documentation and support.

    • By default, SSH works on TCP port 22.


  3. Provide credentials when prompted.

Related Posts

Next Article
« Prev Post
Previous Article
Next Post »

No comments