-
darthbob
Reaction (Post)Wipe the missing drive then add it back using recover in raid management -
darthbob
Replied to the thread resolved Another missing RAID.Post(Quote from geaves)
thanks, I was reading another post you replied in saying the same thing.. so i did as you instructed that person too..
Its currently rebuilding -
darthbob
Posted the thread resolved Another missing RAID.ThreadHad a power outage, when turning back on the raid was missing..
Ran through the post suggested, managed to get back 4 of the 5 disks
mdadm --stop /dev/md0
mdadm --assemble --force --verbose /dev/md0 /dev/sd[abce]
root@OMVStore:~# mdadm --detail --scan…