Opened 6 years ago
Closed 5 years ago
#1168 closed enhancement (fixed)
device report (working with -d sat: 0x1e91:0xa2a5, OWC Envoy Pro)
Reported by: | Tim Richardson | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.1 |
Component: | drivedb | Version: | |
Keywords: | usb ssd | Cc: |
Description (last modified by )
My device is a USB OWC Envoy Pro Mini
It works with -d sat
The output appears very complete.
First pass: without -d
tim@moncrief:/usr/local/sbin$ sudo smartctl /dev/sdb smartctl 7.1 (build date Feb 21 2019) [x86_64-linux-4.18.0-15-generic] (local build) Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org /dev/sdb: Unknown USB bridge [0x1e91:0xa2a5 (0x100)]
Second pass:
sudo smartctl /dev/sdb -d sat -a smartctl 7.1 (build date Feb 21 2019) [x86_64-linux-4.18.0-15-generic] (local build) Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Device Model: OWC Envoy Pro
Attachments (1)
Change History (9)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|---|
Summary: | device report (working with -d sat) → device report (working with -d sat: 0x1e91:0xa2a5, OWC Envoy Pro) |
comment:2 by , 6 years ago
Keywords: | usb ssd added |
---|---|
Milestone: | → unscheduled |
Type: | defect → enhancement |
comment:3 by , 6 years ago
smartctl 7.1 (build date Feb 21 2019) [x86_64-linux-4.18.0-15-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
START OF INFORMATION SECTION
Device Model: OWC Envoy Pro
Serial Number: OW18101710045C4B3
LU WWN Device Id: 5 888914 000000000
Firmware Version: R0522A0
User Capacity: 120,034,123,776 bytes [120 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Form Factor: 2.5 inches
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-2 T13/2015-D revision 3
SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Thu Feb 21 19:37:12 2019 AEDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is: Unavailable
APM level is: 128 (minimum power consumption without standby)
Rd look-ahead is: Enabled
Write cache is: Enabled
DSN feature is: Unavailable
ATA Security is: Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: Unavailable
comment:4 by , 6 years ago
This is only a truncated output. For drivedb addition, attribute table is required, full -x
output is recommended. Redirect it to a file and add the file as an attachment(!).
comment:6 by , 5 years ago
Component: | all → drivedb |
---|
comment:7 by , 5 years ago
Milestone: | unscheduled → Release 7.1 |
---|---|
Owner: | set to |
Status: | new → accepted |
Both USB ID and drive are not in database. If possible, please provide a
smartctl -x
output as an attachment. Optionally add-q noserial
to suppress serial number and WWN.