<div dir="ltr"><div>Happy for any suggestions!<br></div><div><br></div><div>Seagate (STEB8000100) Expansion Desktop 8TB, USB 3.0 attached to Raspberry Pi 4B. Listed at <a href="http://www.linux-usb.org/usb.ids">http://www.linux-usb.org/usb.ids</a> albeit with different model number and capacity.<br></div><div><br></div><div>relevant lsusb output:</div><div>ID 0bc2:331a Seagate RSS LLC </div><div><br></div><div>Trying 'sudo smartctl --all -d sat -T permissive /dev/sda' returns:</div><div><br></div><div>smartctl 6.6 2017-11-05 r4594 [armv7l-linux-5.4.72-v7l+] (local build)<br>Copyright (C) 2002-17, Bruce Allen, Christian Franke, <a href="http://www.smartmontools.org">www.smartmontools.org</a><br><br>Read Device Identity failed: scsi error unsupported field in scsi command<br><br>=== START OF INFORMATION SECTION ===<br>Device Model:     [No Information Found]<br>Serial Number:    [No Information Found]<br>Firmware Version: [No Information Found]<br>Device is:        Not in smartctl database [for details use: -P showall]<br>ATA Version is:   [No Information Found]<br>Local Time is:    Fri Dec  4 10:39:49 2020 EST<br>SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported.<br>SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled.<br>A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.<br>pi@Cally:~ $ sudo smartctl --smart=on -d sat /dev/sda<br>smartctl 6.6 2017-11-05 r4594 [armv7l-linux-5.4.72-v7l+] (local build)<br>Copyright (C) 2002-17, Bruce Allen, Christian Franke, <a href="http://www.smartmontools.org">www.smartmontools.org</a><br><br>Read Device Identity failed: scsi error unsupported field in scsi command<br><br>A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.</div><div><br></div></div>