Use these formulas to calculate and assign pool capacity.
Use the following formula to calculate the capacity of the snapshot data that you can store in the Thin Image pool:
Capacity of the snapshot data that you can store in the pool = Total capacity of pool-VOLs in the pool - Capacity of V-VOL management areas
Capacity of V-VOL management areas for each P-VOL (MB) = (4 + ceiling ((2 × Updated volume type × Number of pairs + 64) × (Volume capacity (MB) ÷ 3145728 (MB))))× 42
Details:
- Set to 1 if only P-VOLs are updated.
- Set to 1 if only S-VOLs are updated.
- Set to 2 if both P-VOLs and S-VOLs are updated.
Number of pairs: Number of the S-VOLs for each P-VOL
Volume capacity: P-VOL capacity (MB)
Ceiling: The value enclosed in ceiling( ) must be rounded up to the nearest whole number.
Capacity of the snapshot data that you can store in the pool =
Total capacity of pool-VOLs in the pool - (Capacity of pool VOLs used by DP-VOLs +
Capacity of V-VOL management areas)
Use the following formula to calculate the pool capacity:
Capacity of the pool [MB] = Total number of pages * 42 - 4200
Use the following formula to calculate the total number of pages:
Total number of pages = Sigma (floor (floor (pool-VOL number of blocks / 512) / 168)) for each pool-VOL
floor( ): Truncates the value calculated from the formula in parentheses after the decimal point.
Estimate pool-VOL capacity in multiples of 42 MB. Specifying a pool-VOL capacity in other multiples less than 42 MB truncates the fraction.