NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
slippery49
Feb 02, 2020Aspirant
RN312
So my RN312 is broken and not looking good,
I have removed the drives and I can see them in Ubuntu
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 89.1M 1 loop /snap/core/8268
loop1 7:1 0 89.1M 1 loop /snap/core/8213
sda 8:0 0 3.7T 0 disk
├─sda1 8:1 0 4G 0 part
│ └─md127 9:127 0 4G 0 raid1
├─sda2 8:2 0 512M 0 part
│ └─md126 9:126 0 511.4M 0 raid1
└─sda3 8:3 0 3.6T 0 part
└─md125 9:125 0 7.3T 0 raid0
sdb 8:16 0 232.9G 0 disk
├─sdb1 8:17 0 512M 0 part
└─sdb2 8:18 0 232.4G 0 part /
sdc 8:32 0 3.7T 0 disk
├─sdc1 8:33 0 4G 0 part
│ └─md127 9:127 0 4G 0 raid1
├─sdc2 8:34 0 512M 0 part
│ └─md126 9:126 0 511.4M 0 raid1
└─sdc3 8:35 0 3.6T 0 part
└─md125 9:125 0 7.3T 0 raid0
how do I get the data from here
slippery49 wrote:
So my RN312 is broken and not looking good,
I have removed the drives and I can see them in Ubuntu
how do I get the data from here
First, install btrfs and mdadm if that isn't already been done.
Then try
# btrfs device scan # btrfs fi show # mount /dev/md127 /data
2 Replies
Replies have been turned off for this discussion
- StephenBGuru - Experienced User
slippery49 wrote:
So my RN312 is broken and not looking good,
I have removed the drives and I can see them in Ubuntu
how do I get the data from here
First, install btrfs and mdadm if that isn't already been done.
Then try
# btrfs device scan # btrfs fi show # mount /dev/md127 /data
- slippery49Aspirant
BTRFS installed and data accessed.
thanks
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!