1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

RAIDコントローラーとは

Posted at

勉強前イメージ

データの割り振りはRAIDコントローラーを通ってる?

調査

RAIDコントローラーとは

複数のストレージを1台のように運用する
ディスクやデータの管理を行う機械のこと。

ストレージの状態を管理し、データの読み書きの窓口となる機械で、
形状としては半導体チップや、それを組み込んだ電子基板の形で入っている。
RAIDコントローラーで制御されるRAIDのシステムをハードウェアRAIDという。
逆にソフトウェアRAIDもある。

ソフトウェアRAIDよりもCPUの不可は少ないが、
導入コストはハードウェアRAIDの方が高い。

勉強後イメージ

全部RAIDコントローラーを通して
データが書き込まれてるみたい。。
てことは壊れたら書き込まれないのか

参考

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?