VOLSEL parameter for DASDPOOL
VOLSEL options are described as follows:
SRM specifies the z/OS System Resource Manager (SRM) will select the volume in the DASDPOOL-assigned pool or pools.
BESTFIT selects the volume with the smallest contiguous extent that satisfies the primary allocation.
For allocations on extended address volumes (EAVs), the available extents on the entire volume will be used for data sets that are eligible to use Extended-Addressing Space (EAS); for all other data sets, the allocation will use the available extents in the Base-Addressing Space (BAS).
CRITDSN controls allocations by specifying data sets that should not reside on the same volume.
- DPO specifies volume selection based on performance statistics accumulated by BMC AMI Storage.
HISTDPO specifies volume selection based on historical volume performance.
MAXSPACE specifies that the volume with the largest single contiguous extent should be selected.
For allocations on extended address volumes (EAVs), the available extents on the entire volume will be used for data sets that are eligible to use Extended-Addressing Space (EAS); for all other data sets, the allocation will use the available extents in the Base-Addressing Space (BAS).
PERCENT specifies that the volume with the largest percentage of free space should be selected.
For allocations on extended address volumes (EAVs), the available extents on the entire volume will be used for data sets that are eligible to use Extended-Addressing Space (EAS); for all other data sets, the allocation will use the available extents in the Base-Addressing Space (BAS).