- mdadm /dev/md0 --add /dev/sdX
- cat /proc/mdstatget overview of Raids in PC
- mdadm --detail /dev/md0get more detailed view
- mdadm /dev/md0 --monitor --test --oneshottesting especially for sending mails
- blkidshow all the ids of the hdds
- For repair on a Live CD the following commands: sudo mdadm --assemble --scan