All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Samsung 850 Evo - suddenly gave up, any chances left?
PostPosted: September 12th, 2023, 9:11 
Offline

Joined: September 12th, 2023, 9:00
Posts: 2
Location: Europe
Hi all,

My machine suddenly wouldn't boot anymore and was stuck at bios stage unless I disconnect this drive.
Using an USB-to SATA cable I can connect it with another machine, but can't even run smartctl:
Also this StarTech USB-SATA adaptor gets kinda hot... but i don't know if this is normal.


Code:
[62139.985672] usb 2-3: new SuperSpeed USB device number 9 using xhci_hcd
[62139.998434] usb 2-3: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[62139.998449] usb 2-3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[62139.998456] usb 2-3: Product: SSD 850 EVO 250G
[62139.998461] usb 2-3: Manufacturer: Samsung
[62139.998465] usb 2-3: SerialNumber: 12345678E380
[62140.005101] scsi host3: uas
[62140.005617] scsi 3:0:0:0: Direct-Access     Samsung  SSD 850 EVO 250G 0    PQ: 0 ANSI: 6
[62140.009030] sd 3:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[62140.009146] sd 3:0:0:0: [sdb] Write Protect is off
[62140.009150] sd 3:0:0:0: [sdb] Mode Sense: 43 00 00 00
[62140.009193] sd 3:0:0:0: Attached scsi generic sg1 type 0
[62140.009307] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[62140.009475] sd 3:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[62140.009479] sd 3:0:0:0: [sdb] Optimal transfer size 33553920 bytes
[62140.011721]  sdb: sdb1
[62140.011830] sd 3:0:0:0: [sdb] Attached SCSI disk
[62170.729827] sd 3:0:0:0: [sdb] tag#22 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
[62170.729833] sd 3:0:0:0: [sdb] tag#22 CDB: Read(10) 28 00 1d 1c 58 80 00 00 08 00
[62170.736660] scsi host3: uas_eh_device_reset_handler start
[62170.850885] usb 2-3: reset SuperSpeed USB device number 9 using xhci_hcd
[62170.864525] scsi host3: uas_eh_device_reset_handler success
[62323.738996] sd 3:0:0:0: [sdb] tag#18 timing out command, waited 180s
[62323.739002] sd 3:0:0:0: [sdb] tag#18 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=183s
[62323.739005] sd 3:0:0:0: [sdb] tag#18 Sense Key : Not Ready [current]
[62323.739007] sd 3:0:0:0: [sdb] tag#18 Add. Sense: Logical unit is in process of becoming ready
[62323.739009] sd 3:0:0:0: [sdb] tag#18 CDB: Read(10) 28 00 1d 1c 58 80 00 00 08 00
[62323.739011] I/O error, dev sdb, sector 488396928 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
[62504.431764] sd 3:0:0:0: [sdb] tag#19 timing out command, waited 180s
[62504.431771] sd 3:0:0:0: [sdb] tag#19 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=180s
[62504.431774] sd 3:0:0:0: [sdb] tag#19 Sense Key : Not Ready [current]
[62504.431777] sd 3:0:0:0: [sdb] tag#19 Add. Sense: Logical unit is in process of becoming ready
[62504.431785] sd 3:0:0:0: [sdb] tag#19 CDB: Read(10) 28 00 1d 1c 57 80 00 00 08 00
[62504.431787] I/O error, dev sdb, sector 488396672 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
[62785.469294] usb 2-3: USB disconnect, device number 9
[62785.479256] sd 3:0:0:0: [sdb] Synchronizing SCSI cache
[62785.595197] sd 3:0:0:0: [sdb] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK


Is there any hope to recover data from this drive?


Thanks


Top
 Profile  
 
 Post subject: Re: Samsung 850 Evo - suddenly gave up, any chances left?
PostPosted: September 12th, 2023, 14:20 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 15538
Location: Australia
exby wrote:
[62139.998456] usb 2-3: Product: SSD 850 EVO 250G
[62139.998461] usb 2-3: Manufacturer: Samsung
[62139.998465] usb 2-3: SerialNumber: 12345678E380

Did you mangle that serial number?

Can you retrieve a SMART report with smartctl?

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Samsung 850 Evo - suddenly gave up, any chances left?
PostPosted: September 13th, 2023, 1:28 
Offline

Joined: September 12th, 2023, 9:00
Posts: 2
Location: Europe
fzabkar wrote:
Did you mangle that serial number?


No, that's what is reported.

fzabkar wrote:
Can you retrieve a SMART report with smartctl?

No, it kind of hangs:

Code:
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-6.4.11-1-liquorix-amd64] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

Read Device Identity failed: scsi error device will be ready soon

A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.


And then this also shows up in dmesg:
Code:
[90482.487883] program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
[90496.356846] program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 87 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group