Start of change

6027-2064 [E] Insufficient pagepool memory for enabling the dynamic pagepool on NSD server. The current required pagepool memory requiredPagepoolSize is larger than the maximum pagepool memory maxPagepoolSize. Cannot switch from a dynamic pagepool to a static pagepool because the current pagepool size is too small.

Explanation

The required pagepool memory for enabling the dynamic pagepool on NSD server is larger than the maximum pagepool memory.

User response

Set a larger value for the pagepoolMaxPhysMemPct parameter or add more physical memory to the system or set a smaller value for pagepoolMinPhysMemPct if it has a large amount of memory.
End of change