Start of change

6027-2054 [W] The available physical memory (initMaxAvailPhyMemBytes) is less than the minimal size of pagepool (minPagePoolSize). Trying to allocate the minimal size.

Explanation

The available physical memory is too low, and is less than the minimal pagepool size. The GPFS daemon will try to start and allocate the minimal size of pagepool, which may fail due to low physical memory.

User response

If the GPFS daemon cannot start, try to free some physical memory or stop applications that use significant amount of memory.
End of change