Pools
A pool or storage pool is an amount of capacity that is allocated to volumes that are created in that pool.
Use the Pools page in the management GUI to configure and manage storage pools, internal and external storage, MDisks, and to migrate existing storage to the system.
Parent Pools
A parent pool is a collection of managed disks (MDisks). When the pool is created, the managed disks are split into extents. Volumes are created from those extents with the data striped across managed disks.
When you create or manage a parent pool, consider the following general guidelines:
Child Pools
Child pools are created within parent pools. When a child pool is created without a quota, the child pool can access the entire usable capacity of the parent pool without limit. The usable capacity of the child pool and the usable capacity of the parent pool are reported as the same. Volumes created in the child pool reduce the usable capacity of both the parent pool and the child pool. Both standard child pools and data reduction child pools can be created without a quota
A standard child pool can be created with a quota by specifying its 'size'. When a child pool is created with a quota, the usable capacity for the child pool is reserved from the usable capacity of the parent pool. The usable capacity that is reserved for the child pool is no longer reported as usable capacity of the parent pool. Volumes created in the child pool reduce the usable capacity that is available to the child pool only. Data reduction child pools cannot be created with a quota.
Child pools can also be assigned to an ownership group. An ownership group defines a subset of users and objects within the system.
Ownership can be defined explicitly or it can be inherited from the user, user group, or from other parent resources, depending on the type of resource. Ownership of child pools must be assigned explicitly, and they do not inherit ownership from other parent resources. New or existing volumes that are defined in the child pool inherit the ownership group that is assigned for the child pool.
Child pools can be created for various use cases, such as managing virtual volumes (VVols) or with Safeguarded Copy function.
With the Safeguarded Copy function, child pools provide a Safeguarded backup location for a group of volumes that are associated with the parent pool. The Safeguarded backup location can contain many snapshots of volume data, each created at a specific interval and with a defined retention period to satisfy your recovery point objective. After the Safeguarded backup location is created, you need to create a volume group and assign a Safeguarded backup policy to the volume group. For more information, see Creating Safeguarded backup locations.
Data Reduction Pools
To use data reduction technologies on the system, you need to create a data reduction pool, create volumes with the data reduction pool, and map these volumes to hosts that support SCSI unmap commands.
Data reduction is a set of techniques that can be used to reduce the amount of usable capacity that is required to store data. An example of data reduction includes data deduplication. Data reduction can increase storage efficiency and performance and reduce storage costs, especially for flash storage. Data reduction reduces the amount of data that is stored on external storage systems and internal drives by reclaiming previously used capacity that are no longer needed by host systems. To estimate potential capacity savings that data reduction can provide on the system, use the Data Reduction Estimation Tool (DRET). This tool analyzes existing user workloads that are being migrated to a new system. The tool scans target workloads on all attached storage arrays, consolidates these results, and generates an estimate of potential data reduction savings for the entire system.
For more information about DRET, see https://www.ibm.com/support/pages/node/6217841. For more information about Comprestimator, see https://www.ibm.com/support/pages/node/6209688.
The system supports data reduction pools which can use different capacity savings methods simultaneously, increasing the capacity savings across the entire pool. Data reduction pools also support deduplication. When deduplication is specified for a volume, duplicate versions of data are eliminated and not written to storage, thus saving more usable capacity. Some models or software versions require specific hardware or software to use this function.
Support for the host SCSI unmap command is enabled by default.
Verify whether the storage system supports data reduction technologies, like data deduplication. If you use storage systems that support data reduction technologies, you can also configure data reduction on the storage systems. The storage system can reclaim that freed storage and reorganize the data on other volumes to more efficiently use the capacity. For standard-provisioned volumes, the system fully controls storage on these storage systems. When a volume is deleted, capacity is freed on the system and can be reallocated; the storage system is not aware of this freed space. However, if the storage system uses compression, thin-provisioning, or deduplication, the storage system controls the use of the usable capacity. In this configuration, when capacity is freed, the system notifies the storage system that capacity is no longer needed. The storage system can then reuse that capacity or free it as reclaimable capacity. The system also supports reclaimable capacity from certain internal drives, such as the 15 TB tier 1 flash drives, which can improve performance on these types of drives.
Extent size (in gigabytes) | Overhead capacity requirements (in terabytes)1 |
---|---|
1 GB or smaller | 1.1 TB |
2 GB | 2.1 TB |
4 GB | 4.2 TB |
8 GB | 8.5 TB |
Pool states
State | Description |
---|---|
Online | The pool is online and available. All the MDisks in the pool are available. |
Degraded paths | This state indicates that one or more nodes in the system cannot access all
the MDisks in the pool. A degraded path state is most likely the result of
incorrect configuration of either the storage system or the Fibre Channel
fabric. However, hardware failures in the storage system, Fibre Channel
fabric, or node might also be a contributing factor to this state. To recover from this state,
follow these steps: |
Degraded ports | This state indicates that one or more 1220 errors were logged against the MDisks in the pool. The 1220 error indicates that the remote Fibre Channel port was excluded from the MDisk. This error might cause reduced performance on the storage system and usually indicates a hardware problem with the storage system. To fix this problem, you must resolve any hardware problems on the storage system and fix the 1220 errors in the event log. To resolve these errors in the log, click in the management GUI. This action displays a list of unfixed errors that are currently in the event log. For these unfixed errors, select the error name to begin a guided maintenance procedure to resolve them. Errors are listed in descending order with the highest priority error listed first. Resolve highest priority errors first. |
Offline | The pool is offline and unavailable. No nodes in the system can access the
MDisks. The most likely cause is that one or more MDisks are offline or excluded. Attention: If a single MDisk in a pool is offline and cannot be seen by any of the online
nodes in the system, the pool of which this MDisk is a member goes offline. This causes all of the
volume copies that are being presented by this pool to go offline. Take care when you create pools
to ensure an optimal configuration.
|
Easy Tier
The system supports IBM® Easy Tier®, a function that responds to the presence of any combination of the drive types within the same pool. The system automatically and nondisruptively moves frequently accessed data on MDisks that use lower-performing drives to MDisks that use flash drives, thus placing such data in a faster tier of storage.
Easy Tier eliminates manual intervention when you assign highly active data on volumes to faster responding storage. In this dynamically tiered environment, data movement is seamless to the host application regardless of the storage tier in which the data belongs. However, you can manually change the default behavior. For example, you can turn off Easy Tier on pools that have any combination of the four types of MDisks.
For more information, see Easy Tier.
A provisioning policy defines a set of rules for allocating capacity from a pool. For more information, see Provisioning policy.