SOS Report collection from NetApp OSS Servers

SOS Report collection from NetApp OSS Servers

Purpose

This article details the process of generating and collecting SOS Reports from NetApp OSS Servers. These reports are often required by the NetApp Support Team for detailed analysis and troubleshooting.


Scope

Applicable to:

  • NetApp OSS Servers

  • Administrators or support engineers performing diagnostic data collection

  • Environments where NetApp technical support requests SOS logs


Prerequisites

  • SSH access to the OSS node

  • sudo privileges on the server

  • A file transfer tool (e.g., MobaXterm) - easy method for downloading files from servers


Procedure

1. Log in to the OSS Server

SSH into the specific OSS node where the SOS report needs to be collected.

ssh <username>@<oss-server-ip>

2. Generate the SOS Report

Run the SOS report command using sudo privileges:

sudo sos report
  • The tool will start collecting system diagnostics, logs, configuration details, and environment information.


  • Note: The SOS report collection may take several minutes depending on node load.

  • Once completed, a compressed .tar.xz or .tar.gz archive will be generated.

3. Locate the Generated Report

By default, the generated report will be stored under:

/var/tmp/


Note the full filename for download.

4. Download the SOS Report File

Use a file-transfer tool such as MobaXterm:

Using MobaXterm:

  1. Open MobaXterm and start an SSH session to the OSS node.

    1. MobaXterm installation guide

  2. On the left side, the SFTP browser automatically displays the remote filesystem.

  3. Navigate to:

    /var/tmp/
  4. Locate the generated file.

  5. Right-click - Download

  6. Provide the destination path and click OK


5. Provide the SOS Report to NetApp

  • Upload the collected SOS report to the NetApp engineer as requested.

  • Run the command on each OSS node if NetApp requests logs from multiple servers.


End of Document


    • Related Articles

    • How to trigger a Support Bundle on NetApp Appliance

      Purpose This article provides the steps to collect and trigger a full support bundle on a NetApp Storage Appliance. Support Bundles are used to collect diagnostics data for troubleshooting performance, connectivity, or I/O issues. Steps Login to the ...
    • How to Collect NVIDIA Bug Report

      Purpose This article provides step-by-step instructions to collect an NVIDIA bug report from servers equipped with NVIDIA GPUs. The NVIDIA bug report is commonly required by NVIDIA Support for troubleshooting GPU driver, CUDA, NVLink, PCIe, and ...
    • How to update Mellanox ConnectX-7 NICs Firmware on OSS Servers

      1. Purpose This article describes the procedure to upgrade the Mellanox ConnectX-7 network adapter firmware on the affected OSS servers to version 28.45.1200 in order to ensure compatibility, stability, and optimal performance. 2. Scope This ...
    • How to Collect Logs from NVIDIA Cumulus Linux Switch

      Purpose This article describes how to collect diagnostic logs from a switch running NVIDIA Cumulus Linux. These logs are typically required by NVIDIA Networking Support for troubleshooting switch-level issues such as port flaps, routing problems, ...
    • How to Collect Logs from NVIDIA UFM (UFM System Dump)

      Purpose This article explains how to collect diagnostic logs from NVIDIA Unified Fabric Manager (UFM) using the web-based GUI. The UFM system dump is typically required by NVIDIA Support for troubleshooting fabric health, host visibility, alerts, and ...