mdadm /dev/md0 --add /dev/sdX
cat /proc/mdstat
get overview of Raids in PCmdadm --detail /dev/md0
get more detailed viewmdadm /dev/md0 --monitor --test --oneshot
testing especially for sending mailsblkid
show all the ids of the hdds- For repair on a Live CD the following commands:
sudo mdadm --assemble --scan