The create diskPool command creates a new disk pool based on the specified parameters.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Storage Admin role.
You can create the disk pool by entering either a list of drives or a type of drive that you want to use for the disk pool.
create diskPool
(drives=(trayID1,[drawerID1,]slotID1 ... trayIDN,[drawerIDN,]slotIDN)| driveType=SAS))
userLabel="diskPoolName"
[driveCount=driveCountValue]
[trayLossProtect=(TRUE | FALSE)]
[drawerLossProtect=(TRUE | FALSE)]
[warningThreshold=(warningThresholdValue | default)]
[criticalThreshold=(criticalThresholdValue | default)]
[criticalPriority=(highest|high|medium|low|lowest)]
[backgroundPriority=(highest|high|medium|low|lowest)]
[degradedPriority=(highest|high|medium|low|lowest)]
[securityType=(none | capable | enabled )]
[secureDrives=(fips | fde )]
[driveMediaType=(ssd | allMedia | unknown)]
[dataAssurance=(none|enabled)]
Parameter | Description |
---|---|
drives | The drives you want to assign to
the disk pool that you want to create. For high-capacity drive trays, specify the tray ID value, the drawer ID value, and the slot ID value for the drive. For low-capacity drive trays, specify the tray ID value and the slot ID value for the drive. Tray ID values are 0 to 99 . Drawer ID values are 1 to 5 . All slot ID maximums are 24. Slot ID values either begin at 0 or 1, depending on the tray model. Drive trays compatible with DE2000H, DE4000H, DE4000F, DE6000H, and DE6000F controllers have slot ID numbers starting at 0. Enclose the tray ID value, the drawer ID value, and the slot ID value in square brackets ([ ]). |
userLabel | The name that you want to give the new disk pool. Enclose the disk pool name in double quotation marks (" "). |
driveCount | The driveCount parameter limits the disk pool candidates to the given number. When using this parameter, the minimum value that you can enter is 11. |
warningThreshold | The percentage of storage capacity at which you receive a warning alert that the disk pool is nearing full. Use integer values. For example, a value of 60 means 60 percent. For best operation, the value for this parameter must be less than the value for the criticalThreshold parameter. Valid values are from 0 to 100. The default value is 50. Setting this parameter to 0 (zero) disables warning alerts. If you set this to default , the warning alert threshold value is determined by the controller firmware. |
criticalThreshold | The percentage of storage capacity at which you receive a critical alert that the disk pool is nearing full. Use integer values. For example, a value of 70 means 70 percent. For best operation, the value for this parameter must be greater than the value for the warningThreshold parameter. Valid values are from 0 to 100. The default value is 85 percent. Setting this parameter to 0 (zero) disables both warning alerts and critical alerts. If you set this to default , the critical alert threshold value is determined by the controller firmware. |
criticalPriority | The priority for reconstruction operations for critical events on the disk pool. For example, disk pool reconstruction after at least two drive failures. Valid values are highest , high , medium , low , and lowest . The default value is highest . |
backgroundPriority | The priority for background operations on the disk pool. Valid values are highest , high , medium , low , and lowest . The default value is low . |
degradedPriority | The priority for degraded activities on the disk pool. For example, disk pool reconstruction after one drive failures. Valid values are highest , high , medium , low , and lowest . The default value is high . |
securityType | The setting to specify the security level when creating the disk pool. All volume candidates for the disk pool will have the specified security type. These settings are valid:
The default value is none . |
secureDrives | The type of secure drives to use in the volume group. These settings are valid:
Important: Use this parameter along with the securityType
parameter. If you specify none for the securityType parameter,
the value of the secureDrives parameter
is ignored, because non-secure disk pools do not need to have secure
drive types specified.
Note: This parameter is
ignored unless you are also using the driveCount parameter. If you are specifying the drives to use for the disk
pool instead of providing a count, specify the appropriate type of
drives in the selection list based on the security type you desire.
|
driveMediaType | The type of drive media that you want to use for the disk pool. You must use this parameter when you have more than one type of drive media in your storage array. These drive media are valid:
The default value is hdd . Note: The controller firmware
does not mix hdd and ssd drive media in the same disk pool, regardless of using the setting
you select.
|
Each disk pool name must be unique. You can use any combination of alphanumeric characters, underscore (_), hyphen (-), and pound (#) for the user label. User labels can have a maximum of 30 characters.
If the parameters you specify cannot be satisfied by any of the available candidate drives, the command fails. Normally, all drives that match the quality of service attributes are returned as the top candidates. However, if you specifying a drive list, some of the available drives returned as candidates might not match the quality of service attributes.
If you do not specify a value for an optional parameter, a default value is assigned.
When you use the driveType parameter, all of the unassigned drives that are of that drive type are used to create the disk pool. If you want to limit the number of drives found by the driveType parameter in the disk pool, you can specify the number of drives using the driveCount parameter. You can use the driveCount parameter only when you use the driveType parameter.
The drives parameter supports both high-capacity drive trays and low-capacity drive trays. A high-capacity drive tray has drawers that hold the drives. The drawers slide out of the drive tray to provide access to the drives. A low-capacity drive tray does not have drawers. For a high-capacity drive tray, you must specify the identifier (ID) of the drive tray, the ID of the drawer, and the ID of the slot in which a drive resides. For a low-capacity drive tray, you need only specify the ID of the drive tray and the ID of the slot in which a drive resides. For a low-capacity drive tray, an alternative method for identifying a location for a drive is to specify the ID of the drive tray, set the ID of the drawer to 0 , and specify the ID of the slot in which a drive resides.
If you enter specifications for a high-capacity drive tray, but a drive tray is not available, the storage management software returns an error message.
Each disk pool has two progressively severe levels of alerts to inform users when the storage capacity of the disk pool is approaching full. The threshold for an alert is a percent of the used capacity to the total usable capacity in the disk pool. The alerts are as follows:
Warning – This is the first level of alert. This level indicates that the used capacity in a disk pool is approaching full. When the threshold for the warning alert is reached, a Needs Attention condition is generated and an event is posted to the storage management software. The warning threshold is superseded by the critical threshold. The default warning threshold is 50 percent.
Critical – This is the most severe level of alert. This level indicates that the used capacity in a disk pool is approaching full. When the threshold for the critical alert is reached, a Needs Attention condition is generated and an event is posted to the storage management software. The warning threshold is superseded by the critical threshold. The default threshold for the critical alert is 85 percent.
To be effective, the value for a warning alert always must be less than the value for a critical alert. If the value for the warning alert is the same as the value for a critical alert, only the critical alert is sent.
Disk pools support these background operations:
Reconstruction
Instant Availability Format (IAF)
Format
Dynamic Capacity Expansion (DCE)
Dynamic Volume Expansion (DVE) (For disk pools, DVE is actually not a background operation, but DVE is supported as a synchronous operation.)
Reconstruction
Format
IAF
DCE
Use the securityType parameter to specify the security settings for the storage array.
Before you can set the securityType parameter to enabled , you must create a storage array security key. Use the create storageArray securityKey command to create a storage array security key. These commands are related to the security key:
Secure-capable drives can be either Full Disk Encryption (FDE) drives or Federal Information Processing Standard (FIPS) drives. Use the secureDrives parameter to specify the type of secure drives to use. The values you can use are fips and fde .
create diskPool driveType=SAS userLabel="FIPS_Pool" driveCount=11
securityType=capable secureDrives=fips;