本帖最後由 smoke_cheese 於 2017-4-16 18:36 編輯
如果喺HKEPC Post smartmontool嘅Log想保留文字格式,可以用2號細明體或標楷體,而細明體嘅效果好啲。 ...
harryytm 發表於 2017-4-12 00:20


Testing
  1. [code]code[ /code]
複製代碼
  1. no space 1234
  2. 4 spaces     5678
  3. 8 spaces         9abc
複製代碼
  1. === START OF READ SMART DATA SECTION ===
  2. SMART overall-health self-assessment test result: PASSED
  3. See vendor-specific Attribute list for marginal Attributes.

  4. SMART Attributes Data Structure revision number: 10
  5. Vendor Specific SMART Attributes with Thresholds:
  6. ID# ATTRIBUTE_NAME          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  7. ...
  8. 195 Hardware_ECC_Recovered  -O-RC-   018   006   000    -    78204854
  9. 197 Current_Pending_Sector  -O--C-   100   100   000    -    0
  10. 198 Offline_Uncorrectable   ----C-   100   100   000    -    0
  11. 199 UDMA_CRC_Error_Count    -OSRCK   200   200   000    -    0
  12.                             ||||||_ K auto-keep
  13.                             |||||__ C event count
  14.                             ||||___ R error rate
  15.                             |||____ S speed/performance
  16.                             ||_____ O updated online
  17.                             |______ P prefailure warning

  18. SMART Self-test log structure revision number 1
  19. Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
  20. # 1  Extended offline    Completed without error       00%     31603         -
  21. # 2  Extended offline    Aborted by host               90%     31598         -
  22. # 3  Short offline       Completed without error       00%     31474         -
  23. # 4  Extended offline    Completed without error       00%     30326         -
  24. # 5  Short offline       Completed without error       00%     30319         -
  25. # 6  Extended offline    Completed without error       00%     28993         -
複製代碼
如何?
不過裏面不能用其他代碼。
  1. 195 Hardware_ECC_Recovered  -O-RC-   018   006   000    -    78204854
  2. [b]197 Current_Pending_Sector  -O--C-   100   100   000    -    0[/b]
  3. [color=Red]198 Offline_Uncorrectable   ----C-   100   100   000    -    0[/color]
複製代碼
2號細明體或標楷體手機睇唔到。不過用code在iOS都係對唔齊

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

回復 rabbit82047

我哋可向 admin 投訴?

via HKEPC Reader for Android
ldevin 發表於 2017-4-16 20:01


其實我都想問貼出來做咩?有咩好討論?

TOP

SSD讀取速度有500幾 MiB/s,好快就scan完64GB。
harryytm 發表於 2017-4-12 00:54

試過掃Adata S511 6xG SSD要Sandforce long test超過半粒鐘

TOP

本帖最後由 computer1975 於 2017-4-17 23:12 編輯
其實我都想問貼出來做咩?有咩好討論?
skydreamer888 發表於 2017-4-16 21:04


我係#33寫了教學,裝完後照綠字去做可以做到Long Test & 睇翻log report

純灌水版主會做野

TOP

本帖最後由 computer1975 於 2017-4-19 12:22 編輯

/dev/sde - WDC WD5002ABYS-01B1B0 (RE3); sn: WD-WCASY1468355; 500 GB; 7200 rpm
Please wait 112 minutes for test to complete.

Test will complete after Wed Apr 19 11:40:22 2017
SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed without error       00%      2417         -
# 7  Conveyance offline  Completed: read failure       90%      1428         2128
# 8  Short offline       Completed: read failure       90%      1427         2128
# 9  Short offline       Completed: read failure       90%      1427         2128
3 of 3 failed self-tests are outdated by newer successful extended offline self-test # 1

check到有隻Log Report曾經有事

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

本帖最後由 harryytm 於 2017-4-22 15:54 編輯
/dev/sde - WDC WD5002ABYS-01B1B0 (RE3); sn: WD-WCASY1468355; 500 GB; 7200 rpm
Please wait 112 minutes for test to complete.

Test will complete after Wed Apr 19 11:40:22 2017
SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed without error       00%      2417         -
# 7  Conveyance offline  Completed: read failure       90%      1428         2128
# 8  Short offline       Completed: read failure       90%      1427         2128
# 9  Short offline       Completed: read failure       90%      1427         2128
3 of 3 failed self-tests are outdated by newer successful extended offline self-test # 1

computer1975 發表於 2017-4-19 12:19

即係曾經出過C5,因為任何selftest一發現有C5就會停,然後報第一個有問題磁區嘅LBA。

LBA 2128多數係4K alignment嘅padding部份,正常無野放喺嗰度。眼賤睇錯野

TOP

即係曾經出過C5,因為任何selftest一發現有C5就會停,然後報第一個有問題磁區嘅LBA。

LBA 2128多數係4K alignment嘅padding部份,正常無野放喺嗰度。
harryytm 發表於 2017-4-22 14:23


第一個Partition在LBA 2048開始,後面已經可能有DATA,不過OS重來沒發出Read Failure、之前CDI都沒SMART Error 。

潛在有問題的Sector,再重新寫個Data可以變無事。隻WD RE3 500G現用在Win 10 Pro Storage Space 行2.5T JBOD作為第2、第3 Backup Copy Storage

TOP

本帖最後由 harryytm 於 2017-4-22 16:46 編輯

試過幾個參數,呢組參數嘅輸出我覺得最簡潔,需要知嘅野都有齊。
-Aif brief -l selftest -q noserial

smartctl 6.6 2017-01-14 r4381 [x86_64-w64-mingw32-w10-1607] (daily-20170114)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Plextor M3/M5/M6 Series SSDs
Device Model:     PLEXTOR PX-256M5Pro
Add. Product Id:  DC8020G0
Firmware Version: 1.08
User Capacity:    256,060,514,304 bytes [256 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS, ATA/ATAPI-7 T13/1532D revision 4a
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sat Apr 22 15:59:19 2017 CST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART Attributes Data Structure revision number: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     PO----   100   100   070    -    0
  5 Reallocated_Sector_Ct   PO----   100   100   000    -    0
  9 Power_On_Hours          -O----   100   100   000    -    18378
12 Power_Cycle_Count       -O----   100   100   000    -    1037
177 Wear_Leveling_Count     PO----   100   100   000    -    578745
178 Used_Rsvd_Blk_Cnt_Chip  PO----   100   100   000    -    0
181 Program_Fail_Cnt_Total  PO----   100   100   000    -    0
182 Erase_Fail_Count_Total  PO----   100   100   000    -    0
187 Reported_Uncorrect      -O----   100   100   000    -    0
192 Power-Off_Retract_Count PO----   100   100   000    -    256
196 Reallocated_Event_Count PO----   100   100   000    -    0
198 Offline_Uncorrectable   PO----   100   100   000    -    0
199 UDMA_CRC_Error_Count    PO----   100   100   000    -    0
232 Available_Reservd_Space PO----   100   100   010    -    0
241 Host_Writes_32MiB       PO----   100   100   000    -    3108019
242 Host_Reads_32MiB        PO----   100   100   000    -    1251482
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Aborted by host               90%     17223         -
# 2  Extended offline    Completed without error       00%     15687         -
# 3  Extended offline    Aborted by host               10%     15687         -
....

TOP