父がRAID0(Raid 0)でコンピューターを実行していると言ったとき、なぜそのような構成が必要なのか混乱しました。私の知る限り、RAID構成の実行は時代遅れであり、セットアップが複雑でした。それから私は自分の研究をしました。
RAID構成でコンピューターを実行することには大きな利点があります。家庭で使用するための最も一般的なRAID構成は、RAID0とRAID1です。
RAID 0は、(1つのドライブをバックアップとして使用するのではなく)複数のドライブにデータを均等に分散することに重点を置いているため、パフォーマンスが向上し、マシンの読み取り/書き込み速度が大幅に向上します。
RAID 1は、あるハードドライブから別のハードドライブにデータの正確なコピーを作成し、バックアップを通じて完全な冗長性を構築するため、より優れたデータ保険を提供します。RAID構成で実行するようにハードドライブをセットアップすることは、セットアップに基づいた個人的な決定であり、どのイテレーションが最適かを決定する必要があります。私は個人的にRAID0を好みます(Raid 0)。なぜなら、データのセキュリティと冗長性よりもコンピュータの速度とパフォーマンスを優先するからです。
始める前に(Before starting)
現在のマシンにRAIDセットアップを実装することを計画している場合は、プロセスで消去(erased)されるため、必ずすべてのデータのバックアップを作成してください。(backup)また、それぞれのファイル用に十分なスペースがある2つの別々のフラッシュドライブが必要になります。
最初のフラッシュドライブで、 Raid(Raid)ドライバーをダウンロードする必要があります。マシンとモデルを選択すると、ここ(here)でそれらを見つけることができます。2番目のフラッシュドライブで、 WindowsISO(ISO)をダウンロードする必要があります。そのダウンロードリンクはここにあります(here)。
両方のファイルを1つのフラッシュドライブにインストールすることは可能ですが、起動時にシステムが不安定になるという報告がありますので、リスクを冒すことはありません。さぁ、始めよう。
RAID0またはRAID1の設定(Setting up Raid 0 or Raid
1)
RAIDの各反復の利点について簡単に説明しましたが、人生におけるすべての利点には、それぞれの欠点があります。RAID 0はデータを複数のドライブに分散するため、1つのドライブに障害が発生すると、他のドライブのすべてのデータも失われます。RAID (Raid 0)1(Raid 1)の欠点は、 RAID0よりも大幅に遅いことです。
そうは言っても、RAID0とRAID1はどちらもセットアップが非常に簡単で、基本的にまったく同じセットアッププロセスが必要です。最初にやりたいことは、マザーボードにRAIDコントローラが組み込まれているかどうかを確認することです(最近のほとんどのマザーボードには組み込まれています)。
ここから、次のことを行う必要があります。
- 使用するドライブを接続します
- マシンをBIOSで起動します
そこに着くと、画面は下の写真のようになります。ここから
、チップセット(chipset)に相当するBIOSに移動する必要があります。この画面は次のようになります。
チップセット(chipset)に移動
すると、画面は次のようになります。
チップセット画面から、SATAモードに移動し、 (SATA Mode)AHCIではなくRAIDを選択する必要があります。
これで、マザーボードでRAIDが正常に初期化されました。[保存して終了](Save & Exit)をクリックするだけです。コンピュータはこの時点で再起動し、もう存在しないWindowsのコピーを起動しようとします。
Ctrl + Rを押したままにして、 RAIDコントローラーのユーザーインターフェイスを起動します( AMDの場合は(AMD)Ctrl +R、このコンボはセットアップによって異なる場合があります)。この時点で、画面は次のようになります。
この時点に達したら、[アレイの作成](Create Array)を選択してから、RAID構成に使用するドライブを選択する必要があります。使用可能なドライブは、右側の[ディスク](Disks)の下に一覧表示されます。AキーまたはInsキーを使用してドライブを選択し、ディスクの構成が終了したらEnterキーを押します。(enter)
これを実行すると、画面は次のようになります。
ここから、選択する構成を決定できます。私は個人的にRAID0を選択しましたが、選択はあなた次第です。この後、構築するアレイのサイズを選択します。
RAIDドライブに使用可能なすべてのスペース(All Available Space)を使用するというデフォルト設定を維持しました。この後、キャッシュモードを選択します。デフォルトのキャッシュシステムであるRead/Write維持しました。これは次のようになります。
好みに合わせて構成した後、Cを押してアレイを作成します。Escキー(Esc)とYキーを押して、新しいRAID構成でシステムを再起動します。
再起動後、BIOSに戻り、ブートディスクの新しいRAID構成を選択します。[保存して終了(Save & Exit)]をクリックする前に、画面は次のようになります。
これを行った後、マシンは再び再起動します。通常の起動プロセスを実行できるようにします。ドライバーエラーのプロンプトが表示され、その時点で画面は次のようになります。
まだ行っていない場合は、RAIDドライバーを含むフラッシュドライブと(Raid Drivers)Windows ISOを含むフラッシュドライブを接続し、ドライバーが保存されているドライブとフォルダーに移動して、[ OK ]をクリックします。画面は次のようになります。
インストールに必要なドライバを選択し、[次へ(Next)]をクリックします。これを行った後、画面に新しいWindows 10(Windows 10) オペレーティング(Operating)システムをインストールするドライブを選択するように求められ、もう一度[次へ(Next)]をクリックします。画面は次のようになります。
これで、オペレーティングシステムのインストールが開始されます。ここから、選択したRAID構成(0または1)で完全にセットアップする必要があります。ご不明な点がある場合、またはプロセスの特定の部分についてさらに詳しく説明する必要がある場合は、お知らせください。すぐにご連絡いたします。
独立ディスク(RAID)の冗長アレイの世界をお楽しみください。
How to Install and Configure Raid Drives (Raid 0 and 1) on Your PC
Whеn my fаther told me that he was running his computеr in Raid 0, I was confused as to why he would want such a confіguration. To my knowledge, running a Rаid configuratіon was outdated and cоmplicated tо set up. Then I did my research.
There are significant advantages to running your computer in a raid configuration. The most common raid configurations for home use are Raid 0 and Raid 1.
Raid 0 gives you better performance, as it focuses on distributing data evenly on multiple drives (instead of using one drive as a backup), significantly increasing read/write speeds of your machine.
Raid 1 gives you better data insurance, as it creates an exact copy of data from one hard drive to another, constructing full redundancy through backups. Setting up your hard drives to run in a Raid configuration is a personal decision based on your setup and you should decide which iteration is best for you. I personally prefer Raid 0, because I prioritize computer speed and performance over data security and redundancy.
Before starting
If you’re planning on implementing a raid setup on your current machine, make sure you create a backup of all of your data, as it will be erased in the process. You will also need Two separate flash drives with enough space for their respective files.
On the first flash drive you will need to download the Raid drivers. You can find those here after you select your machine and model. On the second flash drive you will need to download the windows ISO. You can find that download link here.
It’s possible to install both files to a single flash drive but there have been reports of system instability during startup, so I wouldn’t risk it. Let’s begin.
Setting up Raid 0 or Raid
1
I briefly mentioned the benefits of each iteration of Raid, but with all advantages in life, come their respective disadvantages. Since Raid 0 distributes your data to multiple drives, if a single drive fails, all of the data on the other drives will be gone as well. The disadvantage of Raid 1 is that it’s significantly slower than Raid 0.
That being said, Raid 0 and Raid 1 are both super easy to set up and require basically the exact same setup process. The first thing you’re going to want to do is figure out if your motherboard has a built in Raid controller (most modern motherboards do).
From here you should:
- Connect
the drives you want to use
- Boot
up the machine into the BIOs
Once you’re there your screen will
look like the one in the picture below. From here you should navigate to your
BIOS equivalent of the chipset. This screen will look something like
this:
After navigating to your chipset
your screen will look like this:
From the chipset screen, you should
navigate to SATA Mode and select RAID instead of AHCI.
You have now successfully initialized Raid on your motherboard; simply hit Save & Exit. The computer will restart at this point and will attempt to launch a copy of windows that isn’t there anymore.
Simply press and hold Ctrl + R to launch the Raid controller user interface (Ctrl +R for AMD, this combo may vary for your setup). At this point your screen should look something like this:
After reaching this point you
should select Create Array then select the drives you want to use for
the raid configuration. The drives available will be listed on the right-hand
side under Disks. Use the A or Ins key to select the
drives and hit enter when you’re finished configuring the disks.
After
you’ve done this your screen will look like this:
From here you can decide which configuration you want to select. I personally selected Raid 0 but the choice is yours. After this you will choose the size of the array you want to build.
I just kept the default setting of using All Available Space for my raid drives. After this you will select the caching mode, I have kept the default caching system Read/Write. This will look something like this:
After configuring it to your liking simply press C to create your array. Press Esc and Y to restart your system with your new Raid configuration.
After rebooting, navigate back to
your BIOS and select your new raid configuration for the boot disk. Before
hitting Save & Exit Your screen should look something like this:
After doing this your machine will restart again. Allow it to go through the normal startup process. It will prompt you of a driver error at which point your screen should look like this:
If you haven’t done so already, plug
in the flash drive that contains your Raid Drivers and the flash drive
that contains your Windows ISO, navigate to the drive and folder where
the driver is stored and hit OK. Your screen should look like this:
Select the drivers you need for the installation then click on Next. After doing this your screen will prompt you to select the drive you want to install your new Windows 10 Operating system on then click on Next again. Your screen will look like this:
Your operating system will now begin installing. From here, you should be completely set up in whichever raid configuration (0 or 1) you chose. If you have any questions or if you need further elaboration on a specific part of the process let me know and I will get back to you immediately!
Enjoy the world of redundant arrays of independent disks (RAID).