[BlueOnyx:13016] Re: RAID Sync paused
Gerald Waugh
gwaugh at frontstreetnetworks.com
Wed May 15 14:49:03 -05 2013
On 05/15/2013 12:37 PM, DD wrote:
>
> ----
> Personalities : [raid1]
> md0 : active raid1 sda1[0]
> 511988 blocks super 1.0 [2/1] [U_]
>
> md1 : active raid1 sda2[0]
> 976247676 blocks super 1.1 [2/1] [U_]
> bitmap: 8/8 pages [32KB], 65536KB chunk
>
> unused devices: <none>
> ----
>
> Not seeing any change other than the time.
>
it appears that sdb has been removed from raid array,
if it were rebuilding /proc/mdstat would indicate same
issue these commands, (it won't hurt anything)
mdadm /dev/md0 -a /dev/sdb1
mdadm /dev/md1 -a /dev/sdb2
then execute
cat /proc/mdstat
you should then see the raid rebuild..
Gerald
More information about the Blueonyx
mailing list