-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with Setting Sector Size on Seagate ST24000NM002H after Interruption, Drive Bricked #148
Comments
Hi @huahuasousou, On #145 I shared a test build with a |
Hi, thank you for the suggestion. I had already checked all the issues related to setSectorSize and even tried using the pre-built version with the --force option before sending it in for RMA. Unfortunately, that did not work for me. |
Thank you for letting me know that did not work. If you have any suggestions on additional warnings that can be printed on the screen that would have helped, please let me know. |
I'm having the same issue with two of the same ST24000NM002H. I only try two, so my other X24 will probably be bricked as well if I try.
Getting the error "The device was reset during sector size change. Device my not be usable! Attempting Seagate quick format to recover the device." Now, I tried it with Ubuntu Live USB. Same error. Have now destroyed 3x X24. I'm done and the quick format doesn't help either, waiting over 1h with nothing happening. X24 is cursed with openSeaChest |
openSeaChest_Format.exe -d PD3 --setSectorSize 4096 -- this-may-erase-data --force --seagateQuickFormatopenSeaChest_Format - openSeaChest drive utilities - NVMe Enabled
|
@manotroll The ST16 aren't the problem. The problem are the new Exos X24 (ST24) ones. |
Have you tried with the force command? |
I've bricked 3x
I should note my first attempt (4th drive, FW The SAS version of the X24 drives works fine ( Not related to this topic, but I figure I should drop a slight warning re the RMA process... |
Hello everyone,
I am experiencing difficulties with formatting and setting the sector size on my Seagate ST24000NM002H-3KS133 drive using SeaChest tools. I perfom the commad --setSectorSize 4096. But the command showed that the setSectorSize operation failed and a quick format operation was automatically initiated to recover the drive. However, I mistakenly believed that the quick format operation had completed, so I unplugged the SATA cable, leading to a disaster. Now, the LBA is showing as 0, and the SMART information only displays basic details. Any operations I try to perform are indicated as not supported.
Below is the result of my attempt to perform the setSectorSize operation again:
setSectorSize_log.log
Here are the details of the device and system:
Environment
SeaChest Version: 4.3.6-6_2_0 X86_64
Operating System: Windows 10
Device Information
Model Number: ST24000NM002H-3KS133
Serial Number: ZYD079RP
Firmware Revision: SE05
Physical Sector Size: 4096 bytes
Logical Sector Size: 512 bytes
Steps and Commands Used:
\SeaChest_Format_x64_windows.exe -d PD1 --setSectorSize 4096 --confirm this-will-erase-data-and-may-render-the-drive-inoperable
Request
The issue to have started after an interruption during a sector size change operation (the command shown failed and try to use quick format to recover, but ). Now, the drive is unresponsive, and I suspect it might be due to an internal security lock in the firmware that has bricked the device. Could you please assist in resolving this issue? Is there any way to unlock the drive and restore its functionality? Any insights or additional steps would be greatly appreciated. If more information is needed, I can provide additional details.
Thank you for your support!
The text was updated successfully, but these errors were encountered: