Has anyone ever come across a case where of the two (virtual) disks that are members of the same hardware RAID 5 array (LSI 9750), GRUB can only see the first?
It's a 100% hardware RAID 5, to the operating system both /dev/sda and/dev/sdb appear just fine and identically, however in GRUB only (hd0,...) is available, with no (hd1,...) to speak of?
I would understand if GRUB cannot (at all) see the members of the RAID 5 array, but why would it only see the first disk and not the second?