Hi Guys,
I bought some used Hitachi Disks (Model: HUS154545VLS300) from a local supplier.
I knew that they were storage disks and were formatted 520bytes, but i was not worried since i have previously used sg_utils to format storage disks and use them in servers. But these drives are some tough cookies.
I have almost tried everything i can think of but have so far failed to make them useful.
I have tried different servers, different RAID/SAS cards, integrated SAS ports on dell workstations, Installing the disks in Fiber & SAS Disk storage expansions from different vendors.… a tone of Low Level format tools…
I even bought the Hitachi Disk Expansion in which these drives were originally installed and hooked up with a SAS controller to Dell PE2950.
So far nothing has been able to get these working.
sg_util which has not let me down so far also failed here with the below error.
[root@localhost admin]# sg_format -v --format --size=512 /dev/sg3
inquiry cdb: 12 00 00 00 24 00
HITACHI DKR2H-K450SS D017 peripheral_type: disk [0x0]
PROTECT=0
mode sense (10) cdb: 5a 00 01 00 00 00 00 00 fc 00
mode sense (10): pass-through requested 252 bytes but got 28 bytes
Mode Sense (block descriptor) data, prior to changes:
Number of blocks=879097968 [0x3465f870]
Block size=512 [0x200]
A FORMAT will commence in 10 seconds
ALL data on /dev/sg3 will be DESTROYED
Press control-C to abort
A FORMAT will commence in 5 seconds
ALL data on /dev/sg3 will be DESTROYED
Press control-C to abort
format cdb: 04 18 00 00 00 00
format unit: Fixed format, current; Sense key: Not Ready
Additional sense: Logical unit not ready, notify (enable spinup) required
Format command, device not ready
FORMAT failed
I am desperate at this stage... If anyone who can help me sort this out I would be happy to compensate him for his efforts.