GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NVME-SOLIDIGM-LOG() NVME-SOLIDIGM-LOG()

nvme-solidigm-log-page-directory - Retrieve log page directory

nvme solidigm log-page-directory <device> [--output-format=<fmt> | -o <fmt>]

Retrieves and displays the log page directory for the given Solidigm NVMe device. This command provides information about the available log pages and their characteristics.

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

-o <fmt>, --output-format=<fmt>

Set the reporting format to normal or json. Only one output format can be used at a time.

•Retrieve and display the log page directory:

# nvme solidigm log-page-directory /dev/nvme0

•Retrieve the log page directory in JSON format:

# nvme solidigm log-page-directory /dev/nvme0 -o json

Part of the nvme-user suite


Search for    or go to Top of page |  Section other |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.