NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
TommyD760
Sep 13, 2019Guide
ReadyNAS Ultra 4: Stuck at booting. 97% after add drive and power outage.
Help! Went to add a third drive where the expansion process started, but then lost power. On boot the ReadyNAS box is now stuck at "Booting ... 97%" Logging on to the box there is a process...
StephenB
Sep 14, 2019Guru - Experienced User
You should be able to see what's going on with the array by entering
# cat /proc/mdstat
or if you want to monitor it you can use
# watch cat /proc/mdstat
- TommyD760Sep 14, 2019GuideThanks. Looks like it’s stuck. Note the 0% and the minutes remaining. Oh boy......
Welcome to ReadyNASOS 6.10.1
admin@NAS:/$ cat /proc/mdstat
Personalities : [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md127 : active raid5 sda3[3] sdc3[2]
5855640064 blocks super 1.2 level 5, 64k chunk, algorithm 2 [3/2] [UU_]
[>....................] reshape = 0.0% (1784/5855640064) finish=21061028515.0min speed=0K/sec
md0 : active raid1 sdc1[2]
4190208 blocks super 1.2 [3/1] [_U_]
md1 : active raid1 sdb2[0]
523264 blocks super 1.2 [1/1] [U]
unused devices: <none>
admin@NAS:/$ !!
cat /proc/mdstat
Personalities : [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md127 : active raid5 sda3[3] sdc3[2]
5855640064 blocks super 1.2 level 5, 64k chunk, algorithm 2 [3/2] [UU_]
[>....................] reshape = 0.0% (1784/5855640064) finish=21069484810.8min speed=0K/sec
md0 : active raid1 sdc1[2]
4190208 blocks super 1.2 [3/1] [_U_]
md1 : active raid1 sdb2[0]
523264 blocks super 1.2 [1/1] [U]
unused devices: <none>
admin@NAS:/$- StephenBSep 14, 2019Guru - Experienced User
Are you able to see the files in the data volume using ssh?
- TommyD760Sep 14, 2019Guide
Unfortunately... no.
root@NAS:~# cd /data
root@NAS:/data# ls
root@NAS:/data# df -k .
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/md0 4190208 697612 3095316 19% /
root@NAS:/data#
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!