Server Administrator Storage Management
Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. WARNING: A WARNING indicates a potential for property damage, personal injury, or death. Copyright Copyright © 2014 Dell Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws.
Contents 1 Overview............................................................................................................... 15 What Is New In This Release?..............................................................................................................15 Before Installing Storage Management.............................................................................................. 15 Version Requirements For Controller Firmware And Drivers...............................................
No-RAID.............................................................................................................................................. 35 4 Quick Access To Storage Status And Tasks................................................... 36 Storage Health.....................................................................................................................................36 Hot Spare Protection Policy....................................................................................
License Settings...................................................................................................................................54 7 Storage Information And Global Tasks...........................................................56 Storage Properties...............................................................................................................................56 Global Tasks.....................................................................................................
Importing Foreign Configurations................................................................................................ 77 Importing Or Recovering Foreign Configurations....................................................................... 78 Clearing Foreign Configuration.................................................................................................... 79 Physical Disks In Foreign Virtual Disks......................................................................................
Enclosure And Backplane Properties And Tasks........................................................................ 112 Changing The Mode On 220S And 221S Enclosures....................................................................... 118 Enclosure Management.................................................................................................................... 118 Identifying An Open Connector On The Enclosure.........................................................................
Other Disk Procedures...................................................................................................................... 133 Physical Disk Or Physical Device Properties.................................................................................... 133 Physical Disk Or Physical Device Tasks............................................................................................ 138 Physical Disk Tasks..................................................................................
Performing A Check Consistency...............................................................................................158 Canceling A Check Consistency.................................................................................................159 Pausing A Check Consistency.................................................................................................... 159 Resuming A Check Consistency.............................................................................................
Assigning A Dedicated Hot Spare............................................................................................... 176 Unassigning A Dedicated Hot Spare...........................................................................................176 To Locate Assign Or Unassign Dedicated Hot Spare In Storage Management........................ 176 Virtual Disk Task: Replace Member Disk (Step 1 of 2)......................................................................
Cables Attached Correctly.......................................................................................................... 191 System Requirements..................................................................................................................192 Drivers And Firmware.................................................................................................................. 192 Isolate Hardware Problems...........................................................................
On H310 I do not see any option for Fluid Cache..................................................................... 201 Cannot add more than 64 VDs for caching............................................................................... 201 Configured mode vs operational mode troubleshooting in cases of Pass Through and Write Through operational mode...............................................................................................
Connector Tasks Supported On The SAS 5/iR, SAS 6/iR, And H200 Controllers.....................237 Physical Disk Tasks Supported On The SAS 5/iR, SAS 6/iR, And H200 Controllers................. 237 Virtual Disk Tasks Supported By The SAS 5/iR, SAS 6/iR, And H200 Controllers..................... 238 RAID Levels Supported By The SAS 5/iR, SAS 6/iR, And H200 Controllers.............................. 239 Virtual Disk Specifications For The SAS 5/iR, SAS 6/iR, And PERC H200 Controllers..............
Health Status Rollup: Enclosure Power Supply Failed Or Power Connection Removed.............. 254 Health Status Rollup: One Enclosure Fan Is Failed..........................................................................254 Health Status Rollup: One Enclosure EMM Is Failed....................................................................... 254 Health Status Rollup: One Enclosure Temperature Probe Is Failed...............................................
Overview 1 Server Administrator Storage Management provides enhanced features for configuring the locally attached RAID and non-RAID disk storage on a system. Storage Management enables you to perform controller and enclosure functions for all supported RAID and non-RAID controllers and enclosures from a single graphical user interface (GUI) or command-line interface (CLI). The GUI is wizard-driven and includes features for novice and advanced users. The CLI is fully featured and scriptable.
NOTE: To download the latest storport driver, see the Microsoft Knowledge Base article KB943545 at support.microsoft.com. If you install Storage Management without the minimum required firmware and drivers, Storage Management may not be able to display the controllers or perform other functions. Storage Management generates alerts 2131 and 2132 when it detects unsupported firmware or drivers on a controller. For information on alert messages, see the Server Administrator Messages Reference Guide.
• LSI SAS 9300-8e • LSI SAS 9206-16e • SAS 12 Gbps Adapter Supported Enclosures This release of Storage Management supports the following enclosures: • 20xS and 21xS storage systems • 220S and 221S storage systems • MD1000 and MD1120 storage systems • MD1200 and MD1220 storage systems • MD1400 and MD1420 storage systems Support For Disk And Volume Management Storage Management does not provide disk and volume management.
Getting Started 2 Server Administrator Storage Management is designed for system administrators who implement hardware RAID solutions and understand corporate and small business storage environments. Storage Management enables you to configure the storage components attached to your system. These components include RAID and non-RAID controllers and the channels, ports, enclosures, and disks attached to them.
On A System Running Linux And Any Remote System To start a Server Administrator session on a Linux or any remote system, click the Server Administrator icon on your desktop and log in using an account with Administrator privileges. Or, open a web browser and type one of the following in the address field and press : https://:1311 where is the assigned name for the managed system and 1311 is the default port.
Health On the Properties page, click Health to view the status information for the storage components. Related Links Storage Health Information/Configuration On the Properties page, click Information/Configuration to view the property information for a storage object. The Information/Configuration subtabs also have options for executing storage tasks or launching wizards. Using The Storage Management Command-Line Interface Storage Management has a fully featured command-line interface (CLI).
– Protecting Your Virtual Disk With A Hot Spare — This topic provides information on hot spares and controller-specific information. • Perform a Check Consistency — The Maintaining The Integrity Of Redundant Virtual Disks task verifies the accuracy of the redundant data on a virtual disk. • Reconfigure a Virtual Disk — To expand the capacity of a virtual disk you can add physical disks to the virtual disk. You can also change the RAID levels.
Understanding RAID Concepts 3 Storage Management uses the Redundant Array of Independent Disks (RAID) technology to provide Storage Management capability. Understanding Storage Management requires an understanding of RAID concepts, as well as some familiarity with how the RAID controllers and operating system view disk space on your system.
RAID Concepts RAID uses particular techniques for writing data to disks. These techniques enable RAID to provide data redundancy or better performance. These techniques include: • • • • • • • Mirroring — Duplicating data from one physical disk to another physical disk. Mirroring provides data redundancy by maintaining two copies of the same data on different physical disks. If one of the disks in the mirror fails, the system can continue to operate using the unaffected disk.
• • • • volumes, availability or fault-tolerance is achieved by maintaining redundant data. Redundant data includes mirrors (duplicate data) and parity information (reconstructing data using an algorithm). Performance — Read and write performance can be increased or decreased depending on the RAID level you choose. Some RAID levels may be more appropriate for particular applications.
When a physical disk in a concatenated or spanned volume fails, the entire volume becomes unavailable. Because the data is not redundant, it cannot be restored by rebuilding from a mirrored disk or parity information. Restoring from a backup is the only option. Because concatenated volumes do not use disk space to maintain redundant data, they are more costefficient than volumes that use mirrors or parity information.
RAID 0 characteristics: • Groups n disks as one large virtual disk with a capacity of (smallest disk size) *n disks. • Data is stored to the disks alternately. • No redundant data is stored. When a disk fails, the large virtual disk fails with no means of rebuilding the data. • Better read and write performance. RAID Level 1 (Mirroring) RAID 1 is the simplest form of maintaining redundant data. In RAID 1, data is mirrored or duplicated on one or more physical disks.
RAID 1 characteristics: • Groups n + n disks as one virtual disk with the capacity of n disks. The controllers currently supported by Storage Management allow the selection of two disks when creating a RAID 1. Because these disks are mirrored, the total storage capacity is equal to one disk. • Data is replicated on both the disks. • When a disk fails, the virtual disk still works. The data is read from the mirror of the failed disk. • Better read performance, but slightly slower write performance.
RAID 5 characteristics: • Groups n disks as one large virtual disk with a capacity of (n-1) disks. • Redundant information (parity) is alternately stored on all disks. • When a disk fails, the virtual disk still works, but it is operating in a degraded state. The data is reconstructed from the surviving disks. • Better read performance, but slower write performance. • Redundancy for protection of data.
RAID 6 characteristics: • Groups n disks as one large virtual disk with a capacity of (n-2) disks. • Redundant information (parity) is alternately stored on all disks. • The virtual disk remains functional with up to two disk failures. The data is reconstructed from the surviving disks. • Better read performance, but slower write performance. • Increased redundancy for protection of data. • Two disks per span are required for parity. RAID 6 is more expensive in terms of disk space.
RAID 50 characteristics: • Groups n*s disks as one large virtual disk with a capacity of s*(n-1) disks, where s is the number of spans and n is the number of disks within each span. • Redundant information (parity) is alternately stored on all disks of each RAID 5 span. • Better read performance, but slower write performance. • Requires as much parity information as standard RAID 5. • Data is striped across all spans. RAID 50 is more expensive in terms of disk space.
RAID 60 characteristics: • Groups n*s disks as one large virtual disk with a capacity of s*(n-2) disks, where s is the number of spans and n is the number of disks within each span. • Redundant information (parity) is alternately stored on all disks of each RAID 6 span. • Better read performance, but slower write performance. • Increased redundancy provides greater data protection than a RAID 50. • Requires proportionally as much parity information as RAID 6.
RAID 10 characteristics: • Groups n disks as one large virtual disk with a capacity of (n/2) disks, where n is an even integer. • Mirror images of the data are striped across sets of physical disks. This level provides redundancy through mirroring. • When a disk fails, the virtual disk still works. The data is read from the surviving mirrored disk. • Improved read performance and write performance. • Redundancy for protection of data.
Comparing RAID Level And Concatenation Performance The following table compares the performance characteristics associated with the more common RAID levels. This table provides general guidelines for choosing a RAID level. Evaluate your specific environment requirements before choosing a RAID level. NOTE: The following table does not show all supported RAID levels in Storage Management. For information on all supported RAID levels in Storage Management, see Choosing RAID Levels And Concatenation. Table 1.
RAID Level Data Availability Read Performanc e Write Performanc e Rebuild Performanc e Minimum Disks Required Suggested Uses critical information. RAID 5 Good Sequential reads: good. Transactiona l reads: Very good Fair, unless using writeback cache Fair N + 1 (N = at least two disks) Databases and other read intensive transactional uses. RAID 10 Excellent Very Good Fair Good 2N x X Data intensive environment s (large records).
No-RAID In Storage Management, a virtual disk of unknown metadata is considered a No-RAID volume. Storage Management does not support this type of virtual disks. These must either be deleted or the physical disk must be removed. Storage Management allows Delete and Rename operation on No-RAID volumes.
4 Quick Access To Storage Status And Tasks This section describes various methods to determine the status or health of the storage components on your system and how to quickly launch the available controller tasks.
After you set the number of assigned hot spares, any deviation from the protection policy threshold triggers an alert based on the severity level you set. Related Links Setting Hot Spare Protection Policy Dedicated Hot Spare Protection Policy Global Hot Spare Protection Policy Storage Component Severity Component status is indicated by the severity. A component with a Warning or Critical/Failure status requires immediate attention to avoid data loss, if possible.
• Battery Properties And Tasks • Connector Properties And Tasks • Enclosure And Backplane Properties And Tasks • Physical Disk Or Physical Device Properties • Physical Disk Or Physical Device Tasks • EMM Properties • Fan Properties • Power Supply Properties • Temperature Probe Properties And Tasks • Virtual Disk Properties And Tasks Alerts Or Events Storage activity generates alerts or events that are displayed in the Alert Log.
Rescanning To Update Storage Configuration Changes The Rescan task scans the storage device attached to the connectors on the controller (channels or ports) to verify the currently connected devices or to recognize devices that have been added to or removed from the connectors. When you rescan a controller object, object, all storage devices attached to the controller are rescanned.
PCI Express Solid-State Device Support 5 This section provides an overview of the Storage Management device management support for Peripheral Component Interconnect Express (PCIe) Solid-State Drive (SSD) and its associated devices like the backplane and extender card. In Storage Management, PCIe SSD appears under Storage in the tree view. Storage Management reports the PCIe SSD devices and its various properties.
Properties Description with zero. This number is the same as the PCIe SSD subsystem ID number reported by the omreportcommand. For information on Command Line Interface, see the Server Administrator Command Line Interface User's Guide. NOTE: In CLI commands, the PCIe SSD subsystem ID is displayed as the controller ID. Name Displays the name of the subsystem. State Displays the status of the subsystem. Possible values are: • • • Ready — The subsystem is functioning normally.
Related Links What Is PCIe SSD? Physical Device Properties You can view information about PCIe SSDs and run PCIe SSD tasks on the Physical Device Properties page. To view the complete PCIe SSD properties, click Full View on the top of the page. The following table lists the physical device properties for PCIe SSD. Table 5. Physical Device Properties Properties Description Name Displays the name of the PCIe SSD. The name comprises the bay ID and the slot in which the PCIe SSD is installed.
Properties Description or equal to 90 percent and that for write protect progress is less than the threshold value, which is 90 percent. Warranty Coverage Expired — The drive has reached the TBW threshold and met the life expectancy specification. The drive is functional as the number of spare blocks available are still above the threshold for entering the read-only mode.
Properties Description Firmware Revision Displays the firmware version of the physical device. Model Number Displays the Piece Part Identification (PPID) of the PCIe SSD. Capacity Displays the capacity of the device. Vendor ID Displays the hardware vendor of the device. Product ID Displays the product ID of the device. Serial No. Displays the serial number of the device. Fluid Cache Pool Member Indicates whether the PCIe SSD is a part of a Fluid Cache Pool.
Blinking And Unblinking A PCIe SSD The Blink task allows you to find a device within a system by blinking one of the LEDs on the device. You can use this task to locate a failed device. Select Unblink to cancel the Blink task or to stop the LED on a physical device that is blinking indefinitely. Enabling Full Initialization On A Micron PCIe SSD Does my controller support this feature? See Supported Features. CAUTION: Full Initialization permanently erases all data present on the disk.
NOTE: Orderly hot swap is only supported when PCIe SSDs are installed in a supported system running a supported operating system. To ensure that you have the correct configuration for your PCIe SSD, see the system-specific Owner's Manual. NOTE: The Prepare to Remove task is not supported for PCIe SSDs on VMware vSphere (ESXi) systems. Select the Prepare to Remove task to safely remove a PCIe SSD from the system. This task causes the status LEDs on the device to blink.
Adding PCIe SSDs To Fluid Cache Pool You can configure or increase the capacity of the Fluid Cache pool by adding PCIe SSDs. NOTE: This task is only supported on Micron PCIe SSDs. To add a PCIe SSD to a cache pool: 1. In the Server Administrator window, under the system tree, expand Storage to display the controller objects. 2. Expand the PCIe SSD Subsystem object. 3. Expand the Enclosure (Backplane) object. 4. Expand the Physical Devices object.
When the last but one PCIe SSD is removed from the Fluid Cache pool, the cache pool high availability changes from True to False indicating that the cache pool is Write Through capable only and the operational cache mode for any Fluid Cache disk configured for Write Back changes to Write Through. When the last PCIe SSD is removed from the Fluid Cache pool, the operational cache mode for all Fluid Cache disk changes to Pass Through.
Fluid Cache For DAS 6 Fluid Cache is a server-side caching accelerator that makes high-speed Express Flash (PCIeSSD) a shared, distributed resource. Fluid Cache enables the caching of active data working sets from storage closer to the compute tier to enable accelerated response times for latency sensitive customer workloads using Direct Attached Storage (DAS) external storage architectures. The Storage Management application facilitates addition of PCIe SSDs to the Fluid Cache pool.
Fluid Cache Properties Table 6. Fluid Cache Properties Properties Description Status Displays the status of the Fluid Cache. The possible options are: • • • License State OK Non-critical Critical Displays the status of the Fluid Cache license. The possible options are: • • Valid License Expired Fluid Cache Disks NOTE: When caching is enabled on the virtual disk, partitioning of corresponding back-end virtual disk is not supported.
Properties Description Type Displays the type of device. The possible values are: • • Virtual Disk Partition Device Name Displays the device map name of the back-end disk. Size Displays the total size of the Fluid Cache Disk. Configured Cache Mode Displays the configured cache mode for the Fluid Cache disk. Possible values are: • • Operational Cache Mode Write Back Write Through Displays the operational cache mode for the Fluid Cache disk.
Physical Device Properties Table below list the Physical Device Properties Table 9. Physical Device Properties Properties Description ID Displays the physical device ID as reported by the omreport CLI command. Status Displays the status of the physical device. Name Displays the name of the physical device. State Indicates whether the physical device is ready or not. Device Name Displays the operating system device name for the physical device.
Properties Description For information on Alert Messages, see the Server Administrator Messages Reference Guide. Firmware Revision Displays the firmware version of the physical device. Driver Version Displays the version number of the driver. Device Life Status Displays the health status of the physical device. Model Number Displays the model number of the physical device. Capacity Displays the capacity of the physical device.
Table 10. Fluid Cache Disk Performance Properties Description Fluid Cache Disk Select the Fluid Cache disk from the drop-down option to view the performance information. The drop-down list contains the list of all Fluid Cache disks irrespective of the state (failed, active.) Time Interval Type the time interval for which you want to view the performance information. Time can be specified in Minutes, hours, days, weeks, and months. State Displays the state of the Fluid Cache Disk.
Properties Description License Node Limit Indicates the number of nodes on which a single Node license can be installed. NOTE: This field is applicable for a Node license. Feature ID Indicates the ID of the Fluid Cache products. The default ID for Direct Access Storage is 01 Feature Description Describes the features of the installed license. To upgrade an existing license, use the Apply new license field. Click Browse to select the stored license and click Apply to activate the license.
Storage Information And Global Tasks 7 Use the Storage information and Global Tasks window to view high-level information about the storage components or devices on your system. These windows also allow you to launch global tasks that affect all controllers attached to the system. Related Links Storage Properties Global Tasks Storage Controller Properties Storage Properties The Storage tree-view object has the following properties. Table 12.
Performing A Global Rescan A global rescan updates configuration changes (such as new or removed devices) for all SCSI controllers and their attached components. For information on global rescan, see Rescanning To Update Storage Configuration Changes. NOTE: Global Rescan is not supported on non-RAID controllers. You must reboot the system before Storage Management can display the configuration changes on non-RAID SCSI controllers.
Table 13. Controller Properties Property Definition Status Displays the status of the controller. ID Displays the controller ID as reported by the omreport CLI command. Name Displays the name of the controller. For more detailed information on a controller, click its name on the controller name. Slot ID Displays the slot to which the controller is attached.
Property Definition controller type, the connector can be either a SCSI channel or a SAS port. Rebuild Rate The rebuild rate is the percentage of the resources available on the system dedicated to rebuild a failed disk when a rebuild is necessary. For more information on rebuild rate, see Setting The Rebuild Rate. Alarm State Displays whether the alarm on the controller is enabled or disabled. Cluster Mode Indicates whether the controller is part of a cluster configuration.
Controllers 8 This chapter provides information about the supported controllers and controller features in Storage Management. Related Links RAID Controller Technology: SCSI, SATA, ATA, And SAS Which Controllers Do I Have? Non-RAID Controller Description What Is A Controller? Most operating systems do not read and write data directly from the disks, but instead send read and write instructions to a controller.
• SAS 5/iR Integrated • SAS 5/iR Adapter • PERC 6/E • PERC 6/I controller family • SAS 6/iR controller family • PERC S100, S110, S130, and S300 controllers • PERC H200, H700, and H800 controllers • PERC H310 Adapter, PERC H310 Mini Monolithic, PERC H310 Mini Blades, PERC H710 Adapter, PERC H710 Mini Blades, PERC H710 Mini Monolithic, PERC H710P Adapter, PERC H710P Mini Blades, PERC H710P Mini Monolithic, and PERC H810 Adapter controllers • PERC H330 Adapter, PERC H330 Mini Monolithic, PERC
Controller — Supported RAID Levels RAID controllers may support different RAID levels. For information on supported RAID levels for a controller, see Supported Features. Controller — Supported Stripe Sizes When creating a virtual disk, you must specify the stripe size for the virtual disk. Different controllers have different limitations on the stripe sizes they can support.
performance since subsequent read requests can retrieve data quickly from the cache then from the disk. However, data loss may occur in the event of a system failure which prevents that data from being written on a disk. Other applications may also experience problems when actions assume that the data is available on the disk. • • • NOTE: Storage Management does not allow you to select the Write Back policy for controllers that do not have a battery. The only exceptions are PERC S100 and PERC S300.
Set the physical disk caching policy of all members of a virtual disk by enabling the Disk Cache Policy. When this feature is enabled, the physical disk writes data to the physical disk cache before writing it to the physical disk. Because it is faster to write data to the cache than to a disk, enabling this feature improves system performance. The cache policies are: • Enabled — Disk Cache Policy is enabled. • Disabled — Disk Cache Policy is disabled.
Non-RAID SAS Controllers The following non-RAID controllers use Serial Attached SCSI (SAS) technology: • SAS 5/i Integrated • SAS 5/E • SAS 6 Gbps Adapter • LSI SAS 9207-8e • LSI SAS 9300-8e • LSI SAS 9206-16e • SAS 12 Gbps Adapter Firmware Or Driver Versions Use the firmware or driver versions window to view information about the controller firmware and drivers. For more information on firmware and drivers, see Before Installing Storage Management.
Property Definition Minimum Required Driver Version Displays the minimum driver version that is required by Storage Management. This property is displayed only if the controller driver does not meet the minimum requirement. Storport Driver Version Displays the version of the storport driver that is installed on the system. Minimum Required Storport Driver Version Displays the minimum storport driver version required by Storage Management.
Table 15. Controller Properties Property Definition Status These icons represent the severity or health of the storage component. For more information, see Storage Component Severity. • — Normal/OK • — Warning/Non-critical • — Critical/Failure/Error ID Displays the ID assigned to the controller by Storage Management. Storage Management numbers the controllers attached to the system starting with zero. This number is the same as the controller ID number reported by the omreport CLI Command.
Property Definition Rebuild Rate Rebuild rate is the percentage of resources available on a system dedicated to rebuild a failed disk when necessary. For more information on rebuild rate, see Setting The Rebuild Rate. NOTE: The value for the Revertible Hot Spare operation is the same as the value set for the Rebuild Rate property.
Property Definition Encryption Capable Indicates whether the controller has the capability to support encryption. Possible values are Yes and No. Encryption Key Present Indicates whether the controller has an encryption key established. Possible values are Yes and No. Encryption Mode Indicates whether the controller is using Local Key Management (LKM) or None. For more information, see Managing The Encryption Key.
Property Definition • • Enabled — The slot corresponding to the hot spare drive is persistent. Any drive in the slot functions as a hot spare if the drive is qualified to be a hot spare. If the drive contains foreign data, it is overwritten. Disabled — The slot corresponding to the hot spare drive is not persistent. If the drive is removed from the slot and any drive is inserted, the slot stops functioning as a hot spare. You need to manually assign the drive as a hot spare again.
• Resetting Configuration • Exporting The Controller Log File • Foreign Configuration Operations • Importing Foreign Configurations • Importing Or Recovering Foreign Configurations • Clearing Foreign Configuration • Setting Background Initialization Rate • Setting Check Consistency Rate • Setting The Reconstruct Rate • Setting The Patrol Read Mode • Starting And Stopping Patrol Read • Managing The Preserved Cache • Changing The Controller Properties • Managing The Physical Disk Po
To launch the Create Virtual Disk Express Wizard, select the Create Virtual Disk task. Related Links Create Virtual Disk Express Wizard Enabling The Controller Alarm Does my controller support this feature? See Supported Features. To enable the alarm on the controller, select the Enable Alarm task. When enabled, the alarm sounds in the event of a device failure. Related Links Using Alarms To Detect Failures Disabling The Controller Alarm Does my controller support this feature? Supported Features.
On the PERC controllers, the controller firmware also uses the rebuild rate setting to control the system resource allocation for the following tasks: • Performing A Check Consistency • Background Initialization. See Cancelling Background Initialization • Full Initialization. A BIOS setting determines whether a full or fast initialization occurs. See Format, Initialize, Slow And Fast Initialize • Reconfigure.
Changing The Controller Properties Reset The Controller Configuration To reset the controller configuration: 1. Review the virtual disks that are destroyed by resetting the controller configuration. Make backups as necessary. Click Blink at the bottom of the page to blink the physical disks included in the virtual disks. 2. Click Reset Configuration when you are ready to erase all information on the controller. To exit without resetting the controller configuration, click Go Back to Previous Page.
To Locate Export Log In Storage Management To locate this task in storage management: 1. Expand the Storage tree object to display the controller objects. 2. Select a controller object. 3. Click Information/Configuration. 4. Select Export Log from the Available Tasks drop-down menu. 5. Click Execute. You can also locate this task from the Change Controller Properties drop-down menu. Foreign Configuration Operations Does my controller support this feature? See Supported Features.
Some conditions, such as an unsupported RAID level or an incomplete disk group, can prevent the import or recovery of foreign virtual disks.
Property Definition • • Incompatible physical disks — Configuration on the physical disks is not recognized by the RAID firmware. Orphan drive — A physical disk in the foreign configuration has configuration information that matches another physical disk that is already a part of an array (either a foreign or a native array). NOTE: For other applicable physical disk tasks and properties, see Physical Disk Or Physical Device Properties and Physical Disk Or Physical Device Tasks.
For example, if the foreign configuration contains only one side of a mirror in a RAID 1 virtual disk, then the virtual disk is in a Degraded state and can be imported. On the other hand, if the foreign configuration contains only one physical disk that was originally configured as a RAID 5 using three physical disks, then the RAID 5 virtual disk is in a Failed state and cannot be imported.
3. Click Information/Configuration on the controller Properties page. 4. Select Foreign Configuration Operations from the Controller Tasks drop-down menu. 5. Click Execute. 6. In the Foreign Configuration Preview page, click Import/Recover. For SAS controllers with firmware version 6.0 and earlier, select Import/Recover Foreign Configuration from the Controller tasks. Clearing Foreign Configuration Does my controller support this feature? See Supported Features.
Physical Disks In Foreign Virtual Disks The Physical Disks in Foreign Virtual Disks page displays the physical disks and the dedicated hot spare, if any, included in the foreign configuration. The following table describes the properties for physical disks in the foreign configuration. Table 17. Physical Disk Properties Property Definition Status These icons represent the severity or health of the storage component.
Property Definition • • • 2109 2110 2111 For information on alert messages, see the Server Administrator Messages Reference Guide. Progress Displays the progress of an operation being performed on the physical disk. Bus Protocol Displays the technology that the physical disk is using.
Property Definition Serial No. Displays the serial number of the disk. PCIe Negotiated Link Speed Displays the current negotiated transfer speed of the physical device in GT/s. PCIe Maximum Link Speed Displays the capable transfer speed of the physical device in GT/s. Manufacture Day Displays the day of the month on which the physical disk was manufactured. Manufacture Week Displays the week of the year during which the physical disk was manufactured.
initialization has the lowest priority for the controller, takes maximum time to complete, and has the least impact to system performance. A background initialization rate of 0% does not mean that the background initialization is stopped or paused. At 100%, the background initialization is the highest priority for the controller. The background initialization time is minimized and has the most impact to system performance.
To Change The Check Consistency Rate For A Controller 1. Type a numerical value in the Set New Check Consistency Rate (0-100) field. The value must be within the 0–100 range. 2. Click Apply Changes. To exit and cancel your changes, click Return to Previous Page. To Locate Set Check Consistency Rate In Storage Management 1. In the Server Administrator window, under the system tree, expand Storage to display the controller objects. 2. Select a controller object. 3.
4. Select Set Reconstruct Rate from the Available Tasks drop-down menu. 5. Select Execute. You can also locate this task from the Change Controller Properties drop-down menu. Related Links Changing The Controller Properties Setting The Redundant Path Configuration Does my Controller Support This Feature? See Supported Features. Redundant path is supported only on external PERC cards that use firmware version 6.1 and later. A redundant path internal to the system is not supported.
the Information/Configuration page of the logical connector to view details of the Path Health. For a brief outline of this scenario, see the following table: Table 18.
controller task. Selecting this option clears the redundant path view and the connectors are represented on the user interface as Connector 0 and Connector 1. Related Links Setting The Redundant Path Configuration Logical Connector Properties And Tasks Setting The Patrol Read Mode NOTE: This task is not supported on PERC hardware controllers running in HBAmode. Does my controller support this feature? See Supported Features.
• Manual — Enables you to start and stop the Patrol Read task using Start and Stop Patrol Read. Setting the mode to Manual does not initiate the Patrol Read task. If the system reboots while Patrol Read is running in Manual mode, Patrol Read does not restart. • Disabled — Prevents the Patrol Read task from running on the system. To Locate Set Patrol Read Mode In Storage Management 1. In the Server Administrator window, under the system tree, expand Storage to display the controller objects. 2.
Changing The Controller Properties Changing The Controller Properties NOTE: This task is not supported on PERC hardware controllers running in HBAmode. Does my controller support this feature? See Supported Features. The Change Controller Properties task provides you the option to change multiple controller properties simultaneously. This task is available only on SAS controllers with firmware version 6.1 and later.
NOTE: The Manage Physical Disk Power task is provided with PERC H700, H800, H310 and H330 cards by spinning down the hot spares and unconfigured disks. PERC H710, H710P, H810, H730P, H730, and H830 cards also support the Manage Physical Disk Power task with additional powersaving modes, Spin Down Configured Drives, and Automatic Disk Power Saving (Idle C) options. NOTE: This task is not supported on PERC hardware controllers running in HBA mode.
Property Definition Quality Of Service (QOS) Enable Quality Of Service Settings Select to set the start time and the time interval for spin up activity at the virtual disk level. NOTE: This option is available only if the Spin Down Configured Drives option is selected. Start Time (HH:MM) Displays the start time of the battery learn cycle. This option is enabled only if Enable Quality Of Service Settings is selected.
Managing The Time Interval For The QoS Option To manage the time interval for the QoS option at the virtual disk level: 1. In the Quality Of Service (QoS) page, select Enable Quality of Service Settings. 2. Set the Start Time. The start time can range from 1 to 24 hours. 3. Click Apply Changes. NOTE: The Enable Quality of Service Settings option is enabled only if the Spin Down Configured Drives option is enabled.
• Cables to any virtual disk are not disconnected. Encryption Key The controller uses the encryption key to lock or unlock access to SED. You can create only one encryption key for each encryption-capable controller. If you are using LKM, you must create the encryption key by providing the Encryption Key Identifier and the Passphrase. Encryption Key Identifier An Encryption Key Identifier is a user-supplied text label for the Passphrase.
NOTE: If Encryption Key Identifier or Passphrase contain special characters such as & , " , <, and >, in the file, they are written as & , ", < and > respectively. NOTE: If the system crashes while saving the file, the backup file is saved in the specified location. 5. Select the check-box indicating that you understand the implications of using a passphrase and click Apply Changes.
On an encryption-capable controller, the Manage Encryption Key task allows you to enable encryption in LKM mode. If you enable LKM, you can create an encryption key on an encryption-capable controller and save it locally. You can also change or delete the encryption key. NOTE: This task is available only on PERC H7x0 and H8x0 controllers. Related Links Passphrase Manage Encryption Key Task In Storage Management To go to the Manage Encryption Key task in Storage Management: 1.
NOTE: This task is not supported on PERC hardware controllers running in HBA mode. 1. In the Server Administrator window, under the system tree, expand Storage to display the controller objects. 2. Select the Controller object. 3. Click Information/Configuration on the controller Properties page. 4. In the controller tasks drop-down menu select the task Convert to RAID Capable disks The non-RAID disks are displayed. 5. Select the drives that you want to convert. 6. Click Apply.
Viewing Check Consistency Report Does my controller support this feature? See Supported Features. The check consistency report provides information on all the consistency checks performed on the controller in a chronological order. It provides information such as last run time and result. If the consistency check fails, it provides the reason for the failure. Related Links Performing A Check Consistency To Locate View Check Consistency Report In Storage Management 1.
C:\\Dell\SysMgt\sm where C:\Program files may vary based on the system. On systems running Linux: /opt/dell/srvadmin/etc/srvadmin-storage/hddfwver.csv On systems running ESXi: /etc/cim/dell/srvadmin/srvadmin-storage/hddfwver.csv If the existing firmware(s) for all physical disks is the latest, the following message is displayed: There are no physical disks available that require firmware update.
Property Definition drives. This tool updates multiple drive types with a single scan and updates procedure boot and runs from a USB key, preboot execution environment (PXE), or CD-ROM. If the Nautilus DOS column has a part number, then that drive is shipped on a 9th — 11th generation server. When downloaded, this tool appears under the Drive Firmware Downloads with a filename of the format NautilusAxx_ZPE.exe.
9 Support For PERC 9 Hardware Controllers The Dell PowerEdge RAID Controller (PERC) family of enterprise-class controllers is designed for enhanced performance, increased reliability and fault tolerance, and simplified management — providing a powerful, easy-to-manage way to create a robust infrastructure and help maximize server uptime. The introduction of the PERC H730P family of hardware controllers also brings about improvements in storage solutions.
RAID Level 10 Virtual Disk Creation With Uneven Span RAID Level 10 virtual disk creation with uneven span feature is available on Storage Management User Interface (UI) and Command Line Interface (CLI). For information on Storage Management CLI, see Server Administrator Command Line Interface Guide. • Based on the minimum (and even) number of physical disks selection the firmware on the PERC 9 hardware controller recommends the preferred span layout.
Storage Management supports virtual disk creation on 4KB sector hard-disk drives connected to PERC 9 controllers. NOTE: 4KB sector hard-disk drives are not supported on controllers (including Software RAID controllers) prior to PERC 9 hardware controllers. If the 4KB sector hard-disk drive is connected to hardware controller prior to PERC 9 hardware controller, the 4KB sector hard-disk drive is displayed as Unsupported.
This new feature supported on PERC 9 hardware controllers allows you to configure T10 Protection Information (PI) to virtual disks. The T10 Protection Information (PI) feature validates the data written and read from a drive to detect errors. NOTE: If you use the Advanced Wizard to create a virtual disk, you can enable T10 PI by selecting the option from the Select Virtual Disk Type drop-down list.
Enclosures And Backplanes 10 Physical disks can be contained in an enclosure or attached to the backplane of a system. An enclosure is attached to the system externally while the backplane and its physical disks are internal. Related Links Enclosures Backplanes Backplanes You can view the Backplane object by expanding the controller and connector object in the Storage Management tree view. Storage Management displays the status of the backplane and the attached physical disks.
• Enclosure Power Supplies • Enclosure Temperature Probes • Enclosure Management Modules (EMMs) • Enclosure And Backplane Health • Enclosure And Backplane Properties And Tasks SMART Thermal Shutdown Does my enclosure support this feature? See Supported Features.
Enclosure Fans The fans are a component of the enclosure cooling module. The enclosure fans are displayed under the Fans object in the tree view. You can select a fan to view the status information. Fan Properties Fans are a component of the enclosure’s cooling module. The following table describes the fan properties: Table 22. Fan Properties Property Definition Status These icons represent the severity or health of the storage component.
Enclosure Power Supplies The enclosure power supplies are displayed under the Power Supplies object in the tree view. You can select the Power Supplies object to view the status information. Power Supply Properties The following table describes the enclosure’s power supplies properties: Table 23. Power Supply Properties Property Definition Status These icons represent the severity or health of the storage component.
The failure threshold has a default value that cannot be changed. However, you can set the warning threshold. Related Links Temperature Probe Properties And Tasks SMART Thermal Shutdown Checking The Temperature Of The Enclosure Setting The Temperature Probe Values Setting The Temperature Probe Properties And Tasks Click Set Temperature Probe to launch the wizard for changing the temperature probe’s Warning threshold.
Property Definition NOTE: On some enclosures, Storage Management may experience a short delay before displaying the current enclosure temperature and temperature probe status. For more information, see Storage Management May Delay Before Updating Temperature Probe Status. Name State Displays the name of the temperature probe. Displays the status of the temperature probe. • • • • • • • Ready—The temperature probe is functioning normally.
Enclosure Management Modules (EMMs) The Enclosure Management Modules (EMMs) that are installed in the enclosure are displayed under the EMMs object in the tree view. You can select the EMMs object to view the individual EMM modules and their status information. The enclosure may contain one or more EMMs. The EMM modules monitor components of the enclosure.
Property Definition — Critical/Failure/Error For more information, see Storage Component Severity. Name Displays the name of the EMM. State Displays the current state of the EMMs. Possible values are: • • • • • Ready — EMM is functioning normally. Degraded — EMM has encountered a failure and is operating in a degraded state. Failed — EMM has encountered a failure and is no longer functioning. Storage Management is unable to communicate with the enclosure using SES commands.
Enclosure And Backplane Information For information on enclosures and backplanes, see: • Enclosures And Backplanes • Enclosure And Backplane Properties • Enclosure And Backplane Tasks Enclosure And Backplane Components For information on attached components, see Physical Disks Or Physical Devices. Enclosure And Backplane Properties And Tasks You can view information about the enclosure or backplane and execute enclosure tasks.
Property Definition • • Degraded — The enclosure has encountered a failure and is operating in a degraded state. This state does not apply to backplanes. Failed — The enclosure or backplane has encountered a failure and is no longer functioning. Connector Displays the number of connectors attached to the enclosures or backplanes. This number matches the number connector on the controller hardware. Depending on the controller type, the connector can be either a SCSI channel or a SAS port.
Property Definition NOTE: For systems supporting multiple backplanes, the firmware version appears as upstream and downstream versions. Service Tag Displays the enclosure Service Tag. The enclosure is identified by a unique Service Tag number. This information is used to route support calls to the appropriate personnel. Express Service Code The enclosure is identified by a unique Express Service Code number. This information is used to route support calls to the appropriate personnel.
• Setting The Temperature Probe Values Enabling The Enclosure Alarm Does my enclosure support this feature? See Supported Features. Select the Enable Alarm task to enable the enclosure alarm. When enabled, the alarm turns on when any of the following events occur: • Enclosure temperature has exceeded the warning threshold. • Power supply, fan, or enclosure management module — EMM has failed. • Split bus is not installed.
4. Select the Enclosure object. 5. Click Information/Configuration. 6. Select Set Asset Data from the Enclosure Tasks drop-down menu. 7. Click Execute. Blinking The LED On The Enclosure Does my enclosure support this feature? See Supported Features. Select the Blink task to blink the LED on the enclosure. You may want to use this task to locate an enclosure. The LEDs on the enclosure may display different colors and blinking patterns.
4. Type the highest acceptable temperature in celsius for the enclosure in the Maximum Warning Threshold text box. The text box label indicates the range that you can specify. 5. Click Apply Changes. To return to the default values, Reset to default values and click Apply Changes. The default values are displayed in the Minimum Warning Threshold and Maximum Warning Threshold text boxes.
Changing The Mode On 220S And 221S Enclosures Make sure that you turn off the enclosure before you toggle the bus configuration switch on a 220S or 221S enclosure, the enclosure should be powered off. The bus configuration switch is used to change the enclosure to split bus, joined bus, or clustered mode. If you change the 220S or 221S enclosure mode with the enclosure turned on, the enclosure may no longer be displayed by Storage Management and you may notice erratic behavior.
Enclosure Components For information on attached components, see: • Physical Disk Or Physical Device Properties • EMM Properties • Fan Properties • Power Supply Properties • Temperature Probe Properties And Tasks 119
Connectors 11 A controller contains one or more connectors (channels or ports) to which you can attach disks. You can externally access a connector by attaching an enclosure (for external disks) to the system or internally access by attaching to the backplane (for internal disks) of a system. You can view the connectors on the controller by expanding the controller object in the tree view. NOTE: For PCIe SSD, connectors are referred as PCIe SSD extenders.
3. Click Exit Wizard to cancel the virtual disk creation. In this step, you select the channels and the disks to be used by the virtual disk. The selections you make determine whether the virtual disk is channelredundant. There are specific RAID level and configuration requirements for implementing channel redundancy. You must select the same number of physical disks on each channel that you use.
Connector Properties And Tasks To view information about the connector and execute connector tasks, use the connector properties and tasks page. The connector properties can vary depending on the model of the controller. Connector properties may include: Table 27. Connector Properties Property Definition These icons represent the severity or health of the storage component. — Normal/OK — Warning/Non-critical — Critical/Failure/Error For more information, see Storage Component Severity.
Property Definition SCSI Rate Displays the SCSI speed for a SCSI device. Related Links Rescanning The Connector Rescanning A Controller Connector Rescanning The Connector Does my controller support this feature? See Supported Features. On a SCSI controller, the Rescan task rescans the controller connectors to verify the currently connected devices or to recognize new devices that have been added to the connectors. Performing a rescan on a connector is similar to performing a rescan on the controller.
Property Definition — Critical/Failure/Error For more information, see Storage Component Severity. A Warning or Critical severity may indicate that the connector is unable to communicate with attached devices such as an enclosure. Check the status of attached devices. For more information, see Cables Attached Correctly and Isolate Hardware Problems. Name Displays the connector number. The default value is 0. State Displays the status of the connector.
Connector Components For information on attached components, see Enclosure And Backplane Properties And Tasks.
12 Tape Drive Tape drives contain several tape backup units (TBUs) on which data can be backed up. Storage Management enumerates the TBUs that are used for data back up. You can view the tape drives associated with a particular controller on the Tape Drives on Controller page. Tape Drive Properties Table 29. Tape Drive Properties Property Definition ID Displays the ID of the tape drive. Name Displays the name of the tape drive. Bus Protocol Displays the bus protocol type of the tape drive.
RAID Controller Batteries 13 Some RAID controllers have batteries. If the controller has a battery, Storage Management displays the battery under the controller object in the tree view. If there is a power outage, the controller battery preserves data that is in the volatile cache memory (SRAM) but not yet written to disk. The battery is designed to provide a minimum backup of 24 hours. When a RAID controller is first installed in a server, the battery may need charging.
Property Definition • Learn Mode Failed — The battery has failed and has to be replaced. Displays the learn mode of the battery. Possible values are: • • Auto — Storage Management performs an automatic learn cycle based on the set time. Warn — The learn cycle is past the default 90 days. When the battery is in Warn mode, the state of the controller is displayed as degraded. NOTE: Warn is available only on SAS controllers with firmware version 6.1 and later.
Select the Start Learn Cycle task to initiate the battery learn cycle. The battery learn cycle discharges and then fully charges the controller battery. The learn cycle recalibrates the battery-integrated circuit so that the controller can determine whether the battery can maintain the controller cache for the prescribed period in the event of a power loss. While the learn cycle is in progress, the battery may not be able to maintain the cache during a power loss.
3. Click Apply Changes. To exit and cancel your changes, click Go Back To Battery Information Page. To Locate Delay Learn Cycle In Storage Management To locate this task in Storage Management: 1. In the Server Administrator window, under the system tree, expand the Storage to display the controller objects. 2. Expand the controller object. 3. Select the Battery object. 4. Select Delay Learn Cycle from the Available Tasks drop-down menu. 5. Click Execute.
Physical Disks Or Physical Devices 14 Physical disks or physical devices reside within an enclosure or are attached to the controller. On a RAID controller, physical disks or devices are used to create virtual disks. Related Links Physical Disk Tasks Guidelines To Replace A Physical Disk Or Physical Device A replacement disk may not be the same model as the physical disks or devices in the storage enclosure.
The new disk is displayed in the tree view after the rescan. If the new disk is not displayed, restart the system. For SAS Controllers 1. Check the alert log for an alert verifying that the system has identified the new disk. You may receive alert 2052 or 2294. For information on alert messages, see the Server Administrator Messages Reference Guide. 2. Refresh the display by clicking Refresh ( ) or by changing pages. NOTE: Clicking the Refresh button in the right pane refreshes only the right pane.
Disk Is Not Part Of A Redundant Virtual Disk 1. Back up data from the virtual disk. 2. Delete the virtual disk. 3. Replace the disk that is receiving SMART alerts. 4. Create a new virtual disk. Make sure that the new virtual disk is the same size or greater in size than the original virtual disk. For controller-specific information on creating virtual disks, see Virtual Disk Considerations For Controllers and Virtual Disk Considerations For PERC S100, S110, And S300 Controllers. 5.
Property Definition Spun Down Indicates that the physical drive is in spun down state. Only hot spare and unconfigured disk can be in spun down state if there is no activity on the drives for a specified interval of time. Transition Indicates that the physical drive is changing from the spun down state to spun up state. Spun Up Indicates that the physical drive is in the spun up state. Name Displays the name of the physical disk or device.
Property Definition • • • • • or device may fail and should be replaced. This state applies to physical disks or devices attached to non-RAID controllers. Unknown — The physical disk or device has failed or is in an unusable state. In some cases the physical disk or device can be returned to a usable state by performing a Format, Initialize, Slow, And Fast Initialize task.
Property Definition On RAID Controllers. For information on replacing the physical disk, see Replacing A Physical Disk Receiving SMART Alerts. You may also want to review the alert log to see whether the physical disk or device has generated alerts pertaining to a SMART predictive failure. These alerts can assist you in identifying the cause of the SMART alert.
Property Definition on the cumulative specification of the total NAND (Negated AND or NOT AND) Flash chips in the SSD. NOTE: This option is applicable to Micron PCIe SSDs, NonVolatile Memory Express (NVMe) PCIe SSDs, and SAS/SATA SSDs. Used RAID Disk Space Displays the physical disk or device space that is used by the virtual disks on the controller. This property is Not Applicable for physical disks or devices attached to non-RAID controllers.
Property Definition PCIe Negotiated Link Width Displays the current negotiated link width of the physical device. PCIe Maximum Link Width Displays the capable link width of the physical device. Physical Disk Or Physical Device Tasks To execute a physical disk or physical device task: 1. Expand the Storage tree object to display the controller objects. 2. In the Server Administrator window, under the system tree, expand Storage to display the controller objects. 3. Expand a connector object. 4.
On most controllers, the Blink task automatically cancels after a short duration such as 30–60 seconds. Select Unblink to cancel the Blink task or to stop the LED on the physical device that is blinking indefinitely. NOTE: The Blink and Unblink tasks are only supported for hotswap physical disks (disks that reside in a carrier). When using an LSI PCI-e U320 controller, the Blink and Unblink tasks apply to physical disks contained in carriers that can be inserted into a server or an enclosure.
Rebuilding Data Does my controller support this feature? See Supported Features. Select the Rebuild task to reconstruct data when a physical disk in a redundant virtual disk fails. NOTE: Rebuilding a disk may take several hours. Related Links Replacing A Failed Disk That Is Part Of A Redundant Virtual Disk Canceling A Rebuild Does my controller support this feature? See Supported Features. Select the Cancel Rebuild task to cancel a rebuild that is in progress.
NOTE: When deleting virtual disks, all assigned global hot spares may be automatically unassigned when the last virtual disk associated with the controller is deleted. When the last virtual disk of a disk group is deleted, all assigned dedicated hot spares automatically become global hot spares.
Performing A Clear Physical Disk And Cancel Clear Does my controller support this feature? See Supported Features. Select the Clear Physical Disk task to erase data residing on a physical disk. The Clear task applies to physical disks that are in Ready state and that contain data or that are in Clear state. NOTE: A physical disk may display the Clear state if it is a member of a virtual disk that is being slow initialized.
NOTE: To use the Revertible Hot Spare task, ensure that you have assigned a hot spare to the virtual disk. NOTE: If the disk is not SMART-enabled or if the Auto Replace on Predictive Failure option is disabled, the failed disk is not replaced automatically. Enable Revertible Hot Spare To enable revertible hot spare: 1. On the Change Controller Properties page, enable Allow Revertible Hot Spare and Replace Member Auto Replace Member on Predictive Failure. 2. Click Apply Changes.
Convert To RAID Capable Disk This task enables a disk for all RAID operations. This task is supported on H310 and H330 controllers. NOTE: This task is not supported on PERC hardware controllers running in HBA mode. Convert To Non-RAID Disk This task converts a disk to a Non-RAID disk. After converting a disk to non- RAID, the disk is exposed to the operating system unlike unconfigured good disks and it enables usage of disk in direct pass-through mode. This task is supported on H310 and H330 controllers.
Virtual Disks 15 A virtual disk refers to a storage created by a RAID controller from one or more physical disks. Although a virtual disk may be created from several physical disks, it is viewed by the operating system as a single disk. Depending on the RAID level used, the virtual disk may retain redundant data if there is a disk failure or have particular performance attributes. NOTE: Virtual disks can only be created on a RAID controller.
Virtual Disk Considerations For Controllers In addition to the considerations described in this section, you should also be aware of the controller limitations described in Number of Physical Disks per Virtual Disk for the following controllers: • PERC 5/E and PERC 5/I • PERC 6/E and PERC 6/I • PERC H310 Adapter, PERC H310 Mini Monolithic, and PERC H310 Mini Blades • PERC H700, PERC H710 Adapter, PERC H710 Mini Blades, PERC H710 Mini Monolithic • PERC H800, PERC H810 Adapter • PERC H330 Adapter,
• • Rebuilding data — An failed physical disk that is used by both redundant and nonredundant virtual disks cannot be rebuilt. Rebuilding a failed physical disk in this situation requires deleting the nonredundant virtual disk. Disk group concept consideration for S110 — Disk grouping is a logical grouping of disks attached to a RAID controller on which one or more virtual disks are created, such that all virtual disks in the disk group use all of the physical disks in the disk group.
spans is limited, the number of physical disks that can be used is also limited. The limitations on stripes and spans affect the possibilities for concatenation and RAID levels as follows: • • • Maximum number of spans affects RAID 10, RAID 50, and RAID 60. Maximum number of stripes affects RAID 0, RAID 5, RAID 50, RAID 6, and RAID 60. Number of physical disks in a mirror is always 2. This property affects RAID 1 and RAID 10.
NOTE: Channel redundancy only applies to controllers that have more than one channel and that attach to an external disk enclosure. Related Links SMART Thermal Shutdown Channel Redundancy And Thermal Shutdown Creating A Channel-Redundant Virtual Disk Creating Virtual Disks Does my controller support this feature? See Supported Features. In order to implement RAID functions, you must create a virtual disk. A virtual disk refers to storage created by a RAID controller from one or more physical disks.
4. Complete the Reconfigure task using the Reconfigure wizard. Starting And Target RAID Levels For Virtual Disk Reconfiguration And Capacity Expansion After you have created a virtual disk, the possibilities for reconfiguring the virtual disk depend on the controller, RAID level, and available physical disks. The following table describes the possible scenarios for reconfiguring a virtual disk. Table 32.
Controller Starting RAID Level Target RAID Level Comments H730P Mini Monolithic, PERC H730P Mini Blades, PERC H830 Adapter RAID 5 RAID 5, RAID 6 Add at least one additional disk. RAID 6 requires a minimum of 4 disks.
Managing Virtual Disk Bad Block Management Virtual disk bad blocks are bad blocks on one or more member physical disks. The read operation on the virtual disks having bad blocks may fail. Storage Management generates a critical alert (2387) to notify you of the bad blocks on the virtual disk. Virtual disk bad blocks are discovered when the controller performs any operation that requires scanning the disk.
RAID Level Virtual Disk State Scenario Result RAID 5 Ready One bad block on two physical disks at the same location. The controller cannot regenerate data from the peer disks. This results in a virtual disk bad block. RAID 6 Partially degraded (one failed/missing physical disk) One bad block on a physical disk. The controller regenerates data from the peer disks and sends a Write to the bad block. The disk then remaps the LBA to another physical location. The problem is resolved.
PERC H800, PERC H810 Adapter, PERC H330 Adapter, PERC H330 Mini Monolithic, PERC H330 Mini Blades, PERC H330 Embedded, PERC H730 Adapter, PERC H730 Mini Monolithic, PERC H730 Mini Blades, PERC H730P Adapter, PERC H730P Mini Monolithic, PERC H730P Mini Blades, and PERC H830 Adapter. Virtual Disk Properties And Tasks Use the virtual disk properties and tasks window to view information about the virtual disks and execute virtual disk tasks.
Property Definition • • • • • • • • • Resynching Paused — A consistency check has been paused on the virtual disk. Regenerating — A physical disk in the virtual disk is rebuilding. Reconstructing — The virtual disk configuration has changed. The physical disks included in the virtual disk are being modified to support the new configuration. Failed — The virtual disk has encountered a failure of one or more components and is no longer functioning.
Property Definition Associated Fluid Cache State This property displays the associated Fluid Cache state of the virtual disk. The possible values are • • • • Active — The Fluid Cache disk is active. Failed — The Fluid Cache has encountered a failure of one or more components and is no longer functioning. No — The Fluid Cache is not enabled. Disabling — In this transient state, the cache removal from the virtual disk is in process. Device Name Displays the operating system device name for this object.
3. Select the Virtual Disks object. 4. Select a task from the Available Tasks drop-down menu. 5. Click Execute. NOTE: Different controllers support different features. The tasks displayed on the Available Tasks drop-down box can vary depending on which controller is selected in the tree view. If no tasks can be performed because of controller or system configuration limitations, then the Available Tasks drop-down box displays No Task Available.
The Format, Initialize, Slow Initialize, or Fast Initialize task enables you to erase the files and remove the file systems on a virtual disk. Some controllers require that you initialize a virtual disk before it can be used. Related Links Slow And Fast Initialize Considerations For Slow Initialize Canceling Background Initialization Does my controller support this feature? See Supported Features. The Cancel Background Initialization task enables you to cancel a background initialization on a virtual disk.
data. If the virtual disk is in a Failed Redundancy state, running a check consistency may be able to return the virtual disk to a Ready state. Related Links Setting The Check Consistency Rate Canceling A Check Consistency Does my controller support this feature? See Supported Features. The Cancel Check Consistency task stops a check consistency operation while it is in progress. Pausing A Check Consistency Does my controller support this feature? See Supported Features.
NOTE: If you cancel the rebuild of a physical disk that is assigned as a hot spare, reinitiate the rebuild on the same physical disk in order to restore the data. Canceling the rebuild of a physical disk and then assigning another physical disk as a hot spare does not cause the newly assigned hot spare to rebuild the data. Reinitiate the rebuild on the physical disk that was the original hot spare. Changing The Virtual Disk Policy Does my controller support this feature? See Supported Features.
• Have Self Encryption Drives (SEDs) virtual disks Create Virtual Disk Express Wizard Does my controller support this feature? See Supported Features. The Create Virtual Disk Wizard allows you to select the wizard type and the RAID level. The Create Virtual Disk Express Wizard calculates the appropriate virtual disk configuration based on the available space and controller considerations. To make your own selections for the virtual disk configuration, select the Advanced Wizard option.
• 6. Select RAID 60 to implement striping across more than one RAID 6 span. RAID 60 Groups n*s disks as one large virtual disk with a capacity of s*(n-2) disks, where s is the number of spans and n is the number of disks within each span. RAID 60 provides increased data protection and better read performance, but slower write performance. Click Continue.
The Create Virtual Disk Advanced Wizard allows you to specify the read, write, and cache policy, and parameters such as RAID level, bus protocol, media type, and encrypted disk for the virtual disk. You can also select the physical disks and the controller connector. You must have a good knowledge of RAID levels and hardware, to use the Advanced Wizard. If you want the wizard to choose a recommended virtual disk configuration for you, select the Express Wizard option.
firmware version 6 and later, RAID 10 also allows you to create a single span virtual disk with 22 or 26 physical drives. • Intelligent Mirroring — Automatically calculates the span composition based on the physical disks you select. Spans are not displayed on this page. Select Continue to view the span grouping on the Summary page. Click Exit Wizard to cancel the virtual disk creation.
For more information on Bus Protocol and Media Type, see Virtual Disk Properties And Tasks. 10. Click Continue. The Create Virtual Disk Advanced Wizard (Step 2 of 3) — page is displayed with the connectors and physical disks available.
• Number of Disks per Span — Enables you to select the number of disks in each span (default = 2). This option is available only on SAS controllers with firmware version 6.1 and later. NOTE: This option is available only if the Intelligent Mirroring on the Create Virtual Disk Advanced Wizard (Step 2 of 3) page. NOTE: On a SAS controller with firmware version 6.1 and later, RAID 10 supports only even number of disks per span and a maximum of 8 spans with 32 disks in each span.
NOTE: The Size field displays the default size of the virtual disk depending upon the RAID configuration you selected. You can specify a different size. The virtual disk size must be within the minimum and maximum values displayed near the Size field. In some cases, the virtual disk is slightly larger than the size you specify. The Create Virtual Disk Wizard adjusts the size of the virtual disk to avoid rendering a portion of the physical disk space unusable. 3.
Channel Redundancy And Thermal Shutdown What Is RAID? RAID Controller Read, Write, Cache, And Disk Cache Policy Write Policy Span Edit In the edit mode, you cannot alter the number of physical disks per span. If there are enough available physical disks, you can reduce or increase the number of spans. You can also alter the contents of a span by removing the span and selecting a new physical disk to comprise that span. To successfully create a virtual disk, a minimum of two spans must exist always.
To Reconfigure A Virtual Disk: Step 1 of 3 1. Select the physical disks that you want to include in the virtual disk. You can expand the capacity of the virtual disk by adding additional physical disks. On some controllers, you can also remove physical disks. The changes you make to the physical disk selection are displayed in the Selected Physical Disks table. NOTE: For a controller that has more than one channel, it may be possible to configure a virtual disk that is channel-redundant.
If you selected Expand Capacity in Step 1, this page allows you to expand the capacity of the virtual disk. The Expand Capacity option appears only for PERC H310, H330, H700, H710, H710P, PERC H800, H810, H730, H730P, and H830 controllers with firmware version 7.1 or later. To Reconfigure a Virtual Disk (Changing the RAID Level and Size): Step 2 of 3 1. 2. Select the new RAID level for the virtual disk — The available RAID levels depend on the number or physical disks selected and the controller.
The virtual disk reconfigure step 3 page enables you to review your changes before completing the virtual disk reconfiguration. 1. Review your changes. The New Virtual Disk Configuration table displays the changes you have made to the virtual disk. The Previous Virtual Disk Configuration displays the original virtual disk prior to reconfiguration. 2. Click Finish to complete the virtual disk reconfiguration. To exit without changing the original virtual disk, click Exit Wizard.
The Slow Initialize task initializes one physical disk at a time. Each physical disk displays the Clear state while being initialized. While the physical disk is in the Clear state, the Cancel Clear physical disk task is available. Performing a Cancel Clear task on the physical disk causes the Slow Initialize task to be canceled for the entire virtual disk and all member physical disks. NOTE: RAID 6 and RAID 60 virtual disks which are T10 PI enabled do not support Slow Initialize.
Virtual Disks To Delete A Virtual Disk To identify which physical disks are included in the virtual disk, click Blink. The LED lights on the physical disks blink for 30-60 seconds. When deleting a virtual disk, the following considerations apply: • There are particular considerations for deleting a virtual disk from a cluster-enabled controller. • It is recommended that you reboot the system after deleting the virtual disk.
To Locate Rename In Storage Management To locate this task in storage management: 1. In the Server Administrator window, under the system tree, expand Storage to display the controller objects. 2. Expand a controller object. 3. Select the Virtual Disks object. 4. Select Rename from the Available Tasks drop-down menu. 5. Click Execute. Changing The Policy Of A Virtual Disk Does my controller support this feature? See Supported Features.
Splitting A Mirror Click Split Mirror. To exit without splitting the mirror, click Go Back To Virtual Disk Page. CAUTION: Your virtual disk is longer redundant after performing a Split Mirror operation. To Locate Split Mirror In Storage Management 1. In the Server Administrator window, under the system tree, expand Storage to display the controller objects. 2. Expand a controller object. 3. Select the Virtual Disks object. 4. Select Split Mirror from the Available Tasks drop-down menu. 5.
Time Delay In Displaying Configuration Changes Assigning And Unassigning Dedicated Hot Spare Does my controller support this feature? See Supported Features. A dedicated hot spare is an unused backup disk that is assigned to a single virtual disk. When a physical disk in the virtual disk fails, the hot spare is activated to replace the failed physical disk without interrupting the system or requiring your intervention.
Virtual Disk Task: Replace Member Disk (Step 1 of 2) NOTE: This feature is supported only on SAS and SATA controllers with firmware versions 6.1 and later. Does my controller support this feature? See Supported Features. You can copy data from a physical disk, which is a member of a virtual disk, to another physical disk by providing a Replace Member Configuration option. You can initiate multiple copies of data from different array groups.
To Locate Replace Member Disk In Storage Management 1. In the Server Administrator window, under the system tree, expand Storage to display the controller objects. 2. Expand a controller object. 3. Select the Virtual Disks object. 4. Select Replace Member Disk from the Available Tasks drop-down menu. 5. Click Execute. Virtual Disk Task: Replace Member Disk (Step 2 of 2) This page displays the summary of the attributes of the virtual disk in which you replaced the member disk.
Disabling Fluid Cache On Virtual Disks To disable Fluid Cache on a virtual disk: 1. On the left-hand side of the Storage Management page, expand Storage. 2. Click on the < Controller Name >. 3. Click on Connector. 4. Click on Virtual Disks. The Virtual Disk on < Controller Name > page is displayed with the list of virtual disks for the controller. 5. From the Tasks drop-down list corresponding the virtual disk for which you want to disable the cache, select Disable Fluid Cache. 6. Click Execute.
The list of available virtual disks is displayed. 2. Click on the < Controller Name >. 3. Click on Connector. 4. Click on Virtual Disks. The list of available virtual disks is displayed. 5. Click the Partition link for which you want to disable the cache. The Partitions of Virtual Disk page is displayed with the list of available virtual disk partitions. 6. From the Tasks drop-down list, select Disable Fluid Cache. 7. Click Execute.
16 Moving Physical And Virtual Disks From One System To Another This section describes how to move physical and virtual disks from one system to another. Related Links Migrating SAS Virtual Disks To Another System Required Conditions PERC 5/E, PERC 5/i, and SAS 5/iR Controllers You can migrate physical and virtual disks from one controller, enclosure, or server to another.
5. Use the Foreign Configuration Operations task to import the migrated virtual disks on the receiving controller. NOTE: The Foreign Configuration Operations are not supported on PERC S100, S110, S130, and S300 controllers. The migration is complete. The virtual disk is now manageable through Storage Management.
17 Protecting Your Virtual Disk With A Hot Spare When you create a virtual disk using a RAID controller, it enables the system to continue functioning even during a disk failure. This feature can be enabled by assigning a hot spare to the virtual disk. When a disk fails, the redundant data is rebuilt onto the hot spare without interrupting system operations.
Dedicated Hot Spare Protection Policy Table 35. Hot Spare Properties Property Definition RAID Level Indicates the RAID level(s) for which you want to configure the hot spare protection policy. Minimum Number of Disks Indicates the minimum number of physical disks to be assigned as dedicated hot spares for the selected RAID level(s). Severity Level Displays the severity level you want to assign to the generated alert, if this policy is violated.
• For SAS/iR and PERC H200 family of controllers, you can assign only two global hot spares. • If the status of the virtual disk is displayed as Degraded or Failed because of the hot spare protection policy violation, then assign the required number of hot spares (as defined in the protection policies) for the status to be displayed as normal. • Hot Spare Protection Policy is not applicable to PERC S100, S110, S130, and S300 controllers.
In this case, you can unassign the global hot spare after creating a new virtual disk and then assign a new and larger hot spare to cover all redundant virtual disks on the controller. To determine whether the controller is using SCSI or SAS technology, see RAID Controller Technology: SCSI, SATA, ATA, and SAS.
circumstance, a disk not previously assigned as a global hot spare becomes a hot spare through failure or removal. To ensure that the controller firmware always has a healthy physical disk as a global hot spare: • Unassign the hot spare that is assigned as a global hot spare before removing and reassigning a physical disk that is assigned as a global hot spare, unassign the hot spare before removal and reassign another physical disk as the global hot spare.
CacheCade Using Solid-State Drives 18 CacheCade is used to improve random read performance of the solid-state drive (SSD) based virtual disks. A solid-state drive (SSD) is a data storage device that uses solid-state memory to store persistent data. SSDs significantly increase the I/O performance (IOPS) and/or write speed in Mbps from a storage device. With storage controllers, you can create a CacheCade using SSDs. The CacheCade is then used for better performance of the storage I/O operations.
The CacheCade(s) page is displayed. 1. In the Server Administrator window, under the System tree, expand Storage. 2. Click a storage controller. For example: PERC H710P Adapter. 3. Click a storage controller component. 4. Under Available Tasks, select Manage CacheCade. 5. Click Execute. The CacheCade(s) page is displayed. Related Links CacheCade Using Solid-State Drives CacheCade Properties The CacheCade(s) page displays a table of properties for each CacheCade.
CacheCade size = capacity of the smallest SSD * the number of SSDs 4. From the available free disks that are displayed, select the SSDs that you would like to include in the CacheCade. The selected disks are displayed in the Physical Disks Selected section. 5. Click Finish. NOTE: The procedure of selecting physical disks while creating a CacheCade is similar to the selection of disks while creating a virtual disk.
Troubleshooting 19 This section contains troubleshooting procedures for common situations as well as for specific problems. Related Links Common Troubleshooting Procedures Virtual Disk Troubleshooting Specific Problem Situations And Solutions PCIe SSD Troubleshooting Fluid Cache For DAS Common Troubleshooting Procedures This section describes commands and procedures that can be used in troubleshooting.
System Requirements Make sure that the system meets all system requirements. In particular, verify that the correct levels of firmware and drivers are installed on the system. Related Links Drivers And Firmware Drivers And Firmware Storage Management is tested with the supported controller firmware and drivers. In order to function properly, the controller must have the minimum required version of the firmware and drivers installed. The most current versions can be obtained from the support site.
Replacing A Failed Disk That Is Part Of A Redundant Virtual Disk If the failed disk is part of a redundant virtual disk, then the disk failure will not result in data loss. You must replace the failed disk immediately, however, as additional disk failures can cause data loss. If the redundant virtual disk has a hot spare assigned to it, then the data from the failed disk is rebuilt onto the hot spare.
Using The Physical Disk Online Command On Select Controllers Does my controller support this feature? See Supported Features. If you do not have a suitable backup available, and if the failed disk is part of a virtual disk on a controller that supports the Online physical disk task, then you can attempt to retrieve data by selecting Online from the drop-down task menu of the failed disk. The online command attempts to force the failed disk back into an online state.
Virtual Disk Troubleshooting The following sections describe troubleshooting procedures for virtual disks: • Replacing A Failed Disk That Is Part Of A Redundant Virtual Disk • A Rebuild Does Not Work • A Rebuild Completes With Errors • Cannot Create A Virtual Disk • Virtual Disk Errors On Systems Running Linux • Problems Associated With Using The Same Physical Disks For Both Redundant And Non-Redundant Virtual Disks A Rebuild Does Not Work A rebuild does not work in the following situations: •
The rebuild may also report sense key errors. In this situation, take the following actions to restore the maximum data possible: 1. Back up the degraded virtual disk onto a fresh (unused) tape drive. • If the backup is successful — If the backup completes successfully, then the user data on the virtual disk has not been damaged. In this case, you can continue with step 2. • 2.
Problems Associated With Using The Same Physical Disks For Both Redundant And Non-Redundant Virtual Disks When creating virtual disks, you should avoid using the same physical disks for both redundant and nonredundant virtual disks. This applies to all controllers. Using the same physical disks for both redundant and nonredundant virtual disks can result in unexpected behavior including data loss.
Receive A Bad Block Alert With Replacement, Sense, Or Medium Error The following alerts or events are generated when a portion of a physical disk is damaged: • 2146 • 2147 • 2148 • 2149 • 2150 This damage is discovered when the controller performs an operation that requires scanning the disk.
Isolate Hardware Problems A Task Menu Option Is Not Displayed You may notice that the task menus do not always display the same task options. Some tasks are only valid for certain types of objects or at certain times. For example, a Check Consistency task can only be performed on a redundant virtual disk. Similarly, if a disk is already offline, the Offline task option is not displayed. There may be other reasons why a task cannot be run at a certain time.
(null) connections to access the SAM user accounts. Therefore, if you are attempting to connect using an account that has a blank or null password, the connection may fail. Reconfiguring A Virtual Disk Displays Error In Mozilla Browser When reconfiguring a virtual disk using the Mozilla browser, the following error message may display: Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.
• Extender card: The PCIe extender card is plugged into the correct supported slot. PCIe SSD Is Not Visible In Disk Management In The Operating System Probable Cause: Device driver is not installed. Solution: 1. Download the latest PCIe SSD driver from the support site. 2. Open Device Manager and double-click Other Devices where the PCIe device displays a Yellow mark. 3. Right-click and install the driver on the instance.
Add PCIe SSD to Fluid Cache Pool fails. The device is probably in use. Retry. Blank graph or graph with minimal data is plotted The data for the duration selected has minimal samples. Select a shorter duration.
Frequently Asked Questions 20 This section provides frequently asked questions that address situations commonly experienced in a storage environment.
Replacing A Failed Disk Replacing A Physical Disk Receiving SMART Alerts How Do I Recover From Removing The Wrong Physical Disk For more information, see Recovering From Removing The Wrong Physical Disk. How Do I Identify The Firmware Version That Is Installed The properties information of the controller displays the firmware version that is installed on the controller. From the Storage tree view object, you can display the firmware version for all controllers attached to the system.
• Disabling The Enclosure Alarm Which RAID Level Is Best For Me? For more information, see Choosing RAID Levels And Concatenation and Comparing RAID Level And Concatenation Performance.
21 Supported Features Different controllers support different features. The tasks displayed by the Storage Management menus and other features vary depending on whether the controller supports the feature. This chapter lists the features supported by the controllers. For more information on Controllers, see your hardware documentation.
Controller Task PERC 5/E Name PERC 5/I PERC 6/E PERC 6/I PERC 6/I Modular Test Alarm Yes No No NA NA Reset Configuration Yes Yes Yes Yes Yes Set Rebuild Rate Yes Yes Yes Yes Yes Set Background Initialization Rate Yes Yes Yes Yes Yes Set Check Consistency Rate Yes Yes Yes Yes Yes Set Reconstruct Rate Yes Yes Yes Yes Yes Rescan Controller No No No No No Create Virtual Disk Yes Yes Yes Yes Yes Export Log File Yes Yes Yes Yes Yes Clear Foreign Configura
Controller Task PERC 5/E Name PERC 5/I PERC 6/E PERC 6/I PERC 6/I Modular Import Preview No of Foreign Configuration No Yes with firmware 6.1 and later Yes with firmware 6.1 and later Yes with firmware 6.1 and later Hot-plug of Enclosures No No Yes with firmware 6.1 and later No No Change Controller Properties No No Yes with firmware 6.1 and later Yes with firmware 6.1 and later Yes with firmware 6.1 and later Intelligent Mirroring No No Yes with firmware 6.
Battery Task Name PERC 5/E PERC 5/i PERC 6/E PERC 6/I PERC 6/I Modular Delay Learn Cycle Yes Yes Yes Yes Yes Connector Tasks Supported By The PERC 5/ And PERC 6/ Controllers Table 40. Connector Tasks Supported by the PERC 5/E and PERC 6/ Controllers Connector Task Name PERC 5/E PERC 5/I PERC 6/E PERC 6/I PERC 6/I Modular Connector Rescan No No No No No Physical Disk Tasks Supported By The PERC 5/E, And PERC 6/ Controllers Table 41.
Virtual Disk Tasks Supported By The PERC 5/ And PERC 6/ Controllers Table 42.
Virtual Disk Task Name PERC 5/E PERC 5/I PERC 6/E PERC 6/I PERC 6/I Modular Format Virtual Disk No No No No No Cancel Format Virtual Disk No No No No No Restore Dead Disk Segments No No No No No Initialize Virtual Disk No No No No No Fast Initialize Virtual Disk Yes Yes Yes Yes Yes Slow Initialize Virtual Disk Yes Yes Yes Yes Yes Cancel Initialize Virtual Disk Yes Yes Yes Yes Yes Replace Member No No Yes with firmware 6.1 and later Yes with firmware 6.
Virtual Disk Specification PERC 5/E PERC 5/I PERC 6/E PERC 6/I PERC 6/I Modular Minimum Stripe Size 8K 8K 8K 8K 8K Maximum Stripe Size 128 K 128 K 1MB 1MB 1MB Maximum 16 Number of Virtual Disks per Disk Group 16 16 16 16 Maximum Number of Physical Disks that can be Concatenated NA NA NA NA NA Maximum Number of Physical Disks in a RAID 0 32 32 32 32 32 Maximum Number of Physical Disks in a RAID 1 2 2 2 2 2 Maximum Number of Physical Disks in a RAID 5 32 32 32 32
Virtual Disk Specification PERC 5/E PERC 5/I PERC 6/E PERC 6/I PERC 6/I Modular Minimum Number of Physical Disks in a RAID 0 1 1 1 1 1 Minimum Number of Physical Disks in a RAID 1 2 2 2 2 2 Minimum Number of Physical Disks in a RAID 5 3 3 3 3 3 Minimum Number of Physical Disks in a RAID 10 4 4 4 4 4 Minimum Number of Physical Disks in a RAID 50 6 6 6 6 6 Maximum Number of Physical Disks in a RAID 6 NA NA 32 32 32 Maximum Number of Physical Disks in a RAID 60 NA NA
RAID Levels Supported By The PERC 5/E And PERC 6 Controllers Table 44.
Read, Write, and Cache Policy PERC 5/E PERC 5/I PERC 6/E PERC 6/I PERC 6/I Modular Write Cache Enabled Protected No No No No No Cache Policy No No No No No Disk Cache Policy Yes Yes Yes Yes Yes Cache I/O No No No No No Direct I/O No No No No No Enclosure Support On The PERC 5/ And PERC 6/ Controllers Table 46.
• Read, Write, Cache And Disk Cache Policy • Enclosure Support For enclosure-supported tasks, see Enclosure And Backplane Features. Controller Tasks Supported On The PERC Hardware Controllers Table 47.
Control PER PER ler Task C C Name H8 H81 00 0 Adap ter PERC H700 Adapter/ Integrat ed PERC H700 Modu lar PERC H710 Adapt er/ Mini Monoli thic/ Mini Blade PERC H710 P Adapt er PERC H310 Adapter/ Mini Blade/ Mini Monolith ic PERC H730 P Adapt er/ Mini Monol ithic/ Mini Blade s PERC H730 Adapt er/ Mini Monol ithic/ Mini Blade s PERC H330 Adapter/ Mini Monolith ic/Mini Blades/ Embedd ed PER C H81 0 Adap ter Rescan Control ler No No No No No No No No No No No Create Virtual Disk Yes Yes
Control PER PER ler Task C C Name H8 H81 00 0 Adap ter PERC H700 Adapter/ Integrat ed PERC H700 Modu lar PERC H710 Adapt er/ Mini Monoli thic/ Mini Blade PERC H710 P Adapt er PERC H310 Adapter/ Mini Blade/ Mini Monolith ic PERC H730 P Adapt er/ Mini Monol ithic/ Mini Blade s PERC H730 Adapt er/ Mini Monol ithic/ Mini Blade s PERC H330 Adapter/ Mini Monolith ic/Mini Blades/ Embedd ed PER C H81 0 Adap ter Replace Membe r Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Import Preview of Forei
Control PER PER ler Task C C Name H8 H81 00 0 Adap ter PERC H700 Adapter/ Integrat ed PERC H700 Modu lar PERC H710 Adapt er/ Mini Monoli thic/ Mini Blade PERC H710 P Adapt er PERC H310 Adapter/ Mini Blade/ Mini Monolith ic PERC H730 P Adapt er/ Mini Monol ithic/ Mini Blade s PERC H730 Adapt er/ Mini Monol ithic/ Mini Blade s PERC H330 Adapter/ Mini Monolith ic/Mini Blades/ Embedd ed PER C H81 0 Adap ter Manage CacheC ade Yes Yes Yes No No Yes No No No No Yes Persiste nt Hot Spare Yes
Control PER PER ler Task C C Name H8 H81 00 0 Adap ter PERC H700 Adapter/ Integrat ed PERC H700 Modu lar PERC H710 Adapt er/ Mini Monoli thic/ Mini Blade PERC H710 P Adapt er PERC H310 Adapter/ Mini Blade/ Mini Monolith ic PERC H730 P Adapt er/ Mini Monol ithic/ Mini Blade s PERC H730 Adapt er/ Mini Monol ithic/ Mini Blade s PERC H330 Adapter/ Mini Monolith ic/Mini Blades/ Embedd ed PER C H81 0 Adap ter Version Report Battery Tasks Supported On The PERC Hardware Controllers Table 48.
Connector Tasks Supported By The PERC Hardware Controllers Table 49.
Physic PERC al Disk H800 Task Name PERC H810 Adapt er PERC H700 Adapt er/ Integr ated PERC H700 Modul ar PERC H710 Adapt er/ Mini Blade/ Mini Monol ithic PERC H710P Adapt er PERC H310 Adapt er/ Mini Blade/ Mini Monol ithic PERC H730P Adapt er/ Mini Monol ithic/ Mini Blades PERC H730 Adapt er/ Mini Monol ithic/ Mini Blades PERC H330 Adapt er/ Mini Monol ithic/ Mini Blades / Embe dded PERC H830 Adapt er Online Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Initiali ze No No No No No N
Physic PERC al Disk H800 Task Name PERC H810 Adapt er PERC H700 Adapt er/ Integr ated PERC H700 Modul ar PERC H710 Adapt er/ Mini Blade/ Mini Monol ithic PERC H710P Adapt er PERC H310 Adapt er/ Mini Blade/ Mini Monol ithic PERC H730P Adapt er/ Mini Monol ithic/ Mini Blades PERC H730 Adapt er/ Mini Monol ithic/ Mini Blades PERC H330 Adapt er/ Mini Monol ithic/ Mini Blades / Embe dded PERC H830 Adapt er Yes Yes Yes Yes Yes Yes No Yes Yes No Yes Revert Yes ible Hot Spare Yes Yes Yes Y
Virtual Disk Task Name PERC H800 PERC H810 Adapte r PERC H700 Adapte r/ Integra ted/ Modula r PERC H710 Adapte r/Mini Monoli thic/ Mini Blade PERC H710P Adapte r/Mini Blade/ Mini Monoli thic PERC H310 Adapte r/Mini Blade/ Mini Monoli thic PERC H730P Adapte r/ Mini Monoli thic/ Mini Blades PERC H730 Adapte r/ Mini Monoli thic/ Mini Blades PERC H330 Adapte r/ Mini Monoli thic/ Mini Blades/ Embed ded PERC H830 Adapte r Create Yes Virtual Disk Express Wizard Yes Yes Yes Yes Yes Yes Yes Yes Y
Virtual Disk Task Name PERC H800 PERC H810 Adapte r PERC H700 Adapte r/ Integra ted/ Modula r PERC H710 Adapte r/Mini Monoli thic/ Mini Blade PERC H710P Adapte r/Mini Blade/ Mini Monoli thic PERC H310 Adapte r/Mini Blade/ Mini Monoli thic PERC H730P Adapte r/ Mini Monoli thic/ Mini Blades PERC H730 Adapte r/ Mini Monoli thic/ Mini Blades PERC H330 Adapte r/ Mini Monoli thic/ Mini Blades/ Embed ded PERC H830 Adapte r Cancel Backgr ound Initializ ation (BGI) Yes Yes Yes Yes Yes Yes Yes Yes
Virtual Disk Task Name PERC H800 PERC H810 Adapte r PERC H700 Adapte r/ Integra ted/ Modula r PERC H710 Adapte r/Mini Monoli thic/ Mini Blade PERC H710P Adapte r/Mini Blade/ Mini Monoli thic PERC H310 Adapte r/Mini Blade/ Mini Monoli thic PERC H730P Adapte r/ Mini Monoli thic/ Mini Blades PERC H730 Adapte r/ Mini Monoli thic/ Mini Blades PERC H330 Adapte r/ Mini Monoli thic/ Mini Blades/ Embed ded PERC H830 Adapte r Encrypt Yes Virtual Disk Yes Yes Yes Yes No Yes Yes No Yes Clear Virtua
Virtual PERC Disk H800 Specifi cation PERC H810 Adapt er PERC H700 Adapt er/ Integr ated/ Modul ar PERC H710 Mini Blade PERC H710 Adapt er/ Mini Monol ithic PERC H710P Adapt er PERC H310 Adapt er/ Mini Blade/ Mini Monol ithic PERC H730P Adapt er/ Mini Monol ithic/ Mini Blades PERC H730 Adapt er/ Mini Monol ithic/ Mini Blades PERC H330 Adapt er/ Mini Monol ithic/ Mini Blades / Embe dded PERC H830 Adapt er Maxim None um Virtual Disk Size None None None None None None None None None None
Virtual PERC Disk H800 Specifi cation PERC H810 Adapt er PERC H700 Adapt er/ Integr ated/ Modul ar PERC H710 Mini Blade PERC H710 Adapt er/ Mini Monol ithic PERC H710P Adapt er PERC H310 Adapt er/ Mini Blade/ Mini Monol ithic PERC H730P Adapt er/ Mini Monol ithic/ Mini Blades PERC H730 Adapt er/ Mini Monol ithic/ Mini Blades PERC H330 Adapt er/ Mini Monol ithic/ Mini Blades / Embe dded PERC H830 Adapt er Maxim NA um Numb er of Physic al Disks that can be Conca tenate d NA NA NA NA NA NA NA
Virtual PERC Disk H800 Specifi cation PERC H810 Adapt er PERC H700 Adapt er/ Integr ated/ Modul ar PERC H710 Mini Blade PERC H710 Adapt er/ Mini Monol ithic PERC H710P Adapt er PERC H310 Adapt er/ Mini Blade/ Mini Monol ithic PERC H730P Adapt er/ Mini Monol ithic/ Mini Blades PERC H730 Adapt er/ Mini Monol ithic/ Mini Blades PERC H330 Adapt er/ Mini Monol ithic/ Mini Blades / Embe dded PERC H830 Adapt er Maxim 256 um Numb er of Physic al Disks in a RAID 10 256 16 NA 16 16 16 256 256 16
Virtual PERC Disk H800 Specifi cation PERC H810 Adapt er PERC H700 Adapt er/ Integr ated/ Modul ar PERC H710 Mini Blade PERC H710 Adapt er/ Mini Monol ithic PERC H710P Adapt er PERC H310 Adapt er/ Mini Blade/ Mini Monol ithic PERC H730P Adapt er/ Mini Monol ithic/ Mini Blades PERC H730 Adapt er/ Mini Monol ithic/ Mini Blades PERC H330 Adapt er/ Mini Monol ithic/ Mini Blades / Embe dded PERC H830 Adapt er Minim 1 um Numb er of Physic al Disks in a RAID 0 1 1 1 1 1 2 1 1 2 1 Minim 2 um N
Virtual PERC Disk H800 Specifi cation PERC H810 Adapt er PERC H700 Adapt er/ Integr ated/ Modul ar PERC H710 Mini Blade PERC H710 Adapt er/ Mini Monol ithic PERC H710P Adapt er PERC H310 Adapt er/ Mini Blade/ Mini Monol ithic PERC H730P Adapt er/ Mini Monol ithic/ Mini Blades PERC H730 Adapt er/ Mini Monol ithic/ Mini Blades PERC H330 Adapt er/ Mini Monol ithic/ Mini Blades / Embe dded PERC H830 Adapt er Minim 6 um Numb er of Physic al Disks in a RAID 50 6 6 6 6 6 6 6 6 6 6 Maxim 32 um
Virtual PERC Disk H800 Specifi cation PERC H810 Adapt er PERC H700 Adapt er/ Integr ated/ Modul ar PERC H710 Mini Blade PERC H710 Adapt er/ Mini Monol ithic PERC H710P Adapt er PERC H310 Adapt er/ Mini Blade/ Mini Monol ithic PERC H730P Adapt er/ Mini Monol ithic/ Mini Blades PERC H730 Adapt er/ Mini Monol ithic/ Mini Blades PERC H330 Adapt er/ Mini Monol ithic/ Mini Blades / Embe dded PERC H830 Adapt er Minim 8 um Numb er of Physic al Disks in a RAID 60 8 8 8 8 8 NA 8 8 NA 8 RAID Leve
RAID Level PERC H800 PERC H810 Adapt er PERC H700 Adapt er/ Integr ated/ Modul ar PERC H710 Mini Blade PERC H710 Adapt er/ Mini Monol ithic PERC H710P Adapt er PERC H310 Adapt er/ Mini Blade/ Mini Monol ithic PERC H730P Adapt er/ Mini Monol ithic/ Mini Blades PERC H730 Adapt er/ Mini Monol ithic/ Mini Blades PERC H330 Adapt er/ Mini Monol ithic/ Mini Blades / Embe dded PERC H830 Adapt er RAID 60 Yes Yes Yes Yes Yes Yes No Yes Yes No Yes Read, Write, Cache And Disk Cache Policy Suppor
Read, Write, and Cache Policy PERC H800 PERC H810 Adapte r PERC H700 Adapte r/ Integra ted/ Modula r PERC H710 Adapte r/Mini Monoli thic/ Mini Blade PERC H710P Adapte r PERC H310 Adapte r/Mini Blade/ Mini Monoli thic PERC H730P Adapte r/ Mini Monoli thic/ Mini Blades PERC H730 Adapte r/ Mini Monoli thic/ Mini Blades PERC H330 Adapte r/ Mini Monoli thic/ Mini Blades/ Embed ded PERC H830 Adapte r Write Yes Throug h (Disabl ed) Yes Yes Yes Yes No Yes Yes No Yes Force Yes Write Back (Enable
Enclosure Support On PERC Hardware Controllers Table 55.
Controller Task Name SAS 5/iR SAS 6/iR PERC H200 Test Alarm No No No Reset configuration No Yes Yes Set Rebuild Rate No No No Set Background Initialization Rate No No No Set Check Consistency Rate No No No Set Reconstruct Rate No No No Rescan Controller No No No Create Virtual Disk No Yes Yes Export Log File No No No Clear Foreign Configuration Yes Yes Yes Import Foreign Configuration No Yes Yes Import/Recover Foreign Configuration No Yes Yes Set Patrol Re
Battery Task Name SAS 5/iR SAS 6/iR PERC H200 Delay Learn Cycle No No No Connector Tasks Supported On The SAS 5/iR, SAS 6/iR, And H200 Controllers Table 58. Connector Tasks Supported on the SAS 5/iR, SAS 6/iR, and H200 Controllers Connector Task Name SAS 5/IR SAS 6/iR PERC H200 Connector Rescan No No No Physical Disk Tasks Supported On The SAS 5/iR, SAS 6/iR, And H200 Controllers Table 59.
Virtual Disk Tasks Supported By The SAS 5/iR, SAS 6/iR, And H200 Controllers Table 60.
Virtual Disk Task Name SAS 5/IR SAS 6/iR PERC H200 Fast Initialize Virtual Disk No No No Slow Initialize Virtual Disk No No No Cancel Initialize Virtual No Disk No No RAID Levels Supported By The SAS 5/iR, SAS 6/iR, And H200 Controllers Table 61.
Virtual Disk Specification SAS 5/IR SAS 6/iR PERC H200 4 — Modular Maximum Physical Disks in a RAID 1 2 2 2 Maximum Number of Physical Disks in a RAID 5 NA NA NA Maximum Number of Physical Disks in a RAID 10 NA NA 10 — Adapter 10 — Integrated 4 — Modular Maximum Number of Physical Disks in a RAID 50 NA NA NA Minimum Number of Physical Disks that Can Be Concatenated NA NA NA Minimum Number of Physical Disks in a RAID 0 2 2 2 Minimum Number of Physical Disks in a RAID 1 2 2 2 M
Read, Write, And Cache Policy Supported By The SAS 5/iR, SAS 6/iR, And H200 Controllers Table 63.
• Physical Disk Tasks • Virtual Disk Tasks • Virtual Disk Specifications • Supported RAID Levels • Read, Write, Cache And Disk Cache Policy • Enclosure Support Controller Tasks Supported On The PERC S100, PERC S110, PERC S130, And S300 Controllers Table 65.
Virtual Disk Task PERC S100 Name PERC S110 PERC S130 PERC S300 Rename Yes Yes Yes Yes Blink/Unblink No Yes Yes No Reconfigure Yes Yes Yes Yes Change Policy Yes Yes Yes Yes Delete Last Virtual Disk Yes Yes Yes Yes Delete (any) Virtual Disk Yes Yes Yes Yes Check Consistency Yes Yes Yes Yes Virtual Disk Specifications For The PERC S100, PERC S110, PERC S130, And S300 Controllers Table 68.
Virtual Disk Specification PERC S100 PERC S110 PERC S130 PERC S300 Maximum Number of Physical Disks in a RAID 0 8 8 8 8 Maximum Physical Disks in a RAID 1 2 2 2 2 Maximum Number of Physical Disks in a RAID 5 8 NA 8 8 Maximum Number of Physical Disks in a RAID 10 4 NA 4 4 Minimum Number of NA Physical Disks that Can Be Concatenated NA NA NA Minimum Number of Physical Disks in a RAID 0 2 2 2 2 Minimum Number of Physical Disks in a RAID 1 2 2 2 2 Minimum Number of Physica
RAID Level PERC S100 PERC S110 PERC S130 PERC S300 RAID 60 No No No No Read Write Cache And Disk Cache Policy Supported By The PERC S100, PERC S110, PERC S130, And S300 Controllers Table 70.
Enclosure Support On The PERC S100, PERC S110, PERC S130, And S300 Controllers Table 71. Enclosure Support on the PERC S100, PERC S110, PERC S130, and S300 Controllers Enclosure Support PERC S100 PERC S110 PERC S130 PERC S300 Can an enclosure be attached to this controller? No No No No Supported Features On The Non-RAID Controllers This section identifies the controller-supported features and whether an enclosure can be attached to the controller.
Controller Task Name Non-RAID SCSI Non-RAID SAS Clear Foreign Configuration No No Import Foreign Configuration No No Import/Recover Foreign Configuration No No Set Patrol Read Mode No No Start Patrol Read No No Stop Patrol Read No No Battery Tasks Supported By Non-RAID Controllers Table 73.
Physical Disk Task Name Non-RAID SCSI Non-RAID SAS Clear No No Cancel Clear No No Virtual Disk Tasks Supported By The Non-RAID Controllers Table 76.
Virtual Disk Task Name Non-RAID SCSI Non-RAID SAS Cancel Initialize Virtual Disk No No Enclosure Support On The Non-RAID Controllers Table 77. Enclosure Support on the Non-RAID Controllers Enclosure Support Non-RAID SCSI Non-RAID SAS Can an enclosure be attached to this controller? Yes No Enclosure And Backplane Features This section identifies the features supported by the enclosure or backplane.
Maximum Supported Configuration For SAS Controllers Table 79.
Determining The Health Status For Storage Components 22 The chapter describes how the status of lower-level storage components is “rolled up" into the combined status displayed for the controller or other higher-level component. The examples provided by these tables do not cover all scenarios, but they do indicate how status is rolled up when a particular component is in a healthy, degraded, or failed state.
Health Status Rollup: Physical Disks In A Virtual Disk Are Unsupported, Partially, Or Permanently Degraded Table 82. Health Status Rollup: Physical Disks in a Virtual Disk are Unsupported, Partially, or Permanently Degraded (Enclosures Not Included) Storage Controller Subsystem Battery Connector Physical Disk(s) Firmware/ Driver Virtual Disk(s) Componen t Status Health Rollup Health Status Rollup: All Physical Disks In A Virtual Disk Are In Foreign State Table 83.
Health Status Rollup: Virtual Disk Is Degraded; Physical Disks Are Failed Or Rebuilding Table 85. Health Status Rollup: Virtual Disk is Degraded; Physical Disks are Failed or Rebuilding (Enclosures Not Included) Storage Controller Subsystem Battery Connector Physical Disk(s) Firmware/ Driver Virtual Disk(s) Firmware/ Driver Virtual Disk(s) Componen t Status Health Rollup Health Status Rollup: Virtual Disk Is Failed Table 86.
Health Status Rollup: Enclosure Power Supply Failed Or Power Connection Removed Table 88. Health Status Rollup: Enclosure Power Supply Failed or Power Connection Removed Storage Controller Subsystem Connector Enclosure Enclosure Power Supply Virtual Disks Physical Disks N/A N/A N/A Componen t Status Health Rollup Health Status Rollup: One Enclosure Fan Is Failed Table 89.
Health Status Rollup: One Enclosure Temperature Probe Is Failed Table 91. Health Status Rollup: One Enclosure Temperature Probe is Failed Storage Controller Subsystem Connector Enclosure Enclosure Virtual Temperatu Disks re Probe Physical Disks Componen t Status Health Rollup N/A Health Status Rollup: Lost Both Power Connections To The Enclosure Table 92.
Health Status Rollup: Physical Disk Is Rebuilding Table 94.