LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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-03-2021, 12:17 PM   #1
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
"Data Center" drive not detected/doesn't start up


I got a new 6TB WD "DC HC310", which is a "data center" disk. The vendor included a power adapter (IDE power to SATA style), but I don't have an IDE power cable on my PSU anymore. When I put the drive in an external USB box, it works just fine. So, is there a way to detect this and start it from software, or do I just need to move some power supplies around and get it to work that way?

Bob
 
Old 03-03-2021, 01:17 PM   #2
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 5,767

Rep: Reputation: 2765Reputation: 2765Reputation: 2765Reputation: 2765Reputation: 2765Reputation: 2765Reputation: 2765Reputation: 2765Reputation: 2765Reputation: 2765Reputation: 2765
You have not provided any information about the hardware you are connecting this SATA disk into. Have you SATA cables?

To make any drive work, you need (1) Power and (2)Signal. SATA is a signal standard. You also need a power connector. Most PSUs have several power connectors that should be appropriate.
 
Old 03-03-2021, 02:34 PM   #3
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Original Poster
Rep: Reputation: 141Reputation: 141
Take it as written that the drive is actually connected to my computer with a power cable and a sata cable. Like I said in my OP, the drive works just fine when I put it in a USB drive box and plug that into a USB port. But, when I put it in the computer box (with power cable and sata cable attached), it is not recognized. It doesn't spin up.

I believe that the important thing here is that it is a "Data Center" disk, not a generic hard disk. I suspect that there is a "power up" line in a DC system that is used to shut down unused drives till they're needed. I suspect that because of the power adapter wire (old style IDE power connector to two SATA power connectors) that was included with the drive, and the note that I will have to install it. My question was whether there was any way around that.

Bob
 
Old 03-03-2021, 07:58 PM   #4
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
A Data Center disk is a generic disk built to a little higher standard than the standard desktop disk. There should be no difference between activating it in a USB box or installed.

If it does not spin up that indicates a problem in the way the power is connected to it. If it spins up but cannot be recognized that usually would indicate a problem with the data cable or controller.

Most newer disks are difficult to tell if they actually spin up so when I am testing it I hold the disk in my hand with no cables attached, but the PC powered on. I then attach the power cable and can feel it spin up

Also, most newer sata disks are sata, 6 Gps transfer, and require the better cable to handle that speed.

I would suggest verifying that it actually does spin up then start digging deeper.

We don't know what your system is (32 bit or 64 bit), what OS (distro) you have, or any other details.

Please, once you connect the disk after verifying it actually does spin up, post the output of "dmesg", "lsblk", and "lspci -v" so we can see what the system actually sees and recognizes that disk as.

If you are using a 32 bit OS it is possible a disk of that size will not be recognized properly until after it has been partitioned.
 
1 members found this post helpful.
Old 03-03-2021, 08:15 PM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,784

Rep: Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937
WD drives use pin 11 on the power connector for staggered spin up. Normally it should be grounded but maybe not on the internal plug. However if it detects activity it should spin up anyway I believe. Maybe the channel isn't active in the BIOS.
 
Old 03-03-2021, 10:36 PM   #6
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Original Poster
Rep: Reputation: 141Reputation: 141
I found the answer on Tom's Hardware. Apparently my old CX650M PSU doesn't follow the SATA 3.3 standard.

https://www.tomshardware.com/news/hd...ure,36146.html

Quote:
To sum up, for products supporting the optional SATA 3.3 power disable (PWDIS) function, the third pin (P3) of the SATA connector is now assigned as the Power Disable Control pin. If P3 is driven HIGH (2.1V-3.6V), the power to the drive circuitry will be cut. All drives with this optional feature will not power up if a legacy SATA connector is used. This is because P3 driven HIGH will prevent the drive from powering up. The easy, and not so elegant, solution is to use a 4-pin Molex to SATA connector or a power supply equipped with SATA connectors that follow the SATA 3.3 specification.

Last edited by Quakeboy02; 03-03-2021 at 10:37 PM.
 
Old 03-04-2021, 12:32 PM   #7
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
So apparently the molex to sata power cable splitter sent with the drive was needed?
Was that how you fixed it?
 
Old 03-06-2021, 10:14 AM   #8
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Original Poster
Rep: Reputation: 141Reputation: 141
Quote:
Originally Posted by computersavvy View Post
So apparently the molex to sata power cable splitter sent with the drive was needed?
Was that how you fixed it?
Yes. I guess I should have RTFM. But at least I know why, now. And if someone else runs into this, hopefully they'll find this thread.
 
  


Reply



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
LXer: Pioneers in Open Source--Eren Niazi, Part I: the Start of a Movement and the Open-Source Revolution Redefining the Data Center LXer Syndicated Linux News 0 10-24-2018 07:40 AM
LXer: Ubuntu Command Center: Gnome Control Center LXer Syndicated Linux News 0 02-20-2012 08:31 PM
Help With Java Problem Please"""""""""""" suemcholan Linux - Newbie 1 04-02-2008 06:02 PM
Elisa Media Center - Doesn't start waelaltaqi Linux - Software 3 02-24-2008 12:37 PM
LXer: Linux Media Center Better Then Windows Media Center? LXer Syndicated Linux News 0 08-26-2007 09:50 PM

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

All times are GMT -5. The time now is 06:39 PM.

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