ID 0bc2:ab24 Seagate RSS LLC
最近購入した1T Seagate Backup Plus Slim外付けハードドライブ(NTFSファイルシステム)をバックアップツールとして使用します。このディスクでSmartmontoolsソフトウェアを実行したいが、次のコマンドを使用して有効にしようとすると
smartctl -s on -d scsi /dev/sdb (as a root)
私は次のような答えを受けました。
smartctl 6.6 2016-05-31 r4324 [i686-linux-4.15.0-23-generic] (local b$
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontoo$
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
Informational Exceptions (SMART) disabled
Temperature warning disabled
実は私が走ろうとしたら
smartctl -all -d scsi /dev/sdb
出力は次のとおりです
smartctl 6.6 2016-05-31 r4324 [i686-linux-4.15.0-23-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: Seagate
Product: BUP Slim WH
Revision: 0304
Compliance: SPC-4
User Capacity: 1.000.204.885.504 bytes [1,00 TB]
Logical block size: 512 bytes
Logical Unit id: 0x5000000000000001
Serial number: NA9DTQ90
Device type: disk
Local Time is: Wed Jun 20 20:25:13 2018 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Disabled
Temperature Warning: Disabled or Not Supported
=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK
Current Drive Temperature: 0 C
Drive Trip Temperature: 0 C
Error Counter logging not supported
Device does not support Self Test logging
これは、SMARTサポートがまだ無効になっているが使用可能であることを確認します。活性化の有無と活性化方法を知っている人はいますか?
注:このドライブは、Lubuntu 18.04を実行している既存の32ビットノートブックに接続されています。
答え1
askubuntuでこの問題を確認しましたか?https://askubuntu.com/questions/207573/how-to-enable-smart それでも失敗すると、USBケースがSMARTをサポートしていない可能性があります。私のケースの1つでこの問題を経験しました。この場合は、SATAを介してドライブを直接接続するか、別のエンクロージャを使用してデバイスからSMARTデータを取得する必要があります。