Users Guide
Table Of Contents
- Dell EMC PowerEdge RAID Controller 10 User’s Guide PERC H345, H740P, H745, H745P MX, and H840
- Contents
- Overview
- Getting Started
- Features
- Controller features
- Virtual disk features
- Hard drive features
- Fault tolerance
- Operating system device enumeration
- Controller mode
- Non-RAID disk
- Deploying the PERC card
- Removing the PERC H345 adapter
- Installing the PERC H345 adapter
- Removing the PERC H345 front card
- Installing the PERC H345 front card
- Removing the PERC H740P adapter
- Installing the PERC H740P adapter
- Removing the PERC H740P mini monolithic
- Installing the PERC H740P mini monolithic
- Removing the PERC H745 adapter
- Installing the PERC H745 adapter
- Removing the PERC H745 front card
- Installing the PERC H745 front card
- Removing the PERC H745P MX adapter card
- Installing the PERC H745P MX adapter card
- Removing the PERC H840 card
- Installing the PERC H840 card
- Part replacement of a PERC card in eHBA mode
- Part replacement of a PERC card in RAID mode with another in eHBA mode
- Driver installation
- Creating the device driver media
- Windows driver installation
- Installing the driver during a Windows Server 2012 R2 and newer installation
- Installing the driver after Windows Server 2012 R2 and newer installation
- Updating PERC 10 driver for existing Windows Server 2012 R2 and newer
- Linux driver installation
- Firmware
- HII configuration utility
- Entering the HII configuration utility
- Exiting the HII configuration utility
- Navigating to Dell PERC 10 configuration utility
- HII Configuration utility dashboard view options
- Configuration management
- Controller management
- Virtual disk management
- Physical disk management
- Hardware components
- Security key management in the HII configuration utility
- Security key and RAID management
- Security key implementation
- Local Key Management
- Creating security key
- Changing Security Settings
- Disabling security key
- Create secured virtual disk
- Secure non-RAID disks
- Secure preexisting virtual disk
- Importing secure virtual disk
- Import secured non-RAID disk
- Dell EMC OpenManage Secure Enterprise Key Manager
- Troubleshooting
- Single virtual disk performance or latency in hypervisor configurations
- Adapter at baseport not responding error message
- BIOS disabled error message
- Configured disks removed or not accessible error message
- Dirty cache data error message
- Discovery error message
- Drive Configuration Changes Error Message
- Windows operating system installation errors
- Firmware fault state error message
- Extra enclosure error message
- Foreign configuration found error message
- Foreign configuration not found in HII error message
- Degraded state of virtual disks
- Memory errors
- Preserved Cache State
- Security key errors
- General issues
- Physical disk issues
- Physical disk in failed state
- Unable to rebuild a fault tolerant virtual disk
- Fatal error or data corruption reported
- Physical disk displayed as blocked
- Multiple disks are inaccessible
- Rebuilding data for a failed physical disk
- Virtual disk fails during rebuild using a global hot spare
- Dedicated hot spare disk fails during rebuild
- Redundant virtual disk fails during reconstruction
- Virtual disk fails rebuild using a dedicated hot spare
- Physical disk takes a long time to rebuild
- SMART errors
- Replace member errors
- Linux operating system errors
- Drive indicator codes
- HII error messages
- Appendix RAID description
- Getting help
- Documentation resources
Table 19. RAID 10 configurations (continued)
Disk or span
count
RAID 10
capable
Disk or span
count
RAID 10
capable
Disk or span
count
RAID 10
capable
Disk or span
count
RAID 10
capable
60 (2) Yes 120 (4) Yes 180 (6) Yes 240 (8) Yes
62 No 122 No 182 (7) Yes - -
RAID terminology
Disk striping
Disk striping allows you to write data across multiple physical disks instead of just one physical disk. Disk striping involves
partitioning each physical disk storage space in stripes of the following sizes: 64 KB, 128 KB, 256 KB, 512 KB, and 1 MB. The
stripes are interleaved in a repeated sequential manner. The part of the stripe on a single physical disk is called a stripe element.
For example, in a four-disk system using only disk striping (used in RAID 0), segment 1 is written to disk 1, segment 2 is written
to disk 2, and so on. Disk striping enhances performance because multiple physical disks are accessed simultaneously, but disk
striping does not provide data redundancy.
Figure 21. Example of disk striping (RAID 0)
Disk mirroring
With mirroring (used in RAID 1), data written to one disk is simultaneously written to another disk. If one disk fails, the contents
of the other disk can be used to run the system and rebuild the failed physical disk. The primary advantage of disk mirroring is
that it provides complete data redundancy. Both disks contain the same data at all times. Either of the physical disks can act as
the operational physical disk.
Disk mirroring provides complete redundancy, but is an expensive option because each physical disk in the system must be
duplicated.
NOTE: Mirrored physical disks improve read performance by read load balance.
Figure 22. Example of Disk Mirroring (RAID 1)
90
Appendix RAID description