Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

RedHat Enterprise Linux(RHEL)6でSOSレポートを生成する方法

Summary: RedHat Enterprise Linux 6で問題の診断とトラブルシューティングに役立つSOSレポートを生成する方法。

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Symptoms


文書の概要:この文書では、RedHat Enterprise Linux(RHEL)6でSOSレポートを生成する方法について説明します。


  • 「ルート」としてログインしていることを確認します。
  • 「sos」RPMがインストールされていることを検証します。
    • # rpm -qa | grep -i sos
    • このRPMがインストールされていない場合は、インストールする必要があります。
      • # yum install sos
  • # sosreport
  • 要求があったら名前を入力します
  • 要求があったらDellケース番号を入力します
  • 出力は、「/tmp」フォルダーに保存された.tar.xzファイルです
メモ:これらのレポートは、技術者が問題を診断し、トラブルシューティングするのに役立ちます。このファイルを技術者に提供することで、問題の解決にかかる時間を短縮できます。

 

Article Properties


Affected Product

Servers, PowerEdge, Red Hat Enterprise Linux Version 6

Last Published Date

21 Feb 2021

Version

4

Article Type

Solution