[smartmontools-support] Seagate Backup external USB drive
James
bjlockie at lockie.ca
Fri Apr 1 23:47:17 CEST 2022
I have a Seagate Backup external USB drive that I am trying to get
smartctl to work on.
ID 0bc2:ac30 Seagate RSS LLC BUP Slim
I found this post from 2014 showing it working but I wouldn't be
surprised if it uses different parts now.
https://sourceforge.net/p/smartmontools/mailman/message/32888242/
$ sudo smartctl -i /dev/sda
smartctl 7.2 2020-12-30 r5155 [aarch64-linux-5.13.0-1022-raspi] (local
build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
A mandatory SMART command failed: exiting. To continue, add one or more
'-T permissive' options.
This starts to work:
$ sudo smartctl -d scsi -i /dev/sda
smartctl 7.2 2020-12-30 r5155 [aarch64-linux-5.13.0-1022-raspi] (local
build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: Seagate
Product: BUP Slim
Revision: 1707
Compliance: SPC-4
User Capacity: 2,000,398,933,504 bytes [2.00 TB]
Logical block size: 512 bytes
Physical block size: 4096 bytes
LU is fully provisioned
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
>> Terminate command early due to bad response to IEC mode page
A mandatory SMART command failed: exiting. To continue, add one or more
'-T permissive' options.
|Specify device type to one of: ata, scsi, sat[,N][+TYPE],
usbcypress[,X], usbjmicron[,x][,N], usbsunplus, marvell, areca,N,
3ware,N, hpt,L/M/N, megaraid,N, cciss,N, auto, test |
More information about the Smartmontools-support
mailing list