You’ll probably find the Net Install CD or DVD Install have a driver for your server hardware already. Particularly as it’s an Intel, they have been good about FOSS drivers for their kit. Partly because they use a lot of Linux internally, much to MS’s ire
But if you’re installing 11.2 rather than 11.1, you may note other’s have had difficulties building RAID sets, with the installer. I should in that case, just build simple /boot, / & swap (/usr, /tmp & /var to your taste) in ordinary system partitions to begin with and plan to build RAID devices yourself (possibly after updates come).
Yes. The YaST Partioner can in GUI (or terminal ncurses UI) create RAID sets for you, last time I looked though, it didn’t allow to begin with “degraded mirror” and then add partitions to the mirror, so I prefer to do it by hand and mdadm(8).