I bought a Hp Microserver gen10, but I was unable to install Ubuntu Lts 16.04.03 using two hdd in Raid1 with encrypted Lvm. The install process runs nice, seems everything ok, but the machine doesnt boot at all, the boot option doesnt show the disks or the raid array. The hardware itself seems to be ok, It works if I install the same linux distro to a single disk. Troubleshooting steps taken: I tried it more than 10 times, with Efi, with legacy mode. I upgraded the firmware to ZA10A320 from ZA10A290 and tried it again with Efi and legacy. I tried with newer kernel using HWE mode, and I tried with Ubuntu 17.10 too without any result. I reported the error to HP, they answered that the Raid controller (Marvel 88SE9230) has no driver in Ubuntu, just in RHEL. Is it possible?
Asked
Active
Viewed 4,176 times
0
-
does it have to be raid? Partition(s) from the second drive can be automounted into your file system giving the practical appearance of one drive. – ravery Dec 28 '17 at 15:37
-
I know, but my goal is to have a raid home server. – SzG Dec 29 '17 at 12:04
-
Does this answer your question? Will my device work with Ubuntu? – Pilot6 Dec 15 '19 at 20:06
2 Answers
0
There is no driver AFAIK in linux but you can setup a software RAID array. I did this for my box and set up Debian Jessie and OpenMediaVault. So far it has run everything like a champ for me but YMMV.

Tim
- 1
0
You can setup hardware raid via Marvel BIOS Utility (check docs here https://support.hpe.com/hpsc/doc/public/display?sp4ts.oid=1009955119&docLocale=en_US&docId=emr_na-c05355808)

silent
- 376