To see the status of the array and its components, use --detail on the md device. So, for example:
mdadm --detail /dev/md0
or
cat /proc/mdstat
for a more concise output.
To see the status of the array and its components, use --detail on the md device. So, for example:
mdadm --detail /dev/md0
or
cat /proc/mdstat
for a more concise output.