We lease bare-metal servers on OVH. We use Windows Server 2022 as OS on the servers.
OVH offers soft-raid for all of their servers. They do not offer hardware raid.
While it's generally possible to do a raid1 mirror raid on Windows Server, when you do that it does not include the EFI partition, and thus you don't actually have redundancy for the system. If one SSD goes out, the system will become unbootable.
Is there a workaround to this?
Thanks Alex