Start of change

6027-2050 [W] Pagepool has size actualValueK bytes instead of the requested requestedValueK bytes.

Explanation

The configured GPFS page pool is either A) too large to be allocated or pinned into memory on this machine, or B) rounded down to align on page size boundary. GPFS will work properly, but with reduced capacity for caching user data.

User response

To prevent this message from being generated if pagepool size is too large, reduce pagepool size using mmchconfig command.
End of change