If you purchased E-Series Server Option 1 (E-Series Server without preinstalled operating system or hypervisor), and you want to store data files on local Redundant Array of Inexpensive Disks (RAID), you must configure RAID.
You can choose to store the E-Series Server data files on local Redundant Array of Inexpensive Disks (RAID). The following RAID levels are supported:
Single-wide E-Series Server supports RAID 0 and RAID 1 levels.
Double-wide E-Series Server supports RAID 0, RAID 1, and RAID 5 levels.
Double-wide E-Series Server with PCIe option supports RAID 0 and RAID 1 levels.
RAID 0
With RAID 0, the data is stored evenly in stripe blocks across one or more disk drives without redundancy (mirroring). The data in all of the disk drives is different.
Figure 1. RAID 0
Compared to RAID 1, RAID 0 provides additional storage because both disk drives are used to store data. The performance is improved because the read and write operation occurs in parallel within the two disk drives.
However, there is no fault tolerance, error checking, hot spare, or hot-swapping. If one disk drive fails, the data in the entire array is destroyed. Because there is no error checking or hot-swapping, the array is susceptible to unrecoverable errors.
RAID 1
RAID 1 creates a mirrored set of disk drives, where the data in both the disk drives is identical providing redundancy and high availability. If one disk drive fails, the other disk drive takes over, preserving the data.
RAID 1 also allows you to use a hot spare disk drive. The hot spare drive is always active and is held in readiness as a hot standby drive during a failover.
Figure 2. RAID 1
RAID 1 supports fault tolerance and hot-swapping. When one disk drive fails, you can remove the faulty disk drive and replace it with a new disk drive.
However, compared to RAID 0, there is less storage space because only half of the total potential disk space is available for storage and there is an impact on performance.
RAID 5
With RAID 5, the data is stored in stripe blocks with parity data staggered across all disk drives providing redundancy at a low cost.
Figure 3. RAID 5
RAID 5 provides more data storage capacity than RAID 1 and better data protection than RAID 0. It also supports hot swapping; however, RAID 1 offers better performance.
NON-RAID
When the disk drives of a computer are not configured as RAID, the computer is in non-RAID mode. Non-RAID mode is also referred to as Just a Bunch of Disks or Just a Bunch of Drives (JBOD). Non-RAID mode does not support fault tolerance, error checking, hot-swapping, hot spare, or redundancy.
Summary of RAID Options
RAID Options
Description
Advantages
Disadvantages
RAID 0
Data stored evenly in stripe blocks without redundancy
Better storage
Improved performance
No error checking
No fault tolerance
No hot-swapping
No redundancy
No hot spare
RAID 1
Mirrored set of disk drives and an optional hot spare disk drive
High availability
Fault tolerance
Hot spare
Hot-swapping
Less storage
Performance impact
RAID 5
Data stored in stripe blocks with parity data staggered across all disk drives
Better storage efficiency than RAID 1
Better fault tolerance than RAID 0
Low cost of redundancy
Hot-swapping
Slow performance
Non-RAID
Disk drives not configured for RAID
Also referred to as JBOD
Portable
No error checking
No fault tolerance
No hot-swapping
No redundancy
No hot spare
Configuring RAID
You can use the CIMC GUI or the WebBIOS, which is accessible from the KVM console, to configure RAID.
Use this procedure to configure the RAID level, strip size, host access privileges, drive caching, and initialization parameters on a virtual drive. You can also use this procedure to designate the drive as a hot spare drive and to make the drive bootable.
Procedure
Step 1
In the
Navigation pane, click the
Server tab.
Step 2
On the Server tab, click Inventory.
Step 3
In the Inventory pane, click the Storage tab.
Step 4
In the Storage Adapters area, select the storage card.
If the server is powered on, the resources of the selected storage adapter appear in the tabbed menu in the Storage Card area.
Step 5
To configure RAID, make sure that the status of each of the physical drives that you want to configure as RAID is unconfigured good. To change the physical drive status, do the following:
In the tabbed menu of the Storage Card area, click the Physical Drive Info tab.
Figure 4. Physical Drive Info Tab
From the Actions column in the Physical Drives pane, choose Set State from the drop-down list.
The Change Physical Drive State dialog box appears.
From the Change Physical Drive State to drop-down list, choose unconfigured good, and then click Confirm.
Step 6
In the tabbed menu of the Storage Card area, click the Virtual Drive Info tab.
Figure 5. Virtual Drive Info Tab
Step 7
In the Actions area of the Virtual Drive Info tab, click Create.
The Configure Virtual Drive dialog box appears. Complete the following fields as appropriate:
Name
Description
RAID Level drop-down list
The RAID level options. This can be one of the following:
RAID 0—Block striping.
RAID 1—Mirroring.
RAID 5—Block striping with parity.
Note
The single-wide E-Series Server supports RAID 0 and RAID 1 levels. The double-wide E-Series Server supports RAID 0, RAID 1, and RAID 5 levels. The double-wide E-Series Server with PCIe option supports RAID 0 and RAID 1 levels.
Unconfigured Drives table
Displays the drives that are unconfigured and available for RAID configuration.
Add >
Moves the selected drives from the Unconfigured Drives table to the Selected Drives table.
< Remove
Removes the selected drives from the Selected Drives table.
Selected Drives table
Displays the drives that are selected for RAID configuration.
Step 8
Click Next.
The Configure RAID Parameters dialog box appears. Complete the following fields as appropriate:
Name
Description
Strip Size drop-down list
The strip size options. This can be one of the following:
64 KB
32 KB
16 KB
8 KB
Caution
The smaller strip sizes have a known problem with VMware vSphere Hypervisor™ installation; therefore, if you are installing the vSphere platform, we recommend that you select the 64 KB strip size option.
Access Policy drop-down list
Configures host access privileges. This can be one of the following:
Read-Write—The host has full access to the drive.
Read Only—The host can only read data from the drive.
Blocked—The host cannot access the drive.
Drive Cache drop-down list
How the controller handles drive caching. This can be one of the following:
Unchanged—The controller uses the caching policy specified on the drive.
Enable—Caching is enabled on the drives.
Disable—Caching is disabled on the drives.
Initialization drop-down list
How the controller initializes the drives. This can be one of the following:
Quick—Controller initializes the drive quickly.
Full—Controller does a complete initialization of the new configuration.
None—Controller does not initialize the drives.
HSP check-box
Designates the drive as a hot spare drive.
Note
Applicable for RAID 1 only.
Set Bootable check-box
How the controller boots the drive. This can be one of the following:
Enable—Makes this drive bootable.
Disable—This drive is not bootable.
Note
If you plan to install an operating system or Hypervisor into the RAID array, we recommend that you check this check-box.
Step 9
Click Next.
The Confirm RAID Configuration dialog box appears.
Step 10
Review the RAID configuration, and then click Submit to accept the changes.
Configuring RAID Using the WebBIOS
Procedure
Step 1
In the
Navigation pane, click the
Server tab.
Step 2
On the Server tab, click Summary.
Step 3
From the Actions area, click Launch KVM Console.
The KVM Console opens in a separate window.
Step 4
From the Server Summary page, click Power Cycle Server to reboot the server.
Step 5
Press the Ctrl key, and then press H during bootup to access the WebBIOS.
The Adapter Selection page from LSI Logic appears, which allows you to configure RAID. For information about this page, see the LSI Logic documentation.
Figure 6. WebBIOS
What to Do Next
If you purchased E-Series Server Option 1 (E-Series Server without preinstalled operating system or hypervisor), install the operating system. See Installing the Operating System.