× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

Emergency - OS 6.4.0 - All my data is gone! Cannot reboot.

jameswalmsley1
Aspirant

Emergency - OS 6.4.0 - All my data is gone! Cannot reboot.

Hi,

 

My readynas updated just over a week ago to 6.4.0. Since then it has been a little unstable, but I was able to reboot when it became unresponsive.

Today I couldn't access the admin page, or AFP/SMB shares. I ssh'd in, and it told me it couldn't enter my user directory, I could see it was deleted.

 

I look in /data nothing is there!

 

I am seriously stressed about this, how can I find out what is happening.

 

The device now takes about 30 minutes to boot. When it eventually does I can see that /dev/md127 is not mounted anywhere, and there is some process doing /dev/md127 resync.

 

Please help!

 

James

Message 1 of 4
jameswalmsley1
Aspirant

Re: Emergency - OS 6.4.0 - All my data is gone! Cannot reboot.

md: md127 stopped.
md: bind<sdb3>
md: bind<sda3>
md/raid1:md127: not clean -- starting background reconstruction
md/raid1:md127: active with 2 out of 2 mirrors
md127: detected capacity change from 0 to 5996206882816
md: resync of RAID array md127
md: minimum _guaranteed_  speed: 30000 KB/sec/disk.
md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
md: using 128k window, over a total of 5855670784k.

Message 2 of 4
jameswalmsley1
Aspirant

Re: Emergency - OS 6.4.0 - All my data is gone! Cannot reboot.

What I found in the end was that my btrfs volume takes a really long time to mount on every reboot.

To recover, (because I had a raid1 setup) I was able to remove 1 drive and use a linux box to mount the disk:

 

    

mdadm --verbose --assemble /dev/md127 /dev/sdb3 --run 

 

The --run is required to mount a raid1 without all disks available.

 

I then was able to mount the btrfs disk, but I had to use special options, otherwise the mount process would take > 24 hours.

 

    

mount -t btrfs -o ro,recovery /dev/md127 /mnt

 

From there I did a factory reset on my readynas and am now able to rsync my old data from /mnt to my NAS box.

 

This problem can occur if the device gets powered off while the btrfs disk is being updated.

Message 3 of 4
BrianL2
NETGEAR Employee Retired

Re: Emergency - OS 6.4.0 - All my data is gone! Cannot reboot.

Hi jameswalmsey1,

 

It seems that you're able to fix the problem with your ReadyNAS and the data is currently being copied through RSYNC. 

 

 

Let us know if you have other questions or in need of assistance.

 

 

Kind regards,

 

BrianL
NETGEAR Community Team

Message 4 of 4
Top Contributors
Discussion stats
  • 3 replies
  • 2574 views
  • 0 kudos
  • 2 in conversation
Announcements