Custom Query (1433 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (154 - 156 of 1433)

Ticket Resolution Summary Owner Reporter
#1293 fixed drivedb.h Fix for PLEXTOR PX-128M3 Christian Franke sterling pickens
Description

My SSD has an extra space "PLEXTOR PX-128M3" so it is not detected.

this change to the regex fixes it:

-"PLEXTOR PX-(64|128|256|512|768)M(3P?|5[MPS]|5Pro|6[MS])\\+?",
+"PLEXTOR.*PX-(64|128|256|512|768)M(3P?|5[MPS]|5Pro|6[MS])\\+?",

Maybe this is because I have firmware 1.00

=== START OF INFORMATION SECTION ===
Model Family:     Plextor M3/M5/M6 Series SSDs
Device Model:     PLEXTOR  PX-128M3
Serial Number:    002150101377
LU WWN Device Id: 5 000000 000000000
Firmware Version: 1.00
User Capacity:    128,035,676,160 bytes [128 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS, ATA/ATAPI-7 T13/1532D revision 4a
SATA Version is:  SATA 3.0, 6.0 Gb/s
Local Time is:    Thu Jan 30 09:30:05 2020 MST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

...

SMART Attributes Data Structure revision number: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x0003   100   100   070    Pre-fail  Always       -       0
  5 Reallocated_Sector_Ct   0x0003   100   100   000    Pre-fail  Always       -       16384 (0 22)
  9 Power_On_Hours          0x0002   100   100   000    Old_age   Always       -       72343
 12 Power_Cycle_Count       0x0002   100   100   000    Old_age   Always       -       18
178 Used_Rsvd_Blk_Cnt_Chip  0x0003   100   100   000    Pre-fail  Always       -       88
187 Reported_Uncorrect      0x0002   100   100   000    Old_age   Always       -       178
192 Power-Off_Retract_Count 0x0003   100   100   000    Pre-fail  Always       -       19

Also it seems this SSD has Reallocated sectors and is failing ?

thanks, sterling

#327 wontfix StarTech USB SATDOCK2REU3 (Prolific PL2775 chipset) support? somebody stephendowdy
Description

StarTech USB SATDOCK2REU3 uses the Prolific PL2775 chipset. I am aware of the following:

(http://sourceforge.net/wiki) (http://sourceforge.net/wiki/USB) (http://sourceforge.net/p/smartmontools/mailman/message/29528679/)

So, understand the issue with Prolific in general from a support standpoint, but am just formally registering my desire that this chipset get support (or to ask if a decent alternative supportable solution is recommended). I bought this device in order to do tests of questionable drives, and perform erases (and maybe duplicate in standalone mode) from my Debian Wheezy Linux workstation.


Default behavior:

zia:~# /usr/local/smartmontools-6.2/sbin/smartctl -H /dev/sdg smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.2.0-4-amd64] (local build) Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdg: Unknown USB bridge [0x067b:0x2775 (0x100)]


Can at least get a bit of SCSI INQUIRY info, but interestingly, the Vendor+Product fields are getting mangled. First case, vendor should be "WDC", Product should be "WD1003FBYX-01Y7B2" second case, vendor should be "Hitachi" (or HDS?), product should be "HDS725050KLA360". But, that's not from 'smartctl', it's that way from 'sgutils', too:

zia:StarTech_SATDOCK2REU3# sg_inq /dev/sdg | grep ident

Vendor identification: WDC WD10 Product identification: 03FBYX-01Y7B2

zia:StarTech_SATDOCK2REU3# /usr/local/smartmontools-6.2/sbin/smartctl -d sat,auto -T permissive -a /dev/sdg smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.2.0-4-amd64] (local build) Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdg [SCSI]: Device open changed type from 'sat,auto' to 'scsi'

START OF INFORMATION SECTION

Vendor: WDC WD10 Product: 03FBYX-01Y7B2 Revision: 01.0 User Capacity: 1,000,204,886,016 bytes [1.00 TB] Logical block size: 512 bytes scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0 scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0

Terminate command early due to bad response to IEC mode page

START OF READ SMART DATA SECTION

Error Counter logging not supported

scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0 Device does not support Self Test logging

(other (second) device on SATDOCK:)

START OF INFORMATION SECTION

Vendor: HDS72505 Product: 0KLA360 Revision: K2AO User Capacity: 500,107,862,016 bytes [500 GB] Logical block size: 512 bytes

am attaching the 'lsusb' and 'smartctl -rioctl,9999' output

thanks, --stephen

#1556 fixed Goodram IRP-SSDPR-S25C-02T is not in database. Christian Franke steemandlinux
Description

Goodram IRP-SSDPR-S25C-02T, yet another phison drive is not in database.

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