Previous Topic: Provisioning Server and CA IAM Connector Server UpgradeNext Topic: Policy Server and CSP Console Upgrade


MSGMNI kernel Installation Error

Symptom:

Install fails with message "MSGMNI kernel parameter set is not sufficient"

Solution:

  1. Navigate to the server kit install file:

    /opt/CA/saas/repo/application/local_environment.sh

  2. Edit the file as follows.

    Change the line that reads:

    REQUIRED_MSGMNI=" 32"

    to read:

    REQUIRED_MSGMNI=" 33"

  3. Re-run the Provisioning Server installation process.