Custom Query (1469 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (322 - 324 of 1469)

Ticket Resolution Summary Owner Reporter
#1734 fixed Database update: Recent Samsung 870 EVO Christian Franke Julia Tuttle
Description

Hi wonderful smartmontools folks,

Samsung seem to have changed the exposed SMART attributes in a recent hardware or firmware update for the 870 EVO.

  1. Attributes Current_Pending_Sector 197 and Offline_Uncorrectable 198 are not exposed, and smartd notes this in the system log. I'm not sure if this requires a database update.
  1. An unknown attribute 252 is exposed. I can't find any official documentation from Samsung, but based on this forum thread and this drivedb entry, I believe it is "Newly Added Bad Flash Block: The Newly Added Bad Flash Block attribute indicates the total number of bad flash blocks the drive detected since it was first initialized in manufacturing."

Per the FAQ instructions, I've attached the output of smartctl -x /dev/sda after a short offline test.

Please let me know if I can provide any further help.

Cheers,

Julie

#1489 worksforme Database: Please add WD My Passport 2627 (WDC WD50NDZW-11A8JS1) Shevek
Description

WD My Passport 2627 - 5 TB Portable HDD (actually 4657 GB) Model No. on packaging: WDPBKJ0050BBK-WESN Model No. on casing: WDPBKJ0050BBK-0A Model No. of HDD inside according to smartctl: WD50NDZW-11A8JS1 Manufacturer Support Page: https://support-en.wd.com/app/products/product-detail/p/1539#WD_specifications

# smartctl -t short /dev/sdb
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.9.0-15-amd64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdb: Unknown USB bridge [0x1058:0x2627 (0x4008)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary
# smartctl -d sat -t short /dev/sdb
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.9.0-15-amd64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
Sending command: "Execute SMART Short self-test routine immediately in off-line mode".
Drive command "Execute SMART Short self-test routine immediately in off-line mode" successful.
Testing has begun.
Please wait 2 minutes for test to complete.
Test will complete after Sun May 16 23:13:07 2021

Use smartctl -X to abort test.
# smartctl -d sat -l selftest /dev/sdb
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.9.0-15-amd64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%        34         -

See attachment for full smartmontools report

# hwinfo --disk
29: SCSI 200.0: 10600 Disk                                      
  [Created at block.245]
  Unique ID: UfPf._7MyyJ0Am51
  Parent ID: 37TO.zys4AvoZH73
  SysFS ID: /class/block/sdb
  SysFS BusID: 2:0:0:0
  SysFS Device Link: /devices/pci0000:00/0000:00:10.0/usb5/5-1/5-1:1.0/host2/target2:0:0/2:0:0:0
  Hardware Class: disk
  Model: "WD My Passport 2627"
  Vendor: usb 0x1058 "WD"
  Device: usb 0x2627 "My Passport 2627"
  Revision: "4008"
  Serial ID: "WX92D905HP3H"
  Driver: "usb-storage", "sd"
  Driver Modules: "usb_storage", "sd_mod"
  Device File: /dev/sdb (/dev/sg2)
  Device Files: /dev/sdb, /dev/disk/by-id/usb-WD_My_Passport_2627_575839324439303548503348-0:0, /dev/disk/by-path/pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0
  Device Number: block 8:16-8:31 (char 21:2)
  Geometry (Logical): CHS 607997/255/63
  Size: 9767475200 sectors a 512 bytes
  Capacity: 4657 GB (5000947302400 bytes)
  Module Alias: "usb:v1058p2627d4008dc00dsc00dp00ic08isc06ip50in00"
  Driver Info #0:
    Driver Status: uas is active
    Driver Activation Cmd: "modprobe uas"
  Driver Info #1:
    Driver Status: usb_storage is active
    Driver Activation Cmd: "modprobe usb_storage"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #23 (USB Controller)
# lsusb -d 1058:2627 -v

Bus 005 Device 002: ID 1058:2627 Western Digital Technologies, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         9
  idVendor           0x1058 Western Digital Technologies, Inc.
  idProduct          0x2627 
  bcdDevice           40.08
  iManufacturer           2 Western Digital
  iProduct                3 My Passport 2627
  iSerial                 1 575839324439303548503348
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           44
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              224mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength           22
  bNumDeviceCaps          2
  USB 2.0 Extension Device Capability:
    bLength                 7
    bDescriptorType        16
    bDevCapabilityType      2
    bmAttributes   0x0000f41e
      Link Power Management (LPM) Supported
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x00
    wSpeedsSupported   0x000e
      Device can operate at Full Speed (12Mbps)
      Device can operate at High Speed (480Mbps)
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   1
      Lowest fully-functional device speed is Full Speed (12Mbps)
    bU1DevExitLat          10 micro seconds
    bU2DevExitLat        2047 micro seconds
Device Status:     0x0000
  (Bus Powered)
#696 fixed Database: add WD My Passport Ultra (-d sat) Christian Franke grawity
Description
# smartctl -i /dev/sdc
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.6.0-1-ARCH] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdc: Unknown USB bridge [0x1058:0x0837 (0x1072)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary
# smartctl -d sat -i /dev/sdc
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.6.0-1-ARCH] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Elements / My Passport (USB, AF)
Device Model:     WDC WD20NMVW-11AV3S3
Serial Number:    WD-WXC1A25P9LZH
LU WWN Device Id: 5 0014ee 20bf99d03
Firmware Version: 01.01A01
User Capacity:    2,000,365,380,096 bytes [2.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5200 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Fri May 20 19:49:05 2016 EEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.