Re: Seagate STBV5000200 refuses (nearly) any smatrctl action
Markus Naeher <[email protected]>
| Newsgroups | gmane.linux.utilities.smartmontools |
|---|---|
| Message-ID | <[email protected]> |
Hi, It looks like even the USB ID can not be read by smartctl (see attachment). The only ID I could query was via lsusb: Bus 006 Device 006: ID 0bc2:3312 Seagate RSS LLC SRD00F2 Expansion Desktop Drive (STBV) Is that the ID you need to know ? Right in this moment, one thing comes into my mind: I've read about an issue in the kernel with some UAS (USB Attached SCSI) drives, and SATA drives in an USB3 case are also affected. Could this be related ? Thanks, Markus On 05.02.2015 18:50, Christian Franke wrote: > Markus Naeher wrote: >> I have bought a external USB3 harddisk Seagate Expansion Desktop 5TB >> (STBV5000200) and I tried to self-test ist before using it. >> Without the -T permissive options, I got this error message: >> "A mandatory SMART command failed: exiting." >> >> Then, I tried a few parameter combinations (all with -T >> verypermissive), but all of them also failed (see attachment). >> I assume you need more data. Just tell me how I can provide it to you >> and I'll do. >> > > Please provide the USB ID of this device. Smartctl should print it if no > -d option is specified. > > >> root@TuxServer:~# smartctl -d sat,auto -T verypermissive -i -H -c /dev/sdn >> ... >> /dev/sdn [SCSI]: Device open changed type from 'sat,auto' to 'scsi' >> === START OF INFORMATION SECTION === >> Vendor: Seagate >> Product: Expansion Desk > > The 'auto' flag for '-d sat' would only work if vendor name "ATA " is > returned via SCSI INQUIRY. This is the case for SATA drives behind SAS > controllers. USB bridges usually return some real vendor name and > smartctl selects -d scsi. > > >> root@TuxServer:~# smartctl -d sat,12 -T verypermissive -i -H -c /dev/sdn >> ... >> Read Device Identity failed: scsi error unsupported field in scsi command > > This error message suggests that this USB bridge does not support the > SAT ATA PASS-THROUGH(12) command. > > >> === START OF INFORMATION SECTION === >> Device Model: [No Information Found] >> ... > > Due to '-T verypermissive' option, smartctl ignores the error and prints > useless info from a zero filled IDENTIFY data block. > > >> root@TuxServer:~# smartctl -d sat,16 -T verypermissive -i -H -c /dev/sdn >> ... >> Read Device Identity failed: scsi error unsupported field in scsi command > > Same problem with SAT ATA PASS-THROUGH(16) command. > > Many Seagate USB drives support SAT, this one apparently doesn't. > > Thanks, > Christian ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Smartmontools-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/smartmontools-support
smartctl_usbid_STBV5000200.txt
(text/plain, 1.2 KB)
root@TuxServer:~# smartctl -T verypermissive -i -H -c /dev/sdn
smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.18.4-1-ARCH] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
=== START OF INFORMATION SECTION ===
Device Model: [No Information Found]
Serial Number: [No Information Found]
Firmware Version: [No Information Found]
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: [No Information Found]
Local Time is: Fri Feb 6 10:03:58 2015 CET
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled.
Checking to be sure by trying SMART RETURN STATUS command.
SMART support is: Unknown - Try option -s with argument 'on' to enable it.
Read SMART Data failed: scsi error unsupported field in scsi command
=== START OF READ SMART DATA SECTION ===
SMART Status command failed: scsi error unsupported field in scsi command
SMART overall-health self-assessment test result: UNKNOWN!
SMART Status, Attributes and Thresholds cannot be read.