-
Re: NSA325v2 RAID 1 recovery
'Spare rebuilding' is what it should do, and according to your /proc/mdstat it indeed started to do so, but stopped it quickly. That behavior is reproducible, it seems. I wonder if somethin…1 -
Re: NSA325v2 RAID 1 recovery
I think this is the faulty disk. The raidmanager writes the array status to the header (which you dumped here), and it says "Array State : AA ('A' == active, '.' == missing)&…1 -
Re: NSA325v2 RAID 1 recovery
Can you open the telnet backdoor, login over telnet as root, and post the output of cat /proc/partitions cat /proc/mdstat mdadm --examine /dev/sd?21 -
Re: NSA325v2 RAID 1 recovery
Originally you had 2 disks, and one failed, and was kicked off the array. The one remaining seems to have a hardware error, which makes it impossible to use normal ways to sync a new disk. The '…1 -
Re: NSA325v2 RAID 1 recovery
In in this situation mdadm complained it couldn't get 'exclusive access'? That's strange, as md0 clearly isn't mounted. It can't as it is down. You are sure you were ru…1
Guru Member