Ora

How do I check my Dell server RAID?

Published in Dell Server RAID Management 5 mins read

Checking the RAID status on your Dell server is essential for ensuring data integrity and system reliability. You can typically inspect your RAID configuration and health directly during the server's boot process, or through Dell's management tools within your operating system or remotely.

Quick Methods to Check Dell Server RAID Status

The primary ways to check your Dell server's RAID status involve accessing the RAID controller's utility, either during startup or through Dell's dedicated software.

1. During Server Boot (System Setup / LifeCycle Controller)

This method allows you to directly access the RAID controller's configuration utility before the operating system loads.

Steps:

  1. Restart your Dell server.
  2. During the Power-On Self-Test (POST) phase, watch for specific key prompts. You have two main options to access the RAID controller:
    • Option A (System Setup): Press the F2 key. This will launch the System Setup Menu.
      • Navigate to Device Settings.
      • Select the specific RAID controller installed in your server (e.g., PERC H750, H345, etc.) to configure or view its settings.
    • Option B (LifeCycle Controller): Alternatively, press the F10 key to launch the LifeCycle Controller.
      • From the LifeCycle Controller main menu, select System Setup.
      • Then, choose Hardware Settings.
      • Click on Device Settings.
      • Select your specific RAID controller from the list to proceed.
  3. Once inside the RAID controller's utility (often labeled as "Virtual Disk Management" or "Physical Disk Management"), you can:
    • View the status of your virtual disks (RAID arrays).
    • Check the health and status of individual physical disks (hard drives or SSDs).
    • Monitor any ongoing rebuilds, initialization processes, or identify failed disks.

What to look for: The utility will display the status of your virtual disks and physical disks, indicating if they are Optimal, Degraded, Rebuilding, Failed, or in another state.

2. Using Dell OpenManage Server Administrator (OMSA)

Dell OpenManage Server Administrator (OMSA) is a comprehensive, web-based software utility that provides system management for Dell servers from within the operating system. It's an excellent tool for real-time monitoring of your RAID.

Steps:

  1. Install OMSA: If not already installed, download and install Dell OpenManage Server Administrator from the official Dell Support Website. Select your server model and operating system to find the correct version.
  2. Access OMSA: Open a web browser on the server itself or a client machine on the same network and navigate to https://[Server_IP_Address]:1311.
  3. Log in: Use your operating system administrator credentials or a dedicated OMSA user account.
  4. Navigate to Storage: In the left-hand navigation pane, expand the Storage section.
  5. View RAID Details: Expand your specific PERC (PowerEdge RAID Controller). Here you can typically see:
    • Virtual Disks: Displays the status (e.g., Online, Degraded, Offline) of your configured RAID arrays.
    • Physical Disks: Shows the health (e.g., Online, Failed, Predicted Failure) of individual drives.
    • Battery: Checks the status of the RAID controller's battery backup unit (BBU), if applicable.

Practical Insight: OMSA often provides clear visual indicators (green for healthy, yellow for warning, red for critical) and can send alerts if an issue is detected.

3. Via Integrated Dell Remote Access Controller (iDRAC)

For remote management, Dell's iDRAC (Integrated Dell Remote Access Controller) provides a web interface to monitor server hardware, including RAID, even if the operating system is not running.

Steps:

  1. Access iDRAC: Open a web browser and navigate to the IP address or hostname of your iDRAC.
  2. Log in: Enter your iDRAC username and password.
  3. Navigate to Storage: In the left-hand menu, go to Storage.
  4. View Details: You will typically find sections for Virtual Disks and Physical Disks, similar to OMSA. This interface provides detailed information on RAID controller status, disk health, and array configuration.

Benefit: iDRAC is invaluable for checking RAID status without needing to be physically present at the server or even if the OS is not fully functional.

Understanding RAID Status Indicators

When checking your RAID, it's important to understand what the different statuses mean:

Status Description Action Recommended
Optimal / Online All physical disks within the RAID array are functioning correctly, and the array is healthy. No immediate action required. Regular monitoring is sufficient.
Degraded One or more physical disks in a redundant RAID array (e.g., RAID 1, 5, 6, 10) have failed, but the array is still operational. Immediate action is required. Identify and replace the failed drive as soon as possible to restore redundancy.
Rebuilding A new physical disk has been added to a degraded array, and the RAID controller is rebuilding data onto it. Monitor the rebuild progress. Do not power off the server during this process. Avoid high I/O workloads if possible.
Failed / Offline The RAID array has failed, likely due to multiple disk failures beyond its redundancy capabilities, leading to data loss. Immediate data recovery efforts from backup are crucial. Investigate and replace failed components before restoring.
Predicted Failure A physical disk is showing signs of impending failure (e.g., SMART errors) but is still operational. Proactive replacement is recommended. Replace the drive before it fails to prevent array degradation.

By regularly checking your Dell server's RAID status using these methods, you can proactively address potential issues and ensure the continuous availability and integrity of your data.