nvme-solidigm-vs-internal-log - Man Page

Retrieve Debug log binaries

Synopsis

nvme solidigm vs-internal-log <device> [--log-type=<type> | -t <type>]
                                          [--output-dir=<dir> | -d <dir>]
                                          [--verbose | -v]

Description

For the NVMe device given, retrieves the Solidigm vendor-specific internal debug log binaries and saves them to the specified output directory.

The <device> parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).

Options

-t <type>, --log-type=<type>

Specify the type of log to retrieve. Valid options are ALL, CIT, HIT, NLOG, ASSERT, and EVENT. Defaults to ALL.

-d <dir>, --output-dir=<dir>

Specify the output directory for the log files. Defaults to the current working directory.

-v, ā€‰--verbose

Enable verbose output for additional information during the log retrieval process.

Examples

Nvme

Part of the nvme-user suite

Info

10/31/2024 NVMe Manual