Opened 11 years ago
Closed 10 years ago
#320 closed enhancement (fixed)
Support for Seagate Expansion Drive (3TB)
Reported by: | dev-eth0 | Owned by: | Christian Franke |
---|---|---|---|
Priority: | major | Milestone: | Release 6.3 |
Component: | drivedb | Version: | 6.2 |
Keywords: | Cc: |
Description
The new seagate expansion drives seem to use a different usb bridge which is not automatically detected:
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.9-1-amd64] (local build) Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org /dev/sdi: Unknown USB bridge [0x0bc2:0x3312 (0x737)] Please specify device type with the -d option.
Using the -d sat switch, it works fine:
root@nas:/home/deveth0# smartctl -d sat -a /dev/sdi smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.9-1-amd64] (local build) Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Barracuda 7200.14 (AF) Device Model: ST3000DM001-1E6166 Serial Number: XYZ LU WWN Device Id: A BCDEFG HIJKLMN Firmware Version: SC48 User Capacity: 3,000,592,982,016 bytes [3.00 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 7200 rpm Device is: In smartctl database [for details use: -P show] ATA Version is: ATA8-ACS T13/1699-D revision 4 SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s) Local Time is: Mon Feb 24 13:53:38 2014 CET
Change History (2)
comment:1 by , 11 years ago
Component: | all → drivedb |
---|---|
Milestone: | → Release 6.3 |
Owner: | changed from | to
Status: | new → accepted |
Type: | defect → enhancement |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
r3908, r3909.