| 1 | pi@pi4:~ $ sudo smartctl /dev/sde
|
|---|
| 2 | smartctl 6.6 2017-11-05 r4594 [aarch64-linux-5.10.103-v8+] (local build)
|
|---|
| 3 | Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org
|
|---|
| 4 |
|
|---|
| 5 | /dev/sde: Unknown USB bridge [0x0bc2:0x2037 (0x1901)]
|
|---|
| 6 | Please specify device type with the -d option.
|
|---|
| 7 |
|
|---|
| 8 | Use smartctl -h to get a usage summary
|
|---|
| 9 |
|
|---|
| 10 | pi@pi4:~ $ sudo smartctl -x -d sat -T permissive /dev/sde
|
|---|
| 11 | smartctl 6.6 2017-11-05 r4594 [aarch64-linux-5.10.103-v8+] (local build)
|
|---|
| 12 | Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org
|
|---|
| 13 |
|
|---|
| 14 | Read Device Identity failed: scsi error unsupported field in scsi command
|
|---|
| 15 |
|
|---|
| 16 | === START OF INFORMATION SECTION ===
|
|---|
| 17 | Device Model: [No Information Found]
|
|---|
| 18 | Serial Number: [No Information Found]
|
|---|
| 19 | Firmware Version: [No Information Found]
|
|---|
| 20 | Device is: Not in smartctl database [for details use: -P showall]
|
|---|
| 21 | ATA Version is: [No Information Found]
|
|---|
| 22 | Local Time is: Thu Jul 28 11:59:41 2022 AEST
|
|---|
| 23 | SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported.
|
|---|
| 24 | SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled.
|
|---|
| 25 | A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
|
|---|