Can data be recovered by removing hard drives from ReadyNAS Duo?

0

I have a five year old ReadyNAS Duo that seems to have kicked the bucket.

It has two Western Digital Black hard drives that have been run in mirror RAID configuration. They are both a year old so should be in excellent condition.

Is it possible to simply remove the drives, connect them to a compatible operating system, and recover the data by copying it directly off the drives?

BaronGrivet

Posted 2014-07-23T19:42:05.287

Reputation: 325

Yes. Looks like ReadyNAS now uses Btrfs but used to use ZFS. 'Compatible operating system' almost certainly means Linux, and it'll be a bit tricky. – ChrisInEdmonton – 2014-07-23T19:45:56.783

Thank you @ChrisInEdmonton - I've got an old machine running Ubuntu lying around I can try out. Can you elaborate on the "bit tricky"? Happy to accept/ upvote your answer. – BaronGrivet – 2014-07-23T19:48:19.020

Unfortunately, I'm not sure how ReadyNAS sets things up. My guess is that it's just software RAID-1 with a btrfs or zfs filesystem on top, but I'm not sure. Even those assumptions may be wrong. Hopefully someone with experience comes along and helps out with a detailed answer. :) – ChrisInEdmonton – 2014-07-23T20:00:08.813

Answers

0

I've had success with downloading "R-Linux" and installing it on Windows 8 machine: http://www.r-tt.com/free_linux_recovery/Download.shtml

R-Linux has straightforward steps for recovering files off Linux drives and it worked really well with one of the ReadyNAS hard drive mounted in an USB enclosure.

BaronGrivet

Posted 2014-07-23T19:42:05.287

Reputation: 325