1NVME-SEAGATE-VS-L(1) NVMe Manual NVME-SEAGATE-VS-L(1)
2
3
4
6 nvme-seagate-vs-log-page-sup - Retrieve Seagate vendor specific
7 Supported Log-pages Information
8
10 nvme seagate vs-log-page-sup <device> [OPTIONS]
11
13 This command will only work on Seagate devices supporting this feature.
14 Not all commands work across all product families.
15
16 The <device> may be either an NVMe character device (ex: /dev/nvme0) or
17 an NVMe block device (ex: /dev/nvme0n1).
18
20 -o <FMT>, --output-format=<FMT>
21 Output in binary format
22
24 Get the vendor specific log page information for a particular device.
25
26 # nvme seagate vs-log-page-sup /dev/nvme0
27 Output:
28 Seagate Supported Log-pages count :8
29 LogPage-Id LogPage-Name
30
31 0x1 ERROR_INFORMATION
32 0x2 SMART_INFORMATION
33 0x3 FW_SLOT_INFORMATION
34 0x5 COMMANDS_SUPPORTED_AND_EFFECTS
35 0xC8 VS_RECENT_DRIVE_HISTORY
36 0xC4 VS_EXTENDED_SMART_INFO
37 0xC5 VS_LIST_SUPPORTED_LOG_PAGE
38 0xCB VS_PCIE_ERROR_LOG_PAGE
39
41 Part of the nvme-user suite
42
43
44
45NVMe 09/29/2023 NVME-SEAGATE-VS-L(1)