Custom Query (1359 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (154 - 156 of 1359)

Ticket Resolution Summary Owner Reporter
#328 fixed Adding aacraid device support to smartctl Christian Franke adityaseven
Description

This patch is to add aacraid device driver support to smartctl.

eg

smartctl -d aacraid,lun,ID /dev/sdx

where lun and ID for disks can be found either from

/proc/scsi/scsi

or using arcconf.

/dev/sdx is the raid disk created using Adaptec controllers

#331 fixed Unknown USB bridge [0x1058:0x10b8 (0x1007)] works with -d sat Christian Franke sherpya
Description

/dev/sdc: Unknown USB bridge [0x1058:0x10b8 (0x1007)]

it works fine with -d sat

it's a WD Elements 2TB

http://www.wdc.com/en/products/products.aspx?id=470

#332 fixed Unknown USB bridge [0x04e8:0x6124 (0x200)] Christian Franke devhellaux
Description

This is a Samsung 3TB D3 Station external USB 3.0 hard drive enclosure (but uses a Seagate drive). Only works with '-d sat'.

The output is as follows without '-d sat':

# smartctl -a /dev/sdf smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.14.4-1-ARCH] (local build) Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdf: Unknown USB bridge [0x04e8:0x6124 (0x200)] Please specify device type with the -d option.

With '-d sat' the output is:

# smartctl -a /dev/sdf -d sat smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.14.4-1-ARCH] (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: Z1F3649C LU WWN Device Id: 5 000c50 063917d15 Firmware Version: CC45 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: Tue May 27 21:39:46 2014 BST SMART support is: Available - device has SMART capability. SMART support is: Enabled

The rest is available on request but truncated here for readability.

Thank you!

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.