cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
36923
Views
19
Helpful
1
Comments
Abdul Jaseem VP
Cisco Employee
Cisco Employee

In the previous article, we have seen, how to assign IP Address to Cisco UCS Management Interface. This way we gain access to the on-board management software called Cisco Integrated Management Controller (CIMC).

The next step of building UCS Server is to configure RAID (Redundant Array of Independent Disks).

RAID is a data storage virtualization technology that combines multiple physical hard disk into one or more logical units for the purposes of data redundancy and performance improvement.

A RAID controller is used between the OS and the physical disks, offering groups of disks as logical units. Using a RAID controller can improve performance and help protect data in case of a crash.

There are multiple RAID levels, Let me give some idea about RAID 1 and RAID 5, which we are going to implement here.

RAID 1: Also called disk mirroring, involves of at least two drives that duplicate the storage of data. It supports 1 disk failure in case of 2 disks in the RAID.

RAID 5: Uses disk striping with parity. Because data and parity are striped evenly across all of the disks, no single disk is a bottleneck. Also allows to reconstruct data in case of a disk failure. This supports single drive failure.

Now let’s get started with RAID configuration in Cisco UCS C Series (C210M2).

Step 1: Verify the Current Physical and Virtual Drives

We all know how to assign IP Address to UCS Rack Server Management interface. Access the IP to get CIMC screen. Inside CIMC, go to Server > inventory > Storage >

The RIAD controller will be listed here (LSI MegaRAID)A8 - Copy.png

Under Physical Drive Info, you can see the installed hard drives along with its capacity. Virtual Drive Info gives the disks after the RAID configuration.A9.png

We do not have any virtual drive at this point.

Step 2: Access KVM Console

Make sure you have access to KVM Console. Use KVM icon to get inside.

Note: I have user Mozilla 10 and Java 7 Update 45 (Download both from here)A1.png

 

Step 2: Power Cycle the UCS box to get Web BIOS (Ctrl + H)

From the CIMC, go ahead and Power Cycle the box. 

A10.png

While the server is booting up, hit Control + H to access Web BIOS.CIMC Web BIOS.png

From Web BIOS, you can configure your RAID controller.

Step 3: Select the RAID Controller Adapter

The first screen would be the adapter selection, go ahead and select our LSI MegaRAID controller.A3.PNG

We could also see the backplane Physical view here.A15.png

 

Step 4: MegaRAID BIOS Config Utility Configuration Wizard

Select Configuration Wizard from the left panel.WebBIOS RAID Controller.png

Choose New ConfigurationRAID Controller New Configuration.png

Note: This will erase all the data on the disks. Only select this option when you build a new server. For modification, always select Add Configuration option.

Hit Manual Configuration > NextA21.png

Select 2 disks and click Add To Array. You can see Drive Group 0 (DG) on the right side. This will be the virtual drive. Click Accept DG > NextA23.png

Select Add to SPAN and then Next.A25.png

In the Virtual Drive Definition window, choose the RAID Level (RAID1 here) and click Update Size. System will calculate the total virtual drive size based on the RAID level. Select Accept button and then Next.Cisco UCS RAID Calculation Web BIOS.png

Note: This example I’m using RAID 1, This virtual drive used to install ESXi Hypervisor OS. We will be creating another RAID 5 for the VM Data (basically the virtual machine files)

Since we have selected ‘Write Back with BBU’, go ahead and accept the warning message.Write Back with BBU UCS RAID.png

This will erase all the data present in the physical hard drive.UCS RAID Controller Confirmation Warning.png

Now the Virtual Drive 0 has been created! At this stage, the RAID controller will initialize the Virtual Drive. Click Home button.Cisco UCS Virtual Drive Configuration.png

Now we need to build the other RAID 5. This virtual drive used to store the virtual machines data.

Step 5: Add Configuration for RAID 5

From the Web BIOS home screen, select Configuration Wizard just like you did in Step 4. Select Add Configuration at this time and click Next.Add RAID Configuration in Cisco UCS.png

Choose Manual Configuration > NextManual RAID Configuration in Cisco UCS Server.png

Select all other disks from Backplane (use control to select multiple disks) and add to Drive Group 1 with Add To Array button.

Accept Drive Group and click NextRAID 5 Configuration in Cisco UCS.png

Place the New Drive Group 1 to the Span > NextCisco UCS RAID 5.png

Select RAID 5 and click Update Size, Accept and then Next.

Cisco UCS C Series RAID 5 Configuration.png

Virtual Drive 1 has been created!

UCS Virtual Drive 5.png

Once you go back to Home Screen, we can now see the Backplane Logical View of drives.Cisco UCS RAID Logical View.png

Hit Exit from the Web BIOS, you will be getting a message to reboot the system. Power Cycle the UCS box once again.Reboot Cisco UCS.png

Step 6: Verify the Physical and Virtual Drives

Go back to CIMC and now check the Physical and Virtual Drive information.

After RAID Configuration - Physical Drives.png

After RAID Configuration Virtual Drives.png

I hope the document is clear, feel free to share your thoughts and comments here. Next article, I will be posting about how to Install vmware ESXi on Cisco UCS C Series Server.

1 Comment
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: