View Raid Array Details

Looking in /proc, or viewing details about the raid array, or for a single member of the raid array.

~ # cat /proc/mdstat
~ # mdadm --detail /dev/md2
~ # mdadm --examine /dev/sdf1

Assemble/Start Inactive Raid

First stop the bad array, then force it to start, assuming the array is properly defined in /etc/mdadm.conf.

~ # mdadm --stop /dev/md2
~ # mdadm --assemble /dev/md2 --scan --force
Warning: Undefined array key "show-social" in /opt/edoceo.com/www/view/html.php on line 114 Warning: Undefined array key "show-ad-b" in /opt/edoceo.com/www/view/html.php on line 127 Warning: Undefined array key "script" in /opt/edoceo.com/www/view/html.php on line 147