On Wed, Jun 22, 2016 at 09:24:51PM +0200, deloptes wrote: > Sorry previous went out incomplete, because of some shortcut I pressed > wrongly > > Here is what I found > > lrwxrwxrwx 1 root root 9 Jun 22 14:16 > ata-WDC_WD800GD-75FLC3_WD-WMAKE1962410 -> ../../sda > lrwxrwxrwx 1 root root 9 Jun 22 14:16 > ata-WDC_WD800JD-75JNC0_WD-WCAM97914701 -> ../../sdb > lrwxrwxrwx 1 root root 10 Jun 22 14:16 > dm-name-isw_dgebjhdbhb_Volume0 -> ../../dm-0 > lrwxrwxrwx 1 root root 10 Jun 22 14:16 > dm-name-isw_dgebjhdbhb_Volume0p1 -> ../../dm-1 > lrwxrwxrwx 1 root root 10 Jun 22 14:16 > dm-name-isw_dgebjhdbhb_Volume0p2 -> ../../dm-2 > lrwxrwxrwx 1 root root 10 Jun 22 14:16 > dm-name-isw_dgebjhdbhb_Volume0p3 -> ../../dm-3 > lrwxrwxrwx 1 root root 10 Jun 22 14:16 > dm-uuid-DMRAID-isw_dgebjhdbhb_Volume0 -> ../../dm-0 > lrwxrwxrwx 1 root root 10 Jun 22 14:16 > dm-uuid-part1-DMRAID-isw_dgebjhdbhb_Volume0 -> ../../dm-1 > lrwxrwxrwx 1 root root 10 Jun 22 14:16 > dm-uuid-part2-DMRAID-isw_dgebjhdbhb_Volume0 -> ../../dm-2 > lrwxrwxrwx 1 root root 10 Jun 22 14:16 > dm-uuid-part3-DMRAID-isw_dgebjhdbhb_Volume0 -> ../../dm-3 > lrwxrwxrwx 1 root root 10 Jun 22 14:16 > raid-isw_dgebjhdbhb_Volume0-part1 -> ../../dm-1 > lrwxrwxrwx 1 root root 10 Jun 22 14:16 > raid-isw_dgebjhdbhb_Volume0-part2 -> ../../dm-2 > lrwxrwxrwx 1 root root 10 Jun 22 14:16 > raid-isw_dgebjhdbhb_Volume0-part3 -> ../../dm-3 > > mdadm --examine --scan > ARRAY metadata=imsm UUID=4613f991:8bbd4593:72c1388f:0b91f6a7 > ARRAY /dev/md/Volume0 container=4613f991:8bbd4593:72c1388f:0b91f6a7 member=0 > UUID=546fe9f1:4a141c96:5d18debe:ee4cb184 > ARRAY metadata=imsm UUID=4613f991:8bbd4593:72c1388f:0b91f6a7 > ARRAY /dev/md/Volume0 container=4613f991:8bbd4593:72c1388f:0b91f6a7 member=0 > UUID=546fe9f1:4a141c96:5d18debe:ee4cb184
Oh dear, that means you are using intel fake raid. I had no end of trouble when I tried to do that, and often had to manually start the raid in the initramfs before the boot would continue. Unless you are sharing the drive with windows I would highly recommend avoiding that, and doing the software raid purely in linux. It is much simpler and much better supported. -- Len Sorensen