Quote:
Originally Posted by mindbender9
I'll look into Raid Reconstructor, and I appreciate your help.
I have a dumb question for everyone: Has anyone actually tried to unplug one of two RAID 1 hard drives and connect it directly to a PC? Does anyone know whether or not the contents of the drive are viewable?
Thanks.
|
I had such experience.
I have software RAID 1 on Ubuntu Linux (using mdadm).
When I disconnected one drive, it was impossible to mount the other one - the system reported "disk is already mounted" and, of course, there were no mounted disk.
BUT.... when I started Ubuntu LiveCD (without mdadm), it was very easy to mount one of RAID's disk - just mount bla-bla, and I can see it. I mean as a separate disk I can read and write.
Conclusion: there is something on your system what prevents only one RAID 1 disk mounting. But one can easily do it from another system or LiveCD.