Rocky 10 install on RAID 1 software

Hi to all,
I’m a newbie and I do not found anything about an install Rocky 10 on RAID 1 software.

If I install using the graphical installer and select the 2 disks, I get double space as if it were a RAID 0 and I can’t find where I can select the RAID 1.

Can anyone help me or send me a link to a guide on how to install Rocky 10 in RAID 1 software?

Tks a lot.
R.

Should also apply whether it’s Rocky 8, 9 or 10.

That other post points to RHEL 8 docs. Alas, Red Hat has changed their docs and old links end up to the landing page, not to specific details like they did use to.
Today, Chapter 10. Customizing the system in the installer | Interactively installing RHEL from installation media | Red Hat Enterprise Linux | 8 | Red Hat Documentation seems to go to the point.


The default is to create LVM PVs, add them to VG, and put the LVs into the VG. That is “JBOD”, not striped like rAID 0, although neither tolerates hardware failures. The LV for /home is likely to span over both PVs.

1 Like

In the RHEL8 link “Chapter 10” above, see the heading

“10.4.9. Creating a software RAID during the installation”

(the link already poins to it)