One approach to this problem is
<emphasis>mirroring
</emphasis>, or
<acronym>RAID-1
</acronym>, which keeps two copies of the data on different physical hardware. Any write to the volume writes to both disks; a read can be satisfied from either, so if one drive fails, the data is still available on the other drive.