Opened 6 years ago
Closed 6 years ago
#1084 closed enhancement (duplicate)
Smart details of Micron_1100_MTFDDAK256TBN
Reported by: | ravi | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Release 6.6 |
Component: | drivedb | Version: | 6.6 |
Keywords: | Cc: | ronny@… |
Description (last modified by )
Hello,
We are running a smartctl test on the device mentioned above to determine the wear or Percent_Lifetime_Used in the goal of knowing when the device might fail.
However we are unable to get that information from the test. Is it something that is not provided by the disk manufacturer or is it not available in the smartmon database?
Below are details of the disk. I will also be attaching a file for the full test:
8<-------------------------------8<
**/usr/sbin/smartctl -a /dev/sdb** smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.9.0-6-amd64] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Device Model: Micron_1100_MTFDDAK256TBN Serial Number: 171619E08E1D LU WWN Device Id: 5 00a075 119e08e1d Firmware Version: M0MU031 User Capacity: 256,060,514,304 bytes [256 GB] Sector Size: 512 bytes logical/physical Rotation Rate: Solid State Device Form Factor: 2.5 inches Device is: Not in smartctl database [for details use: -P showall] ATA Version is: ACS-3 T13/2161-D revision 5 SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Tue Sep 4 08:47:34 2018 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED
8<-----------------------------8<
Thank you for taking the time to look into this. Have a wonderful day ahead.
Kind regards,
Ravi
Attachments (1)
Change History (6)
by , 6 years ago
Attachment: | Micron_smarctl added |
---|
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
Component: | smartctl → drivedb |
---|---|
Priority: | blocker → minor |
Severity: blocker ?
Sorry no !-)
comment:3 by , 6 years ago
Milestone: | → Release 6.6 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Already added in r4393, r4394, see ticket #783.
Enhancement is included in smartmontools release 6.6 (r4594).
Percent_Lifetime_Used in the goal of knowing when the device might fail.
Please update the drive database. Then smartctl should print the correct attribute name:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE ... 202 Percent_Lifetime_Remain 0x0030 100 100 001 Old_age Offline - 0 ...
comment:4 by , 6 years ago
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
Hello Christian,
Apparently the tool update-smart-drivedb is not included in Debian 8. For some reason it is deemed insecure and therefore has been removed in the package smartmontools.
So if we are going to have that tool, does that mean compilation is the best way to go? Or is there another way to update the drive database?
Thank you for your feedback and enjoy the rest of the day.
Ravi
comment:5 by , 6 years ago
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Please address Debian specific problems to the maintainer of the Debian package.
Note that the decision to remove update-smart-drivedb
(Debian Bug 804299) should possibly be reconsidered due to ticket #751.
There is no need to compile. The drive database file could be downloaded manually from the 6.6 branch and placed it in the configured location (Debian: /var/lib/smartmontools/drivedb/drivedb.h
). You could also add local entries via /etc/smart_drivedb.h
which is automatically loaded first if present. See -B, --drivedb
option on smartctl man page.
Full details of smartctl