标签: smartmontools

SMART 自检与坏块有何关联?

smartctl 工具允许启动长时间的自检 ( smartctl -t long /dev/sda)。但是badblocks,我也可以在驱动器上运行。两者有什么关系?如果 badblocks 检测到坏块,驱动器是否会自动更新其 SMART 值(例如,通过更新其重新定位的扇区数)?坏块可以代替smartctl -t long,反之亦然?

hard-drive smart bad-blocks smartctl smartmontools

19
推荐指数
3
解决办法
2万
查看次数

Seagate Backup Plus 4TB 硬盘上的 SMART(智能)属性 190 失败

我正在使用通过 USB 连接到 Linux 机器的 Seagate Backup Plus 4TB 驱动器。驱动器型号为 ST4000DX000-1CL160。

检查 SMART 属性时,我得到:

    $ sudo smartctl -a -d sat /dev/sdb
    smartctl 5.41 2011-06-09 r3365 [i686-linux-3.2.0-37-generic] (local build)
    Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

    === START OF INFORMATION SECTION ===
    Device Model:     ST4000DX000-1CL160
    Serial Number:    Z1Z046LE
    LU WWN Device Id: 5 000c50 04ec317ca
    Firmware Version: CC44
    User Capacity:    4.000.787.030.016 bytes [4,00 TB]
    Sector Size:      512 bytes logical/physical
    Device is:        Not in smartctl database [for details use: -P showall]
    ATA …
Run Code Online (Sandbox Code Playgroud)

smart smartmontools

5
推荐指数
2
解决办法
1万
查看次数

标签 统计

smart ×2

smartmontools ×2

bad-blocks ×1

hard-drive ×1

smartctl ×1