Hello STH friends!
I've acquired a few Western Digital branded Ultrastar DC SS200 SAS SSDs. I've got them in a supermicro chassis in a SAS2 backplane connected to a AOC-S3008L-L8e updated and flashed into IT mode. Just want to provide some context in case this made any difference.
I'm not sure what system these drives came out of but I do have the drive sleds. It's not from a system I am familiar with.
On each drive:
P/N: 0TS1401
Model: SDLL1CLR-020T-CDA1
FW: X150
Each also has a PSID, WWN, date, etc. can provide pictures if needed.
I've loaded these drives into CentOS, Windows, and TrueNAS just to see what I would get. Basically in all three systems I'm unable to online, access, format, or do anything with the disks. TrueNAS has spit out a "Access denied - no access rights" error. Windows wouldn't let me online any disks. Couldn't format the drives anywhere. Here's what I'm seeing:
I tried to do the uhh erasemydata thing using the PSID and that too did not work.
Any ideas on what I should try? I'm not too familiar with trying to wipe drives like this so guidance is appreciated. Thank you!
I've acquired a few Western Digital branded Ultrastar DC SS200 SAS SSDs. I've got them in a supermicro chassis in a SAS2 backplane connected to a AOC-S3008L-L8e updated and flashed into IT mode. Just want to provide some context in case this made any difference.
I'm not sure what system these drives came out of but I do have the drive sleds. It's not from a system I am familiar with.
On each drive:
P/N: 0TS1401
Model: SDLL1CLR-020T-CDA1
FW: X150
Each also has a PSID, WWN, date, etc. can provide pictures if needed.
I've loaded these drives into CentOS, Windows, and TrueNAS just to see what I would get. Basically in all three systems I'm unable to online, access, format, or do anything with the disks. TrueNAS has spit out a "Access denied - no access rights" error. Windows wouldn't let me online any disks. Couldn't format the drives anywhere. Here's what I'm seeing:
Code:
root@truenas[/]# sg_readcap -l /dev/sdc
Read Capacity results:
Protection: prot_en=0, p_type=0, p_i_exponent=0
Logical block provisioning: lbpme=1, lbprz=1
Last LBA=3750748847 (0xdf8fe2af), Number of logical blocks=3750748848
Logical block length=512 bytes
Logical blocks per physical block exponent=3 [so physical block length=4096 bytes]
Lowest aligned LBA=0
Hence:
Device size: 1920383410176 bytes, 1831420.3 MiB, 1920.38 GB
Code:
root@truenas[/]# sg_format -v /dev/sdc
HGST SDLL1CLR020TCDA1 X150 peripheral_type: disk [0x0]
PROTECT=1
Code:
root@truenas[/]# smartctl -a /dev/sdc
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.6.20-production+truenas] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: HGST
Product: SDLL1CLR020TCDA1
Revision: X150
Compliance: SPC-4
User Capacity: 1,920,383,410,176 bytes [1.92 TB]
Logical block size: 512 bytes
Physical block size: 4096 bytes
LU is resource provisioned, LBPRZ=1
Rotation Rate: Solid State Device
Form Factor: 2.5 inches
Logical Unit id: 0x500117310176cc00
Serial number: [redacted]
Device type: disk
Transport protocol: SAS (SPL-4)
Local Time is: Mon May 13 19:16:23 2024 PDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Temperature Warning: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK
Percentage used endurance indicator: 2%
Grown defects during certification = 0
Total blocks reassigned during format = 0
Total new blocks reassigned = 0
Power on minutes since format = 1814013
Current Drive Temperature: 45 C
Drive Trip Temperature: 70 C
Accumulated power on time, hours:minutes 30298:06
Manufactured in week 09 of year 2018
Specified cycle count over device lifetime: 0
Accumulated start-stop cycles: 1149
Elements in grown defect list: 0
Error counter log:
Errors Corrected by Total Correction Gigabytes Total
ECC rereads/ errors algorithm processed uncorrected
fast | delayed rewrites corrected invocations [10^9 bytes] errors
read: 0 0 0 0 0 807040.315 0
write: 0 0 0 0 0 82731.201 0
Non-medium error count: 311
No Self-tests have been logged
root@truenas[/]# sg_format -v --format --size=512 /dev/sdc
HGST SDLL1CLR020TCDA1 X150 peripheral_type: disk [0x0]
PROTECT=1
<< supports protection information>>
Unit serial number: [redacted]
LU name: 500117310176cc00
mode sense(10) cdb: [5a 00 01 00 00 00 00 00 fc 00]
Mode Sense (block descriptor) data, prior to changes:
Number of blocks=3750748848 [0xdf8fe2b0]
Block size=512 [0x200]
A FORMAT UNIT will commence in 15 seconds
ALL data on /dev/sdc will be DESTROYED
Press control-C to abort
A FORMAT UNIT will commence in 10 seconds
ALL data on /dev/sdc will be DESTROYED
Press control-C to abort
A FORMAT UNIT will commence in 5 seconds
ALL data on /dev/sdc will be DESTROYED
Press control-C to abort
Format unit cdb: [04 18 00 00 00 00]
Format unit command: Reservation conflict, type: SCSI status
FORMAT UNIT failed
HGST SDLL1CLR020TCDA1 X150 peripheral_type: disk [0x0]
PROTECT=1
<< supports protection information>>
Unit serial number: [redacted]
LU name: 500117310176cc00
mode sense(10) cdb: [5a 00 01 00 00 00 00 00 fc 00]
Mode Sense (block descriptor) data, prior to changes:
Number of blocks=3750748848 [0xdf8fe2b0]
Block size=512 [0x200]
A FORMAT UNIT will commence in 15 seconds
ALL data on /dev/sdc will be DESTROYED
Press control-C to abort
A FORMAT UNIT will commence in 10 seconds
ALL data on /dev/sdc will be DESTROYED
Press control-C to abort
A FORMAT UNIT will commence in 5 seconds
ALL data on /dev/sdc will be DESTROYED
Press control-C to abort
Format unit cdb: [04 18 00 00 00 00]
Format unit command: Reservation conflict, type: SCSI status
FORMAT UNIT failed
Code:
root@truenas[/]# sg_sanitize --overwrite --zero /dev/sdc
HGST SDLL1CLR020TCDA1 X150 peripheral_type: disk [0x0]
<< supports protection information>>
Unit serial number: [blah blah blah]
A SANITIZE will commence in 15 seconds
ALL data on /dev/sdc will be DESTROYED
Press control-C to abort
A SANITIZE will commence in 10 seconds
ALL data on /dev/sdc will be DESTROYED
Press control-C to abort
A SANITIZE will commence in 5 seconds
ALL data on /dev/sdc will be DESTROYED
Press control-C to abort
Sanitize failed: Reservation conflict
sg_sanitize failed: Reservation conflict
I tried to do the uhh erasemydata thing using the PSID and that too did not work.
Any ideas on what I should try? I'm not too familiar with trying to wipe drives like this so guidance is appreciated. Thank you!
Attachments
-
122.9 KB Views: 18