Custom Query (1556 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (445 - 447 of 1556)

Ticket Resolution Summary Owner Reporter
#1290 fixed QNAP-TR002 Port Multiplier does not provide SMART data Christian Franke Hendrik
Description

I've originally commented on this issue at github: https://github.com/smartmontools/smartmontools/pull/47#issuecomment-578816101

As it seems the TR002 uses a different chipset (JMS578) than the TR004, I'm opening a new ticket here. I've attached a USBPCap capture file recorded while using the "QNAP External Windows Manager" to read S.M.A.R.T values. I'm not proficient in interpreting the capture but it seems the general technique is similar, at least I'm seeing several read and write requests to LBA 39.

#1291 fixed Adding Seagate Exos X16 ST16000NM001G to database Christian Franke idkaa
Description

Just for a quick update for the database I share the dump attached to this ticket.

Thanks for your awesome work!

#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

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