← Glossary
テクノロジ系 (Technology)Tested 4×
RAID
れいど
Also known as: ストライピング / ミラーリング
English: Redundant Array of Independent Disks
RAID stands for Redundant Arrays of Independent Disks and refers to technology that combines multiple hard drives into a single logical unit. Striping distributes data across drives for higher throughput, while mirroring writes identical data to multiple drives to improve fault tolerance and availability. Common levels include RAID 0 (striping only), RAID 1 (mirroring), and RAID 5 (distributed parity).
Past questions testing this term · 4 questions
- 2023r05 #63容量が500GバイトのHDDを2台使用して,RAID0,RAID1を構成したとき,実際に利用可能な記憶容量の組合せとして,適切なものはどれか。 | | RAID…
- 2019h31h #62複数のハードディスクを論理的に一つのものとして取り扱うための方式 ①~③ のうち、構成するハードディスクが1台故障してもデータ復旧が可能なものだけを全て挙げたも…
- 2014h26h #84システムで利用するハードディスクを RAID のミラーリング構成にすることによって,高めることができる情報セキュリティの要素はどれか。
- 2009h21a #78RAIDの利用目的として,適切なものはどれか。