1NVME-WDC-VS-DRIVE(1) NVMe Manual NVME-WDC-VS-DRIVE(1)
2
3
4
6 nvme-wdc-vs-drive-info - Send the NVMe WDC vs-drive-info command,
7 return result
8
10 nvme wdc vs-drive-info <device>
11
13 For the NVMe device given, send the unique WDC vs-drive-info command
14 and provide the additional drive information.
15
16 The <device> parameter is mandatory and must be the NVMe character
17 device (ex: /dev/nvme0).
18
19 This will only work on WDC devices supporting this feature. Results for
20 any other device are undefined.
21
22 On success it returns 0, error code otherwise.
23
25 There are 2 fields returned from this command:
26
27 Drive HW Revision
28
29 FTL Unit Size
30
32 # nvme wdc vs-drive-info /dev/nvme0
33
35 Part of the nvme-user suite.
36
37
38
39NVMe 04/24/2020 NVME-WDC-VS-DRIVE(1)