linuxnutzer
Commander
- Registriert
- Dez. 2011
- Beiträge
- 2.481
smartmontools 7.0-0ubuntu1
Die Smartmontools schicken permanent Mails, dass sich "Error Information Log Entries" erhöhen, andererseits steht bei der Abfrage "No Errors Logged"
Hat die NVME ein Problem oder kommen die smartmontools vielleicht nicht mit dieser NVME klar?
Die Smartmontools schicken permanent Mails, dass sich "Error Information Log Entries" erhöhen, andererseits steht bei der Abfrage "No Errors Logged"
~# smartctl -l error /dev/nvme0n1
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-5.3.0-26-generic] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF SMART DATA SECTION ===
Error Information (NVMe Log 0x01, max 64 entries)
No Errors Logged
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-5.3.0-26-generic] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF SMART DATA SECTION ===
Error Information (NVMe Log 0x01, max 64 entries)
No Errors Logged
~# smartctl -A /dev/nvme0n1
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-5.3.0-26-generic] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF SMART DATA SECTION ===
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 38 Celsius
Available Spare: 100%
Available Spare Threshold: 10%
Percentage Used: 0%
Data Units Read: 412.778 [211 GB]
Data Units Written: 620.469 [317 GB]
Host Read Commands: 5.405.762
Host Write Commands: 4.026.773
Controller Busy Time: 27
Power Cycles: 140
Power On Hours: 53
Unsafe Shutdowns: 32
Media and Data Integrity Errors: 0
Error Information Log Entries: 304
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0
Temperature Sensor 1: 38 Celsius
Temperature Sensor 2: 38 Celsius
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-5.3.0-26-generic] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF SMART DATA SECTION ===
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 38 Celsius
Available Spare: 100%
Available Spare Threshold: 10%
Percentage Used: 0%
Data Units Read: 412.778 [211 GB]
Data Units Written: 620.469 [317 GB]
Host Read Commands: 5.405.762
Host Write Commands: 4.026.773
Controller Busy Time: 27
Power Cycles: 140
Power On Hours: 53
Unsafe Shutdowns: 32
Media and Data Integrity Errors: 0
Error Information Log Entries: 304
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0
Temperature Sensor 1: 38 Celsius
Temperature Sensor 2: 38 Celsius
Code:
~# smartctl -x /dev/nvme0n1
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-5.3.0-26-generic] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Number: Samsung SSD 970 EVO Plus 500GB
Serial Number: ..............
Firmware Version: 2B2QEXM7
PCI Vendor/Subsystem ID: 0x144d
IEEE OUI Identifier: 0x002538
Total NVM Capacity: 500.107.862.016 [500 GB]
Unallocated NVM Capacity: 0
Controller ID: 4
Number of Namespaces: 1
Namespace 1 Size/Capacity: 500.107.862.016 [500 GB]
Namespace 1 Utilization: 24.247.881.728 [24,2 GB]
Namespace 1 Formatted LBA Size: 512
Namespace 1 IEEE EUI-64: 002538 5791b2d636
Local Time is: Sun Jan 19 16:14:20 2020 CET
Firmware Updates (0x16): 3 Slots, no Reset required
Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test
Optional NVM Commands (0x005f): Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp
Maximum Data Transfer Size: 512 Pages
Warning Comp. Temp. Threshold: 85 Celsius
Critical Comp. Temp. Threshold: 85 Celsius
Supported Power States
St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat
0 + 7.80W - - 0 0 0 0 0 0
1 + 6.00W - - 1 1 1 1 0 0
2 + 3.40W - - 2 2 2 2 0 0
3 - 0.0700W - - 3 3 3 3 210 1200
4 - 0.0100W - - 4 4 4 4 2000 8000
Supported LBA Sizes (NSID 0x1)
Id Fmt Data Metadt Rel_Perf
0 + 512 0 0
=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 38 Celsius
Available Spare: 100%
Available Spare Threshold: 10%
Percentage Used: 0%
Data Units Read: 412.778 [211 GB]
Data Units Written: 620.471 [317 GB]
Host Read Commands: 5.405.778
Host Write Commands: 4.026.866
Controller Busy Time: 27
Power Cycles: 140
Power On Hours: 53
Unsafe Shutdowns: 32
Media and Data Integrity Errors: 0
Error Information Log Entries: 304
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0
Temperature Sensor 1: 38 Celsius
Temperature Sensor 2: 37 Celsius
Error Information (NVMe Log 0x01, max 64 entries)
No Errors Logged
Hat die NVME ein Problem oder kommen die smartmontools vielleicht nicht mit dieser NVME klar?