how to recover data from failed RAID1 configuration of 2.5" enclosure?
-
I built a RAID 1 hard drive using a 2.5" enclosure. after 10 years, one of the drives failed because that indicator light blackened. another hard drive seems good. Now my PC workstation can not recognize this RAID 1 hard drive. So my only way is to pull out the two hard drives and read them from an adapter. any experience to share in this scenario?
diligent hands rule....
-
I built a RAID 1 hard drive using a 2.5" enclosure. after 10 years, one of the drives failed because that indicator light blackened. another hard drive seems good. Now my PC workstation can not recognize this RAID 1 hard drive. So my only way is to pull out the two hard drives and read them from an adapter. any experience to share in this scenario?
diligent hands rule....
Is it a hardware or software RAID? Linux can mount a single drive of a mirror, been quite a while but I used mdadm to mount it.
>64 It’s weird being the same age as old people. Live every day like it is your last; one day, it will be.
-
Is it a hardware or software RAID? Linux can mount a single drive of a mirror, been quite a while but I used mdadm to mount it.
>64 It’s weird being the same age as old people. Live every day like it is your last; one day, it will be.
it is hardware RAID. I initialized and use it on Windows 10.
diligent hands rule....
-
it is hardware RAID. I initialized and use it on Windows 10.
diligent hands rule....
-
I built a RAID 1 hard drive using a 2.5" enclosure. after 10 years, one of the drives failed because that indicator light blackened. another hard drive seems good. Now my PC workstation can not recognize this RAID 1 hard drive. So my only way is to pull out the two hard drives and read them from an adapter. any experience to share in this scenario?
diligent hands rule....
- Replace the faulty disk and rebuild the RAID "array" 2) Yank out the faulty disk and change the connection from RAID to single disk
-
- Replace the faulty disk and rebuild the RAID "array" 2) Yank out the faulty disk and change the connection from RAID to single disk
my question is how to rebuild this array?
diligent hands rule....
-
my question is how to rebuild this array?
diligent hands rule....
If it is really a HW RAID controller, you should enter it's BIOS and rebuild from there (be careful which one mirror onto which one if asks) Read the manual :) [serverfault](https://serverfault.com/questions/907351/replacing-a-drive-in-a-mirrored-set-raid1-how-does-it-know-which-is-primary) [superuser](https://superuser.com/questions/610315/how-does-raid-1-determine-which-drive-should-act-as-the-source-for-a-rebuild) SW one example: [How does Rebuild in host-raid RAID-1 works?](https://serverfault.com/questions/700668/how-does-rebuild-in-host-raid-raid-1-works)
-
my question is how to rebuild this array?
diligent hands rule....
The trickiest bit is figuring which drive is the dead one. With SSDs they don't whir anymore and they stopped putting lights on them so a dead one mimics a live one really well. It's possible connecting a new drive exactly like the old one will trigger the array to rebuild itself on boot. Pretty much replace the bad drive and fiddle with RAID in BIOS/controller though.
-
The trickiest bit is figuring which drive is the dead one. With SSDs they don't whir anymore and they stopped putting lights on them so a dead one mimics a live one really well. It's possible connecting a new drive exactly like the old one will trigger the array to rebuild itself on boot. Pretty much replace the bad drive and fiddle with RAID in BIOS/controller though.
thank you for the info!:rose:
diligent hands rule....
-
If it is really a HW RAID controller, you should enter it's BIOS and rebuild from there (be careful which one mirror onto which one if asks) Read the manual :) [serverfault](https://serverfault.com/questions/907351/replacing-a-drive-in-a-mirrored-set-raid1-how-does-it-know-which-is-primary) [superuser](https://superuser.com/questions/610315/how-does-raid-1-determine-which-drive-should-act-as-the-source-for-a-rebuild) SW one example: [How does Rebuild in host-raid RAID-1 works?](https://serverfault.com/questions/700668/how-does-rebuild-in-host-raid-raid-1-works)
the info is great. thank you:rose:
diligent hands rule....
-
the gold standard hxxps://www.ufsexplorer.com/ufs-explorer-raid-recovery/
Caveat Emptor. "Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long
I will buy this software. thanks for this link:rose:
diligent hands rule....