NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
ArnoBrok
Apr 04, 2018Aspirant
ReadyNAS RN102 network card dead
Hi,
We had a mayor lighting storm passing over and caused a power outage. Afterwards my ReadyNAS was not accessible although the front lights all seem OK. When I looked at the back there is no green light from on the Ethernet port. I've swapped Ethernet cable and tried another port on the switch with no luck. My conclusion the network card is busted.
I still have a lot of data on the two disks (Raid) that I want to keep.
Questions for the community:
- If I buy another RN102 would I be able to move the disks across?
- What other ReadyNas units would be compatible (like a newer 2 series)
- Is there a way I can mount them on a linux pc?
Appreciate any help!
Regards
Arno
10 Replies
Replies have been turned off for this discussion
- StephenBGuru - Experienced User
ArnoBrok wrote:
- If I buy another RN102 would I be able to move the disks across?
- What other ReadyNas units would be compatible (like a newer 2 series)
You can directly migrate them to any OS-6 NAS (both intel and arm CPUs) - though if you migrate to one with an intel processor you'd need to reinstall apps.
ArnoBrok wrote:
- Is there a way I can mount them on a linux pc?
Yes that can be done too. You'd need to have mdadm and btrfs installed.
Something like
# apt-get update
# apt-get install mdadm btrfs-tools
# mdadm --assemble --scan
# cat /proc/mdstat
# mount -t btrfs -o ro /dev/md127 /mnt- mdgm-ntgrNETGEAR Employee Retired
New 2-bay models are the RN212 (ARM) and RN422 (x86). If you want a new 2-bay unit I’d go with one of those. We also have 4-bay, 6-bay and 8-bay desktop NAS models.
Migrating disks to another ReadyNAS or using a Linux PC to attempt data recovery working smoothly does assume that the disks are fine, the RAID and data volume on the disks are in a good state and in the case of moving to a ReadyNAS that the OS on the disks is in a good state. These may not be the case.
- ArnoBrokAspirantWould I need to insert both disks or eould one work? I am trying to keep at least one disk as a sort of backup.
Thanks for the help- StephenBGuru - Experienced User
You can migrate one. Then you'd need to do a resync when you added in the second.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!