Custom Query (1357 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 1357)

Ticket Resolution Summary Owner Reporter
#1488 worksforme JMicron 152d:0578 USB 3.0 Bridge needs -d sat János Szigetvári
Description

Similarly to item #338 (ticket) I have an Orico USB 3.0 SATA enclosure that has a JMicron chipset.

This ID is listed in drivedb.h but it is not useable with -d usbjmicron (failed: No device connected)

It works fine with -d sat.

I believe this is already fixed in the latest release, but when I do an update-smart-drivedb, my 6.6 smartmontools will normally not get that updated drive information.

#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)
#1562 worksforme Samsung PM1643a truncated SMART on smartctl versions after 6.6 Endo
Description

Hi,

We have brand new SSD: SAMSUNG MZILT3T8HBLS/007 PM1643a SAS After smartctl version 6.6 (tested 7.0 and 7.2), most of the SMART informations are no longer displayed, watching diff this is missing:

- Percentage used endurance indicator
- Accumulated start-stop cycles:  2
- Specified load-unload count over device lifetime:  0
- Accumulated load-unload cycles:  0
...
-Error counter log:
-           Errors Corrected by           Total   Correction     Gigabytes    Total
-               ECC          rereads/    errors   algorithm      processed    uncorrected
-           fast | delayed   rewrites  corrected  invocations   [10^9 bytes]  errors
-read:          0        0         0         0          0       1857.755           0
-write:         0        0         0         0          0       2817.675           0

-Non-medium error count:        0
-
-No self-tests have been logged

I saw similar ticket #1239 , but no luck with this SSD on version: smartctl 7.2 2021-09-14 r5236 [FreeBSD 12.3-STABLE amd64] (local build) OS: FreeBSD 12.3-STABLE #0 r371457M

Attached the output of the following commands, for both version 6.6 and 7.2: smartctl -x /dev/da12 (da12_smartctl_6.6_-x and da12_smartctl_7.2_-x) smartctl -x /dev/da12 -r ioctl,2 (da12_smartctl_6.6_-x_-r_ioctl2 and da12_smartctl_7.2_-x_-r_ioctl2)

Please inform if you need more details or to try patches. Thank you!

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