How to setup raid 0 in windows server 2008
The disk description contains information about each disk's disk number, whether it's a basic or dynamic configuration, its size, and its status online or offline. The volume descriptions are color-coded. They hold information about each volume, such as the drive letter if assigned , whether the volume is allocated or unallocated, the partition or volume size, and the health status of the volume. If the disks that are going to be involved in the striped volume are already dynamic disks, proceed to the "How to Convert to Striped Volume" section of this article.
You must be logged on as an administrator or a member of the Administrators group to complete this procedure. If your computer is connected to a network, network policy settings may also prevent you from completing this procedure. In this scenario, there are two disks on the computer, Disk 0 and Disk 1. Both disks are dynamic disks and have at least 1 gigabyte GB of free unallocated space on each disk for a total volume of 2 GB.
In the lower-right pane of the Disk Management tool, right-click the free, unallocated volume space on either disk, and then click Create Volume. In the left pane under Select Two or More Disks , a list is displayed that contains all disks that have enough free, unallocated space to participate in the striped volume.
In the right pane under Selected , the disk that you right-clicked in step 1 is displayed. All disks that are displayed in the right pane are labeled Selected. Begin the process by invoking the Disk Management snap-in. This can be achieved by typing compmgmt.
The system used in this example contains three disks numbered 0, 1 and 2 respectively. Disk 0 is the system disk and disks 1 and 2 will be used to create a striped set. Within the Disk Management tool right click on the unallocated space in the graphical view of the first disk to be used in the stripe set and select Create New Striped Volume Click Next on the welcome screen to proceed to the disk selection screen. As mentioned previously, a striped set can be comprised of anywhere from 2 to 32 disk drives.
For the purposes of this example the set will consist of two disks. Initially, the wizard only lists the currently selected disk in the Selected column. In order to proceed, at least one more disk is required. With the necessary disks selected click Next to proceed and assign a drive letter or mount point for the volume.
The server is configured with RAID You are going to need to get the drivers for the RAID controller and supply them to the setup program. Fortunately you are using server so you can use either a floppy disk, or a USB thumb drive to supply the drivers, assuming your BIOS supports using USB, if it was you'd be stuck with just a floppy. When you boot Windows, you will see a message saying "Press F6 to install a third party driver", press F6.
Windows will later present you with the option to load you drives. At this point insert your disk or thumb drive, press enter and then select the right driver. Sign up to join this community. The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Learn more. RAID 1 is usually implemented as mirroring, is a fault-tolerant volume that duplicates data on two different physical disks.
Software RAID 1 is supported on dynamic disks and provides data redundancy by using two identical copies mirrors of the volume. If either drive fails, the other continues to work as a single drive until the failed drive is replaced. Conceptually simple, RAID 1 is popular for those who require fault tolerance and don't need top-notch read performance. However, you can use a computer that is running XP Professional to setup mirrored volumes on remote computers that are running Windows Server, Windows Advanced Server, or Windows Datacenter Server, or the equivalent versions of Windows Server At the same time, the implementation of software RAID1 is based on two dynamic disks.
One stores the data which is being used, and another keeps a copy of the previous one. If your disks not dynamic, please see "Regarding Basic Disk convert to Dynamic Disk" for more information. To set up software RAID, do as following:.
0コメント