I bought some used HGST HUS726040ALS211 Self-Encrypting SAS HDDs off eBay and I'm trying to figure out how use them on Windows 10. I have no interest in whatever data is already on them, as I'll be wiping and overwriting all of it anyway in the process of using these drives.
I'm still very much a noob at figuring out how to get some of the more "stubborn" SAS HDDs I've bought from eBay to work for me. I say "stubborn" because 90% of all the used SAS HDDs I've bought have just been a simple matter of connecting to my SAS HBA through a hot swap bay, and then Initializing and Formatting them in the Computer Management -> Disk Management GUI. Some sellers even went the extra mile and did one or both of these actions in advance, essentially making those SAS HDDs Plug-and-Play. I only recently finally figured out how to get another 5% of the ones I've bought, NetApp SAS HDDs, to work by internally reformatting them from 520 to 512 via the Windows version of the
sg_format command line tool. However, the remaining 5% of my used SAS HDDs have proven even more stubborn than those NetApp ones, as this is what happens when I try running sg_format on them:
- Code:
C:\Programs\sg3_utils-1.48mgw64>sg_format --format --size=512 -v PD2
HGST HUS726040ALS211 B907 peripheral_type: disk [0x0]
PROTECT=1
<< supports protection information>>
Unit serial number: N8GZBJUY
LU name: 5000cca2443739d8
mode sense(10) cdb: [5a 00 01 00 00 00 00 00 fc 00]
Mode Sense (block descriptor) data, prior to changes:
block count maxed out, set <<longlba>>
mode sense(10) cdb: [5a 10 01 00 00 00 00 00 fc 00]
<<< longlba flag set (64 bit lba) >>>
Number of blocks=7814037168 [0x1d1c0beb0]
Block size=512 [0x200]
A FORMAT UNIT command will commence in 15 seconds
ALL data on PD2 will be DESTROYED
Press control-C to abort
A FORMAT UNIT command will commence in 10 seconds
ALL data on PD2 will be DESTROYED
Press control-C to abort
A FORMAT UNIT command will commence in 5 seconds
ALL data on PD2 will be DESTROYED
Press control-C to abort
Format unit cdb: [04 18 00 00 00 00]
Format unit:
Fixed format, current; Sense key: Data Protect
Additional sense: Access denied - no access rights
Format unit command: Data protect, type: sense key; write protected media?
FORMAT UNIT failed
After doing some of my own research, I find out that
sedutil-cli is a solution. So, I hunt down a Windows version of that next, but it seems like it can't work with my HGST SED SAS HDDs:
- Code:
C:\Programs\sedutil_WIN\x64\Release>sedutil-cli --scan
Scanning for Opal compliant disks
\\.\PhysicalDrive0 No
\\.\PhysicalDrive1 No
\\.\PhysicalDrive2 No
No more disks present ending scan
C:\Programs\sedutil_WIN\x64\Release>sedutil-cli --query \\.\PhysicalDrive2
Invalid or unsupported disk \\.\PhysicalDrive2
I know that the
\\.\PhysicalDrive2 is the correct target because it's labeled as
Disk 2 in the Disk Management GUI, and the other two drives are just regular NVMe SSDs attached directly to my motherboard. After doing a little more research, I found that HGST SED HDDs apparently use TCG Enterprise Encryption rather than TCG Opal Standard Encryption, but I haven't found a solution for that yet. Everywhere I've searched so far keeps pointing back to sedutil-cli, which won't work, so I've hit a dead end. I'm hoping someone here with more experience has a solution. Hopefully it's a free solution, because if I had any significant amount of money, I would've just bought other used SAS HDDs that are easier to work with and kicked the can down the road on these SED SAS HDDs. However, given the rising cost of every type of digital storage lately, even that alternative solution is becoming untenable, so here I am.
I've transcribed all the text information from the label on one of the HGST SED SAS HDDs I'm trying to work with, in case that helps find a solution:
- Code:
HGST wwww.hgst.com
||||||||||||||||||||||||||||||||||||| FEB-2017
0F22956APK9070P72
||||||||||||||| |||||||||||||||||
P/N: 0F22956 S/N: N8GZBJUY
CAPACITY: 4 TB MLC: APK907 FW: 907
LBA: 7,814,037,168 SECTORS CHS: 16383/16/63
MADE IN THAILAND
-----------------------------------------------
RATED: 5V 900mA, 12V 800mA DC ---
HUS726040ALS211 Type US7SSK400 SAS 12.0 Gb/s
RPM: 7200 RPM
■■■■■■
■■■■■■ p1z8x5BPJ4yt127Px0pd
■■■■■■
WARRANTY VOID IF ANY LABEL /
SCREW IS REMOVED OR BROKEN
CAN ICES-3(B)/NMB-3(B)
HGST Japan.Ltd. E182115 T
HGST EUR.LTD. / MARIE CURIEWEG 20.
ROERMOND.LIMBURG.6045 GH.NETHERLANDS
MSIP-REM-HGJ
-US7SSK600 -------------------------------
| DO NOT COVER THIS HOLE ↓
The black boxes are a QR Code that simply contains the same text next to it, which I'm assuming is the password needed to unlock and use it. However, if necessary, I'll also take pictures of this label and post those here as well, since there's a row of symbols/logos on it near the bottom that I couldn't really turn into text, at least not easily, as well as a handful of Japanese characters that I felt weren't worth going to all the trouble of transcribing.