Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

Uploading diagnostic information to VMware

Purpose

VMware technical support uses a set of diagnostic information obtained from our products when addressing a support request. This diagnostic information contains product specific logs and configuration files from the host on which the product is run. This information is gathered using a specific script or tool within the product. Instructions for obtaining this a diagnostic information can be found at Collecting diagnostic information for VMware products (1008524).
 
When obtained, this information must be uploaded to VMware support. This article contains instructions for uploading diagnostic information to VMware support.

Resolution

Diagnostic Information Upload Instructions 

To address a support request (SR), VMware Technicians request diagnostic information from the VMware products. The following methods are available to send this diagnostic information to VMware support technicians.
 
Note: Uploading diagnostic information is the same as uploading log files. 

Uploading by Email

Files can be attached to an email to your support representative. This method is effective if you have already received an email from your representative and can reply. If you choose this method, do not modify the subject line of the email to ensure the message is associated to your support request properly.
 
Note: You can send files up to 10MB by email. 

Uploading as an attachment to your support request

You can log in to the VMware Support page and add your files as an attachment to your SR. If you choose this method, you must log in using an account that is associated to the SR. 

To log in to the VMware Support page and upload files: 
  1. Open a web browser, enter https://www.vmware.com/support/login.do.
  2. Enter email address and password. Click Sign In.
  3. Click the Support History link.
  4. Select the appropriate support request.
  5. On this screen you can update your support request and upload the diagnostic data.

Uploading by FTP

For particularly large files, VMware Technical support has an FTP server used to store diagnostic data for SRs.
 
To upload diagnostic information to the VMware FTP server:
  1. From a UNIX shell or Windows command line, run:

    ftp ftpsite.vmware.com

  2. Enter the username and password listed here:

    Username : inbound
    Password : inbound

    Note: Logging on by using this username and password allows you to put files on the site. You cannot delete, move, rename, or modify any files, including the files you upload.
  3. To specify binary mode, run:

    bin

    Caution: Binary mode allows file transmission in a mode that preserves the integrity of the files. It is very important this is set prior to the upload.
  4. To create a directory for your diagnostic information files, run:

    mkdir <YOUR SUPPORT REQUEST NUMBER>

    Note: When making this directory, use only the SR number. Do not preface the number with anything other than the number (for example, SR####). Creating a directory named anything other than only the SR number affects the tools used by support to access these files once uploaded.
  5. To change to your SR directory, run:

    cd <YOUR SUPPORT REQUEST NUMBER>
  6. To upload the files, run:

    put <filename>

    where <filename> is the name of the file you are uploading
  7. Email VMware Technical Support, indicating that you have uploaded files. Include your support request number in the email.

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (2 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 (2 Ratings)   
Actions