Start of change

6027-2063 [X] The pagepool size is too small. Disable the dynamic pagepool or set the pagepool size to minimum minPagepoolSize bytes.

Explanation

Cannot switch from a dynamic pagepool to a static pagepool because the current pagepool size is too small.

User response

Set the dynamicPagepoolEnabled=no parameter on this node because the dynamic pagepool needs to be disabled. Also, review the desired size of the static pagepool and set the pagepool parameter accordingly.
End of change