Two-bay desktop unitsThe mains-powered boxes sold on capacity, and often striped in the factory so the larger figure can go on the label. One volume, two disks, nothing spare. Send the pair and the enclosure, because several of them stripe through their own board.
NAS boxes set to RAID 0A two- or four-bay Synology or QNAP will run striped quite happily if that is what was chosen at setup, usually for the capacity. Linux software RAID underneath it means the layout rides on the members, so the chassis can stay where it is.
RST, Windows and mdadmMotherboard striping through Intel RST, a Windows striped volume or Storage Spaces, an mdadm array on Linux, or Disk Utility on a Mac: each writes its own description of the set onto the disks. All of them can be read from images and none of them needs the original machine back. What they share is that a missing member halts the lot.
Why there is no rebuildIn RAID 5 or 6 a rebuild reads the survivors and works the absent disk out from parity. RAID 0 carries no parity, so there is nothing to work anything out from. What a menu calls a rebuild on a striped set is a new volume written over the old one. Recovery happens on copies instead, and copies do not mind how often you press it.