From fb823a75ef21fa5a5178d9d1c6f21f461e606340 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Wed, 6 Nov 2002 12:24:43 +0000 Subject: [PATCH] Added Toshiba disk git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@219 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- www/TOSHIBA-0.html | 78 ++++++++++++++++++++++++++++++++++++++++++++++ www/index.html | 1 + 2 files changed, 79 insertions(+) create mode 100644 www/TOSHIBA-0.html diff --git a/www/TOSHIBA-0.html b/www/TOSHIBA-0.html new file mode 100644 index 000000000..ad3e79892 --- /dev/null +++ b/www/TOSHIBA-0.html @@ -0,0 +1,78 @@ +<pre><tt> + +smartctl version 5.0-31 Copyright (C) 2002 Bruce Allen +Home page is http://smartmontools.sourceforge.net/ + +=== START OF INFORMATION SECTION === +Device Model: TOSHIBA MK2018GAS +Serial Number: X22F7553T +Firmware Version: Q2.03 D +ATA Version is: 5 +ATA Standard is: Unrecognized. Minor revision code: 0x00 +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 + +General SMART Values: +Off-line data collection status: (0x00) Offline data collection activity was + never started. +Self-test execution status: ( 0) The previous self-test routine completed + without error or no self-test has ever + been run. +Total time to complete off-line +data collection: ( 212) seconds. +Offline data collection +capabilities: (0x1b) SMART execute Offline immediate. + Automatic timer ON/OFF support. + Suspend Offline collection upon new + command. + Offline surface scan supported. + Self-test supported. +SMART capabilities: (0x0003) Saves SMART data before entering + power-saving mode. + Supports SMART auto save timer. +Error logging capability: (0x01) Error logging supported. +Short self-test routine +recommended polling time: ( 2) minutes. +Extended self-test routine +recommended polling time: ( 23) minutes. + +SMART Attributes Data Structure revision number: 16 +Vendor Specific SMART Attributes with Thresholds: +ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE WHEN_FAILED RAW_VALUE + 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail - 0 + 2 Throughput_Performance 0x0005 100 100 050 Pre-fail - 0 + 3 Spin_Up_Time 0x0027 100 100 001 Pre-fail - 910 + 4 Start_Stop_Count 0x0032 100 100 000 Old_age - 18 + 5 Reallocated_Sector_Ct 0x0033 100 100 050 Pre-fail - 0 + 7 Seek_Error_Rate 0x000b 100 100 050 Pre-fail - 0 + 8 Seek_Time_Performance 0x0005 100 100 050 Pre-fail - 0 + 9 Power_On_Hours 0x0032 100 100 000 Old_age - 9 + 10 Spin_Retry_Count 0x0033 100 100 030 Pre-fail - 0 + 12 Power_Cycle_Count 0x0032 100 100 000 Old_age - 18 +192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age - 6 +193 Load_Cycle_Count 0x0032 100 100 000 Old_age - 437 +196 Reallocated_Event_Count 0x0032 100 100 000 Old_age - 0 +197 Current_Pending_Sector 0x0032 100 100 000 Old_age - 0 +198 Offline_Uncorrectable 0x0030 100 100 000 Old_age - 0 +199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age - 0 +220 Disk_Shift 0x0002 100 100 000 Old_age - 4250 +222 Loaded_Hours 0x0032 100 100 000 Old_age - 4 +223 Load_Retry_Count 0x0032 100 100 000 Old_age - 0 +224 Load_Friction 0x0022 100 100 000 Old_age - 0 +226 Load-in_Time 0x0026 100 100 000 Old_age - 590 +240 Unknown_Attribute 0x0001 100 100 001 Pre-fail - 0 + +SMART Error Log Version: 1 +No Errors Logged + +SMART Self-test log, version number 1 +Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error +# 1 Extended off-line Completed 00% 4 +# 2 Short captive Completed 00% 0 +# 3 Short off-line Completed 00% 0 + +</tt></pre> + diff --git a/www/index.html b/www/index.html index e05c3f001..ced1f92a2 100644 --- a/www/index.html +++ b/www/index.html @@ -325,6 +325,7 @@ Look at the Seek Error Rate)</li> <li><a href="http://smartmontools.sourceforge.net/IC35L120AVVA07-0-0.html">IBM IC35L120AVVA07</a> 120 GB 7200 RPM</li> <li><a href="http://smartmontools.sourceforge.net/IC35L120AVVA07-0-1.html">IBM IC35L120AVVA07</a> 120 GB 7200 RPM</li> <li><a href="http://smartmontools.sourceforge.net/HITACHI_DK23BA-20-0.html">HITACHI_DK23BA-20</a> Hitachi 20 GB Laptop Disk</li> +<li><a href="http://smartmontools.sourceforge.net/TOSHIBA-0.html">TOSHIBA MK2018GAS</a> Toshiba 20 GB Laptop Disk</li> </ul> <hr size="2" /> -- GitLab