1 Rookie
•
2 Posts
0
46
June 16th, 2025 05:54
PowerEdge T640 RAID 1 - Hard Drive Failed
Hello,
We purchased a refurbished PowerEdge T640 from a third party. Since we had to install new hard drives and a clean copy of Windows Server ourselves, I realized while researching drive failures that Dell’s management software (such as OMSA) is not installed.
The system is configured with a Dell PERC H750 controller and a RAID 1 array across two drives.
The issue I'm experiencing is that the drive carrier in Bay 1 is blinking amber, indicating a failure, which I’ve confirmed in the BIOS.
I’ve ordered a replacement drive, but I’m having trouble finding official Dell documentation covering:
• Whether the PERC H750 supports hot-swapping
• How to confirm if auto-rebuild is enabled
• The step-by-step process for safely replacing a failed drive
• What I should check or monitor before, during, and after the swap
I'm fairly new to IT, and this is my first time dealing with a RAID failure. I’d really appreciate any guidance or documentation to ensure I handle this correctly.
Is this generally a straightforward process where I swap the drive while the server is powered on and let the controller rebuild?
Or are there precautions or settings I should check beforehand?
Any help or insight would be greatly appreciated.
Thank you in advance!
Dell-Martin S
Moderator
•
3.5K Posts
0
June 16th, 2025 14:27
Hi,
Yes, the Dell PERC H750 controller supports hot-swapping. This means you can replace the failed drive while the server is powered on and running, without needing to shut it down.
Auto-rebuild is typically enabled by default on Dell PERC controllers, but you can verify this in the BIOS or PERC configuration utility:
Access the PERC Configuration Utility:
Step-by-Step Process for Replacing the Failed Drive
Here’s how to safely replace the failed drive:
Before the Swap
Verify the Failure:
Ctrl+R
during boot) to ensure the array is in a degraded state.Prepare the Replacement Drive:
Backup Critical Data (if possible):
During the Swap
Remove the Failed Drive:
Insert the Replacement Drive:
After the Swap
Monitor the Rebuild:
Ctrl+R
) or via OMSA if installed.Verify Completion:
What to Check or Monitor
Before:
During:
After:
OMSA Installation: While not strictly necessary for this process, installing Dell OpenManage Server Administrator (OMSA) in the future will make monitoring and managing RAID arrays easier.
(edited)
dellegami
1 Rookie
•
2 Posts
0
June 16th, 2025 21:59
Hi Martin,
Thank you so much for providing information!
I'll follow these steps and let you know how it turns out.