E123 wrote:
DKR2H-H10RSS - drive from Hitachi's VSP. SCSI "write" command is locked. You are need to unlock or reflash this drive. Best way is to return it to seller.
Possibly, but not necessarily true. I have just acquired access to two VSP systems with a total of ten of the 60-bay SAS shelves (aka DW-F1000-DB60) at work. They have retired a couple of systems that were part of a mirrored pair across the university's campus. This is the second time I have had access to drives from retired VSPs.
They are stuffed full of DKR2H-H10RSS/HUH721010AL5204 drives with a smattering of DKS2N-H10RSS/DKS2O-H10RSS, aka ST10000NM002G/ST10000NM013G, from failed drive replacements over the years. These are all 10TB SAS drives.
Now, on the drives from the previous VSPs, I got access to you, and you are correct, the firmware is locked to accept only SCSI WRITE AND VERIFY commands. There were two 4TB drive types in that system. Hundreds of ST4000NM0023 shipped with the system, and replacement ST4000NM0025 drives for failed ones. I was able to flash the ST4000NM0023 drives with E007 firmware and get them working. However, I was never able to get the ST4000NM0025 drives to work. Though, to be honest, I didn't try that hard, since when you have a few hundred drives that work, you are not going to bother with the ~30 problematic ones.
Now, all these drives are by default formatted with extended sector sizes. In the case of the 4TB drives: 520 bytes; for the 10TB drives: 4160 bytes. Unless you reformat them back down to standard sector sizes, they won't work regardless of what firmware you have on them.
So, back to the point, it would appear from testing that the 10TB drives I now have access to all just work when formatted back down to 4096-byte sector sizes. I have done full tests with the f3
https://github.com/AltraMayor/f3. Yes, it's designed to find fake flash drives, but it's also a good way to test whether you can write to the entire drive and read back what you wrote. So simply reformatting the DKR2H-H10RSS drives to a 4096-sector size will likely work for you.
The only potential sticking point is that I have seen a single reference on the ServeTheHome forums suggesting that drives that only accept SCSI WRITE AND VERIFY commands have not been properly "exported" from the VSP. How true this is, I don't know, and talking to the people at work, they didn't do anything special in decommissioning the system, and simply reformatting the drives, and they are good to go.
I have not experimented with flashing different firmware on the 10TB drives, as reformatting gets them working for my use case: hundreds of drives in JBODs for disk-to-disk backup of a large GPFS file system using TSM.