Skip to content

Commit 976d20b

Browse files
ikegami-tigaw
authored andcommitted
doc: add get-log command symbolic names
The log-id parameter can be set the symbolic names also. Signed-off-by: Tokunori Ikegami <[email protected]>
1 parent 9486a96 commit 976d20b

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

Documentation/nvme-get-log.txt

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,51 @@ OPTIONS
4646
-i <log-id>::
4747
--log-id=<log-id>::
4848
Sets the commands requested log-id to <log-id>. Defaults to 0.
49+
+
50+
[]
51+
|=================
52+
|Value|Definition
53+
|0x00 \| 'supported-log-pages'| Supported Log Pages
54+
|0x01 \| 'error'| Error Information
55+
|0x02 \| 'smart'| SMART / Health Information
56+
|0x03 \| 'fw-slot'| Firmware Slot Information
57+
|0x04 \| 'changed-ns'| Changed Namespace List
58+
|0x05 \| 'cmd-effects'| Commands Supported and Effects
59+
|0x06 \| 'device-self-test'| Device Self-test
60+
|0x07 \| 'telemetry-host'| Telemetry Host-Initiated
61+
|0x08 \| 'telemetry-ctrl'| Telemetry Controller-Initiated
62+
|0x09 \| 'endurance-group'| Endurance Group Information
63+
|0x0a \| 'predictable-lat-nvmset'| Predictable Latency Per NVM Set
64+
|0x0b \| 'predictable-lat-agg'| Predictable Latency Event Aggregate
65+
|0x0c \| 'ana'| Asymmetric Namespace Access
66+
|0x0d \| 'persistent-event'| Persistent Event Log
67+
|0x0e \| 'lba-status'| LBA Status Information
68+
|0x0f \| 'endurance-grp-evt'| Endurance Group Event Aggregate
69+
|0x10 \| 'media-unit-status'| Media Unit Status
70+
|0x11 \| 'supported-cap-config-list'| Supported Capacity Configuration Lis
71+
|0x12 \| 'fid-supported-effects'| Feature Identifiers Supported and Effects
72+
|0x13 \| 'mi-cmd-supported-effects'| NVMe-MI Commands Supported and Effects
73+
|0x14 \| 'cmd-and-feat-lockdown'| Command and Feature Lockdown
74+
|0x15 \| 'boot-partition'| Boot Partition
75+
|0x16 \| 'rotational-media-info'| Rotational Media Information
76+
|0x17 \| 'dispersed-ns-participating-ns'| Dispersed Namespace Participating NVM Subsystems
77+
|0x18 \| 'mgmt-addr-list'| Management Address List
78+
|0x19 \| 'phy-rx-eom'| Physical Interface Receiver Eye Opening Measurement
79+
|0x1a \| 'reachability-groups'| Reachability Groups
80+
|0x1b \| 'reachability-associations'| Reachability Associations
81+
|0x1c \| 'changed-alloc-ns-list'| Changed Allocated Namespace List
82+
|0x20 \| 'fdp-configs'| FDP Configurations
83+
|0x21 \| 'fdp-ruh-usage'| Reclaim Unit Handle Usage
84+
|0x22 \| 'fdp-stats'| FDP Statistics
85+
|0x23 \| 'fdp-events'| FDP Events
86+
|0x70 \| 'discover'| Discovery
87+
|0x71 \| 'host-discover'| Host Discovery
88+
|0x72 \| 'ave-discover'| AVE Discovery
89+
|0x73 \| 'pull-model-ddc-req'| Pull Model DDC Request
90+
|0x80 \| 'reservation'| Reservation Notification
91+
|0x81 \| 'sanitize'| Sanitize Status
92+
|0xbf \| 'zns-changed-zones'| Changed Zone List
93+
|=================
4994

5095
-a <aen>::
5196
--aen=<aen>::

0 commit comments

Comments
 (0)