LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-24-2021, 03:54 AM   #1
spendabuk
LQ Newbie
 
Registered: Mar 2021
Posts: 2

Rep: Reputation: Disabled
Unhappy is this hdd dead?


I have a WD Elements USB hard drive. The light goes on, the disk is spinning, but I think it's dead. Is it a goner? Do you have any other ideas?

Positive signs

lsscsi:

Code:
lsscsi -l 
[2:0:0:0]    disk    WD       Elements 10A8    1042  /dev/sda 
  state=running queue_depth=1 scsi_level=7 type=0 device_blocked=0 timeout=30
[N:0:2:1]    disk    SAMSUNG MZVLW512HMJP-000L2__1              /dev/nvme0n1
  capability=50  ext_range=256  hidden=0  nsid=1  range=0  removable=0
lsusb gives
Code:
Bus 002 Device 004: ID 1058:10a8 Western Digital Technologies, Inc. Elements Portable (WDBUZG)
Negative signs

in /dev/ only bsg and sg0 appear when I plug the device in
does not appear in lsblk
lshw -C disk hangs
testdisk hangs
 
Old 03-24-2021, 06:51 AM   #2
Gad
Member
 
Registered: May 2013
Distribution: FreeBSD
Posts: 566

Rep: Reputation: 114Reputation: 114
It you try the hard drive on another machine and it replicates the same error most likely the HDD is failing or failed. There are various software tools that can be used to test the hard drive. If the drive is SMART enabled you can also run that test also.

Here are some links:
https://www.ghacks.net/2017/07/19/ho...h-in-gnulinux/
https://linuxconfig.org/how-to-check...using-smartctl

Bare in mind these tests are to be used as a guideline and don't necessary indicate hard evidence
 
Old 03-24-2021, 06:52 AM   #3
Gad
Member
 
Registered: May 2013
Distribution: FreeBSD
Posts: 566

Rep: Reputation: 114Reputation: 114
Welcome to LQ by the way!
 
Old 03-24-2021, 06:55 AM   #4
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 23,433

Rep: Reputation: 7764Reputation: 7764Reputation: 7764Reputation: 7764Reputation: 7764Reputation: 7764Reputation: 7764Reputation: 7764Reputation: 7764Reputation: 7764Reputation: 7764
need to check additional logs (for example in /var/log), fsck, but first of all smartctl as it was mentioned.
 
Old 03-24-2021, 10:17 AM   #5
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,200

Rep: Reputation: 2536Reputation: 2536Reputation: 2536Reputation: 2536Reputation: 2536Reputation: 2536Reputation: 2536Reputation: 2536Reputation: 2536Reputation: 2536Reputation: 2536
In addition to the other comments, a more present question in "Will you trust that drive anymore?"
I presume the answer to that one is no, so you're turning to data rescue (if necessary) and transfer to as replacement.

Personally I back up to a usb drive. But as the traffic on that usb drive increases, I have bought a backup of the backup drive to be minimally used.
 
1 members found this post helpful.
Old 03-25-2021, 12:21 PM   #6
Reziac
Member
 
Registered: Aug 2018
Location: Brendansport, Sagitta IV
Distribution: PCLinuxOS
Posts: 168

Rep: Reputation: 48
Might not be the drive. The motherboard's USB circuit is, in my experience, one of the bits most likely to fail. Also it's possible that the enclosure is failing, or even the cable. Plugs and ports break internally, or come loose. Anyway you can't really know without testing the drive hooked to a different PC, and if it still chokes, you'll need to extract the drive from the enclosure and hook it up directly, and test the drive without any uncertain connections

Regardless, this is when you run, do not walk, to do an immediate backup.
 
Old 04-02-2021, 06:01 PM   #7
spendabuk
LQ Newbie
 
Registered: Mar 2021
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thanks for your replies. Sorry for not being clearer - yes, the idea was data recovery and then toss it. I'm scared to fiddle around with any of the hardware for fear of making it worse.
 
Old 04-02-2021, 06:48 PM   #8
Reziac
Member
 
Registered: Aug 2018
Location: Brendansport, Sagitta IV
Distribution: PCLinuxOS
Posts: 168

Rep: Reputation: 48
I would set the drive aside for later testing by itself, rather than toss it. As I note above, it's about 50-50 that the problem is not the drive, but somewhere in the USB subsystem (including the enclosure). You can't know unless you hook up the drive directly to the SATA port and see how it behaves then.
 
Old 04-03-2021, 12:19 PM   #9
Beryllos
Member
 
Registered: Apr 2013
Location: Massachusetts
Distribution: Debian
Posts: 529

Rep: Reputation: 319Reputation: 319Reputation: 319Reputation: 319
If this WD Elements drive is the desktop model, there is a good chance the drive inside has a standard SATA connector.

If this is the portable model, there may be no accessible SATA connector. See this video for an example (It's a long video, but I link to the segment about the controller/interface board):

https://youtu.be/41nWU5gyyak?t=290

There are some extra pins next to the USB connector. I don't know if these could be for SATA, or just some other functionality (factory test/setup?).

Last edited by Beryllos; 04-03-2021 at 12:27 PM. Reason: added last paragraph
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Run customised HDD driver for external HDD while generic HDD driver for bootable purpose sonia49 Linux - Newbie 1 09-28-2016 09:52 PM
copied Debian install from dead hdd to new hdd.now system fails to boot :S deepclutch Debian 18 02-15-2008 08:17 AM
Xinetd dead --xinetd dead but pid file exists hillxy Linux - General 1 04-15-2004 03:10 PM
Dead Display = Dead Machine chris319 Linux - Hardware 1 12-05-2003 07:37 AM
Squid:2nd Browser access Internet SPEED dead becomes dead slow mwj Linux - Software 1 10-04-2003 02:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration