Hi, In ISPconfig I get the message "Your RAID has one FAULTY disk" How can I see what disk is faulty? Code: Personalities : [raid1] [linear] [multipath] [raid0] [raid6] [raid5] [raid4] [raid10] md0 : active raid1 sda2[0] 380727296 blocks super 1.2 [2/1] [U_] bitmap: 3/3 pages [12KB], 65536KB chunk md1 : active raid1 sda3[0] 87824384 blocks super 1.2 [2/1] [U_] unused devices: <none>
From that you can tell that sda is good; dmesg output should help you identify what dusk sda is, and assuming you have two disks, the bad disk is the other one.