Previous Topic: Upgrade the CA Provisioning Server and CA IAM Connector ServerNext Topic: Upgrade the CA SiteMinder Policy Server and CSP console


Provisioning Server Troubleshooting

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.