By using RAID massive and changing him configuration in some cases they may be invisible at system re-installation. This is because on disk drivers the remain marks of RAID massive. For the problem solution they must to delete. This can do it by using utility – mdadm, which is avaliable in each Linux system. Firstable you need to boot in system via Live image one of Linux operating system and open console.
Stop massive work
(mdX – name of device in your system.)
or
Delete Superblock from each disk in massive:
mdadm --zero-superblock /dev/sdbX
Further note this:
If after boot Live OS massive still mounted in system, you need to unmounted him before procedure of deleting itself starting.