HomeFreeBSD

nvmecontrol: Implement telemetry-log command.

Description

nvmecontrol: Implement telemetry-log command.

This produces the same data as the Linux nvme-cli 'nvme telemetry-log'
command. It extracts the telemetry log from drive. This is a variable
length log, so we read the first page and find out how much of the log
to grab. There's 3 levels of details available, and we grab the level of
detail specified on the command line.

Sponsored by: Netflix

Details

Provenance
impAuthored on Apr 8 2024, 4:54 PM
Parents
rGe84a75f93602: nvme: Add telemetry page definitions
Branches
Unknown
Tags
Unknown