Adding upstream version 2.7.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
04338f02fe
commit
d6e1a5d456
663 changed files with 15529 additions and 6994 deletions
|
@ -3,7 +3,8 @@ nvme-wdc-get-drive-status(1)
|
|||
|
||||
NAME
|
||||
----
|
||||
nvme-wdc-get-drive-status - Send the NVMe WDC get-drive-status command, return result
|
||||
nvme-wdc-get-drive-status - Send the NVMe WDC get-drive-status command, return
|
||||
result
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
|
@ -33,20 +34,19 @@ Output Explanation
|
|||
|The percentage of drive function used.
|
||||
|
||||
|*EOL (End of Life) Status*
|
||||
|The 3 possible states are : Normal, Read Only, or End of Life.
|
||||
|The 3 possible states are : Normal, Read Only, or End of Life.
|
||||
|
||||
|*Assert Dump Status*
|
||||
|The 2 possible states are : Present or Not Present.
|
||||
|The 2 possible states are : Present or Not Present.
|
||||
|
||||
|*Thermal Throttling Status*
|
||||
|The 3 possible states are : Off, On, or Unavailable.
|
||||
|The 3 possible states are : Off, On, or Unavailable.
|
||||
|
||||
|*Format Corrupt Reason*
|
||||
|The 3 possible states are : Not Corrupted, Corrupt due to FW Assert, or Corrupt for Unknown Reason.
|
||||
|The 3 possible states are : Not Corrupted, Corrupt due to FW Assert, or Corrupt for Unknown Reason.
|
||||
|
||||
|===
|
||||
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
* Has the program issue WDC get-drive-status command :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue