1NVME-MICRON-NAND-(1) NVMe Manual NVME-MICRON-NAND-(1)
2
3
4
6 nvme-micron-nand-stats - Retrieves NAND statistics of given micron
7 device
8
10 nvme micron vs-nand-stats <device>
11
13 This command prints NAND information (Total bytes written, Bad block
14 count and Erase failures etc) for the given micron device.
15
16 The <device> parameter is mandatory and may be either the NVMe
17 character device (ex: /dev/nvme0), or a namespace block device (ex:
18 /dev/nvme0n1).
19
20 This will only work on Micron devices devices of model numbers 54XX.
21 Support for new devices may be added subsequently.
22
24 None
25
27 • Retrieve NAND statistics information
28
29 # nvme micron vs-nand-stats /dev/nvme0
30
32 Part of the nvme-user suite
33
34
35
36NVMe 09/29/2023 NVME-MICRON-NAND-(1)