Odpowiedzi:
Z Documentation / md.txt w dokumentacji jądra Linux:
clean - no pending writes, but otherwise active. When written to inactive array, starts without resync If a write request arrives then if metadata is known, mark 'dirty' and switch to 'active'. if not known, block and switch to write-pending If written to an active array that has pending writes, then fails. active fully active: IO and resync can be happening. When written to inactive array, starts with resync
Więc nie, nie musisz się martwić żadnym stanem; oba są normalnym działaniem. Jeśli zobaczyłeś inactive
, że będziesz musiał się martwić.
mdadm
zawiera demona monitorującego naloty, który ostrzega (domyślnie przez e-mail) o wszelkich warunkach, o których musisz wiedzieć, w szczególności o awarii dysku. Upewnij się, że jest skonfigurowany i działa.