メイン コンテンツに進む
  • すばやく簡単にご注文が可能
  • 注文内容の表示、配送状況をトラック
  • 会員限定の特典や割引のご利用
  • 製品リストの作成とアクセスが可能
  • 「Company Administration(会社情報の管理)」では、お使いのDell EMCのサイトや製品、製品レベルでのコンタクト先に関する情報を管理できます。

How to Gather VM-Support or VC-Support Logs Using Command Line Interface

概要: This article provides steps to gather vm-support (ESXi) logs or vc-support (vCenter) logs by using a command line.

この記事は自動翻訳されたものである可能性があります。品質に関するフィードバックがある場合は、このページの下部にあるフォームを使用してお知らせください。

文書の内容


手順

Applicable Products:
ESXi
vCenter Server Appliance (vCSA) 6.0, 6.5, and 6.7



Steps to Gather Logs:

How to gather vm-support Logs:
  1. Log in with SSH to the ESXi host.

  2. Run the vm-support command to create a vm-support log bundle.

    HOW16890_en_US__1vm-support command

    Gather command completed.

    HOW16890_en_US__2vm-support collection completed

  
  • Confirm that log bundle is created with the name that is displayed at the command execution. In this article, "/var/tmp/esx-KCC2-2019-02-27--01.31.tgz" is the log bundle name.

  • Log in to the ESXi host using SCP, and copy the created vm-support log bundle to your machine.

  • Send the copied vm-support log bundle to Dell Technical Support.


How to Gather vc-support logs:

  1. Log in with SSH to the vCSA.

  2. Since it logs in to the Appliance Shell in default, run the shell.set --enabled True command and shell command to launch the Bash.

    HOW16890_en_US__3shell command

  1. Run the vc-support -l command to create a vc-support log bundle.

    HOW16890_en_US__4vc-support command

    Gather command completed.

    HOW16890_en_US__5vc-support collection completed

 
  • Confirm that the log bundle is created with the name that is displayed at the command execution. In this article, "/storage/log/vc-vcsa65u2.altmine.local-2019-02-27-02.02-47743.tgz" is the log bundle name.

  • Log in to the vCSA using SCP, copy the created vc-support log bundle to your machine.

    HOW16890_en_US__6icon If you use WinSCP as an SCP tool, run the chsh -s /bin/bash root command to change the vCSA default shell to the Bash shell and use WinSCP (run in step 2 after the Bash launched).
    If you return the default shell to the Appliance Shell, run the chsh -s /bin/appliancesh root command.
  • Send the copied vc-support log bundle to Dell Technical Support.

 

文書のプロパティ


影響を受ける製品

VMware ESXi 6.5.X, VMware ESXi 6.x, VMware OEM Products with ProSupport

最後に公開された日付

06 12月 2022

バージョン

6

文書の種類

How To