← Glossary
テクノロジ系 (Technology)Tested 3×
ミラーリング
みらーりんぐ · Mirroring (RAID 1)
Also known as: RAID 1 / ディスクミラーリング
A RAID configuration (RAID 1) that writes identical data to two or more hard disks simultaneously, maintaining a constant duplicate to improve system reliability. If one disk fails, the other can continue operating without data loss. When two disks are used, the usable storage capacity equals that of a single disk (half that of striping), but in exchange the system gains fault tolerance.
Past questions testing this term · 3 questions
- 2018h30h #94サーバに2台の HDD を接続しているとき,HDD の故障がどちらか片方だけであれば運用が続けられるようにしたい。使用する構成として,適切なものはどれか。
- 2013h25h #73同じ容量の2台のハードディスクを使う記録方式を考える。2台をストライピングする方式と比較して,ミラーリングする方式では,記録できる情報量は何倍になるか。
- 2012h24a #55複数のハードディスクに同じ内容を書き込み,信頼性を向上させる方式はどれか。