Skip to content

Commit

Permalink
Added initial test for issue #75 and pr #76
Browse files Browse the repository at this point in the history
  • Loading branch information
ralequi committed Oct 17, 2023
1 parent f3b9641 commit 5f4d312
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 0 deletions.
76 changes: 76 additions & 0 deletions tests/dataset/singletests/nvme_11_issue_75/_-d_nvme_--all__dev_sda
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.5.6-200.fc38.x86_64] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number: KBG30ZMV256G TOSHIBA
Serial Number: 68APC048P12P
Firmware Version: ADHA0101
PCI Vendor/Subsystem ID: 0x1179
IEEE OUI Identifier: 0x00080d
Controller ID: 0
NVMe Version: 1.2.1
Number of Namespaces: 1
Namespace 1 Size/Capacity: 256.060.514.304 [256 GB]
Namespace 1 Formatted LBA Size: 512
Namespace 1 IEEE EUI-64: 00080d 040017b710
Local Time is: Tue Oct 17 10:11:33 2023 CEST
Firmware Updates (0x12): 1 Slot, no Reset required
Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test
Optional NVM Commands (0x0017): Comp Wr_Unc DS_Mngmt Sav/Sel_Feat
Log Page Attributes (0x02): Cmd_Eff_Lg
Maximum Data Transfer Size: 512 Pages
Warning Comp. Temp. Threshold: 82 Celsius
Critical Comp. Temp. Threshold: 85 Celsius

Supported Power States
St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat
0 + 3.30W - - 0 0 0 0 0 0
1 + 2.70W - - 1 1 1 1 0 0
2 + 2.30W - - 2 2 2 2 0 0
3 - 0.0500W - - 4 4 4 4 8000 32000
4 - 0.0050W - - 4 4 4 4 8000 40000

Supported LBA Sizes (NSID 0x1)
Id Fmt Data Metadt Rel_Perf
0 - 4096 0 0
1 + 512 0 3

=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 48 Celsius
Available Spare: 100%
Available Spare Threshold: 10%
Percentage Used: 33%
Data Units Read: 35.495.552 [18,1 TB]
Data Units Written: 41.930.020 [21,4 TB]
Host Read Commands: 698.861.199
Host Write Commands: 1.134.862.706
Controller Busy Time: 16.624
Power Cycles: 1.639
Power On Hours: 10.188
Unsafe Shutdowns: 106
Media and Data Integrity Errors: 0
Error Information Log Entries: 2.888
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0
Temperature Sensor 1: 48 Celsius
Thermal Temp. 1 Transition Count: 6122
Thermal Temp. 2 Transition Count: 3522
Thermal Temp. 1 Total Time: 74418
Thermal Temp. 2 Total Time: 7241

Error Information (NVMe Log 0x01, 16 of 64 entries)
Num ErrCount SQId CmdId Status PELoc LBA NSID VS Message
0 2888 0 0x0015 0xc005 0x028 - 0 - Invalid Field in Command

Self-test Log (NVMe Log 0x06)
Self-test status: No self-test in progress
Num Test_Description Status Power_on_Hours Failing_LBA NSID Seg SCT Code
0 Extended Completed without error 8754 - - - - -
1 Short Completed without error 8754 - - - - -
2 Extended Completed without error 8738 - - - - -
3 Short Completed without error 8737 - - - - -

Loading

0 comments on commit 5f4d312

Please sign in to comment.