NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
tommyhackett
Jun 19, 2022Aspirant
New drive not being used in RAID, management service offline
Im using a ReadyNAS202 running 2 x 2TB WD red drives I noticed my Time Machine backups were starting to fail and then realised one of my disks was degraded. I replaced that with a new one earlier ...
tommyhackett
Jun 20, 2022Aspirant
I don't remember making the choice, how is this determined?
StephenB
Jun 20, 2022Guru - Experienced User
tommyhackett wrote:
I don't remember making the choice, how is this determined?
XRAID is the default, so if you didn't choose FlexRAID you are running XRAID.
Can you post a screenshot of the volumes page in the admin web ui?
- tommyhackettJun 21, 2022Aspirant
Ok sure, yep definitely never chose FlexRAID.
I can't get into the web admin UI, it seems to kind of accept my credentials then time out.RAIDar says "Management service offline" and diagnostics shows "Failed to start ReadyNAS System Daemon"
- StephenBJun 21, 2022Guru - Experienced User
tommyhackett wrote:
Ok sure, yep definitely never chose FlexRAID.
Was the new disk formatted when you installed it?
Does entering
cat /proc/mdstat
tell you that the array for the data volume (md127) is resyncing?
You could try testing sdb (the new disk) with smartctl.
- tommyhackettJun 21, 2022Aspirant
I didn't do anything to format the new disk before inserting it, I didn't think I would need to and I'm not sure how I would go about doing that?
proc/mdstat is giving me this
======
root@TXHReadyNAS:~# cat /proc/mdstat
Personalities : [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md127 : active raid1 sda3[1]
1948662784 blocks super 1.2 [2/1] [_U]
md1 : active raid1 sda2[0]
523264 blocks super 1.2 [2/1] [U_]
md0 : active raid1 sda1[1]
4190208 blocks super 1.2 [2/1] [_U]
unused devices: <none>======
To use smartctl, would the below command be correct? As I'm not clear on how to specify the device type. The response I get at this point is the same for sda and sdb
======
root@TXHReadyNAS:~# smartctl --all dev/sdb
smartctl 6.6 2017-11-05 r4594 [armv7l-linux-4.4.218.alpine.1] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.orgdev/sdb: Unable to detect device type
Please specify device type with the -d option.Use smartctl -h to get a usage summary
======
Related Content
- Jun 11, 2022Retired_Member
NETGEAR Academy

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