Custom Query (1560 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (304 - 306 of 1560)

Ticket Resolution Summary Owner Reporter
#549 fixed drivedb: Samsung D3 Station 4TB Christian Franke rjo
Description

Please add the Samsung D3 Stations 4TB external drive to drivedb.h. The entry for the 3TB version can be extended: https://www.smartmontools.org/browser/trunk/smartmontools/drivedb.h#L3228

/dev/sdb: Unknown USB bridge [0x04e8:0x6125 (0x202)]


# smartctl -d sat -i /dev/sdb
smartctl 6.4 2014-10-07 r4002 [x86_64-linux-3.16.0-4-amd64] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Desktop HDD.15
Device Model:     ST4000DM000-1F2168
Serial Number:    XXXXXXX
LU WWN Device Id: 5 000c50 07fbd5490
Firmware Version: CC54
User Capacity:    4,000,787,030,016 bytes [4.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5900 rpm
Form Factor:      3.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Sun May 10 22:31:41 2015 MDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
#195 fixed New Seagate 2TB USB info Christian Franke rjh3
Description

For USB Seagate 2TB device

Bus 001 Device 016: ID 0bc2:5071 Seagate RSS LLC

#smartctl -i -d sat /dev/sdd smartctl 5.40 2010-10-16 r3189 [x86_64-unknown-linux-gnu] (SUSE RPM) Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

START OF INFORMATION SECTION

Device Model: ST2000DL001-9VT156 Serial Number: 5YD095LZ Firmware Version: CC96 User Capacity: 2,000,398,934,016 bytes Device is: Not in smartctl database [for details use: -P showall] ATA Version is: 8 ATA Standard is: ATA-8-ACS revision 4 Local Time is: Mon Sep 5 11:06:13 2011 EDT SMART support is: Available - device has SMART capability. SMART support is: Enabled

The -x also appears to work properly.

#1806 fixed JSON output for NVMe is missing info from 'smartctl -c' Christian Franke Richard Stephens
Description

The JSON output mode appears to be missing the device's temparature thresholds

# smartctl -a /dev/nvme0n1 | grep "Temp. Threshold"
Warning  Comp. Temp. Threshold:     87 Celsius
Critical Comp. Temp. Threshold:     90 Celsius
# smartctl -j -a /dev/nvme0n1 | grep "87"
# 
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.