Two-bay NAS units mirroringA Synology, a QNAP or a plain two-bay enclosure, with the safer of the two settings picked when it was set up. Because Linux software RAID sits underneath, the mirror's description rides on the disks rather than the chassis, so your box can stay on the desk — or come in whole, if opening it is not something you fancy.
Mirrored boot pairs and controllersThe pair a small server boots from, mirrored either by a hardware card or by Intel RST built into the motherboard. Whichever it is, an account of the set gets recorded onto both disks, and that record can be read out of clones with no need for the card itself or the machine it sat in.
Mirrors in Windows, mdadm and ZFSStorage Spaces or a mirrored dynamic volume on Windows; an mdadm pair on Linux; two disks in a ZFS or btrfs mirror inside a NAS. Every one of them writes its layout onto the members, every one will assemble above clones, and every one has a rule of its own for choosing which member to believe — precisely the question once they go wrong.
Why a rebuild can make things worseParity sets let a rebuild calculate the absent disk. A mirror has nothing to calculate: one member is copied across the other, whichever way the card has decided. Decide it wrongly and your only sound copy has gone by teatime. Everything here is done on clones instead, and a wrong turn there costs an afternoon, no more.