I am looking to migrate a machine with a RAID mirrored setup on two SSDs to a Fedora Atomic Desktop (Kinoite, specifically), and I have been unable to figure out a manual partitioning scheme for this that the installer will accept.
Based on the partition layout for an install on a single disk with automatic partitioning, I have tried to create a RAID1 device with the third partitions of the two disks, with btrfs on top, and LUKS encryption, and the installer crashes.
If I instead try the simple manual partitioning UI, tell it to automatically partition the disk to get a starting point, and try changing the btrfs partition to RAID1, there is no option to format it as btrfs.
The only thread I could find around installing with software RAID is 5 years old, but they were trying to set up RAID0, and I expect a lot has changed in that time.