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 several different fields returned from this command depending
26 on the drive:
27
28 Drive HW Revision
29
30 FTL Unit Size
31
32 Customer Serial Number
33
34 HyperScale Boot Version
35
36 TCG Device Ownership
37
39 # nvme wdc vs-drive-info /dev/nvme0
40
42 Part of the nvme-user suite.
43
44
45
46NVMe 09/29/2023 NVME-WDC-VS-DRIVE(1)