In general, a pool or storage pool is an allocated amount of capacity that jointly contains all of the data for a specified set of volumes. The system supports three types of pools: parent pools, child pools, and data reduction pools.
Parent pools receive their capacity from MDisks. All MDisks in a pool are split into extents of the same size. Volumes are created from the extents that are available in the pool. You can add MDisks to a pool at any time either to increase the number of extents that are available for new volume copies or to expand existing volume copies. The system automatically balances volume extents between the MDisks to provide the best performance to the volumes.
To track the space that is available on an MDisk, the system divides each MDisk into chunks of equal size. These chunks are called extents and are indexed internally. Extent sizes can be 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, or 8192 MB. The choice of extent size affects the total amount of storage that is managed by the system.
You specify the extent size when you create a new parent pool. You cannot change the extent size later; it must remain constant throughout the lifetime of the parent pool.
You cannot use the data migration function to migrate volumes between parent pools that have different extent sizes. However, you can use volume mirroring to move data to a parent pool that has a different extent size.
Use volume mirroring to add a copy of the disk from the destination pool. After the copies are synchronized, you can free up extents by deleting the copy of the data in the source pool. The FlashCopy function can also be used to create a copy of a volume in a different pool.
A system can manage 2^22 extents. For example, with a 16 MB extent size, the system can manage up to 16 MB x 4,194,304 = 64 TB of storage.
When you choose an extent size, consider your future needs. For example, if you currently have 40 TB of storage and you specify an extent size of 16 MB for all parent pools, the capacity of the system is limited to 64 TB of storage in the future. If you select an extent size of 64 MB for all parent pools, the capacity of the system can grow to 256 TB.
Using a larger extent size can waste storage. When a volume is created, the storage capacity for the volume is rounded to a whole number of extents. If you configure the system to have many small volumes and you use a large extent size, storage can be wasted at the end of each volume.
When you create or manage a parent pool, consider the following general guidelines:
Instead of being created directly from MDisks, child pools are created from existing capacity that is allocated to a parent pool. As with parent pools, volumes can be created that specifically use the capacity that is allocated to the child pool. Child pools are similar to parent pools with similar properties and can be used for volume copy operation.
Child pools are created with fully allocated physical capacity. The capacity of the child pool must be smaller than the free capacity that is available to the parent pool. The allocated capacity of the child pool is no longer reported as the free space of its parent pool.
To use data reduction on the system, you need to create a data reduction pool, create thin-provisioned or compressed volumes, and map these volumes to hosts that support SCSI unmap commands.
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 by reclaiming previously used storage resources that are no longer needed by host systems. The system supports data reduction pools, which contain thin-provisioned or compressed volumes as well as specific volumes that track when space is freed from hosts. When space is freed from hosts, the process is called unmapping. Unmap is a set of SCSI commands that hosts use to indicate that allocated capacity is no longer required on a target volume. The freed space can be collected and reused on the system without the reallocation of capacity on the external storage system. When a system uses either compressed or thin-provisioned volumes or a combination of these volume types in data reduction pools, hosts can automatically allocate and unmap storage without intervention. Reclaimed capacity can be used for other volumes, which more efficiently uses existing storage resources. When a data reduction pool is created, the system monitors the pool for reclaimable capacity from host unmap operations. This capacity can be reclaimed by the system and redistributed into the pool. To maximize space within the pool, create volumes that use thin provisioning or compression within the data reduction pool.
The system also supports reclaimed capacity from certain external storage systems. Verify whether the external storage system supports data reduction technologies, like compression. If you use external storage systems that support data reduction technologies, you can also configure data reduction on the external storage systems. The external storage system can reclaim that freed storage and reorganize the data on other volumes to more efficiently use the capacity. For volumes that are fully allocated on external storage, the system fully controls storage on these external storage systems. When a volume is deleted, capacity is freed on the system and can be reallocated; the external storage system is not aware of this freed space. However, if the external storage system uses compression or thin-provisioning, the external storage system controls the use of the physical capacity. In this configuration, when capacity is freed, the system notifies the external storage system that capacity is no longer needed. The external storage system can then reuse that capacity or free it as reclaimable capacity.
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 array 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.
|