Database reindex required after applying Authentication Manager 8.7 SP1 and Authentication Manager 8.7 SP1 patch 1 due to upgrade from SUSE 12 to SUSE 15
Originally Published: 2023-12-01
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.7 SP1 and 8.7 SP1 patch 1
Issue
Resolution
- Login to your primary via CLI.
- Shut down all services except database service. Make sure that the database service is the only one that is up.
login as: rsaadmin
Using keyboard-interactive authentication.
Password: <enter OS password>
Last login: <om Dec 11 10:27:53 20123 from jumphost.vcloud.local
RSA Authentication Manager Installation Directory: /opt/rsa/am
rsaadmin@primary:~> cd /opt/rsa/am/server
rsaadmin@primary:/opt/rsa/am/server> ./rsaserv stop all
rsaadmin@primary:/opt/rsa/am/server> ./rsaserv start db
Using keyboard-interactive authentication.
Password: <enter OS password>
Last login: <om Dec 11 10:27:53 20123 from jumphost.vcloud.local
RSA Authentication Manager Installation Directory: /opt/rsa/am
rsaadmin@primary:~> cd /opt/rsa/am/server
rsaadmin@primary:/opt/rsa/am/server> ./rsaserv stop all
rsaadmin@primary:/opt/rsa/am/server> ./rsaserv start db
- Connect to PostgreSQL:
rsaadmin@primary:~> cd /opt/rsa/am/utils
rsaadmin@am81p:/opt/rsa/am/utils> ./rsautil manage-secrets -a get com.rsa.db.dba.password
Please enter OC Administrator username: <enter Operations Console admin's name>
Please enter OC Administrator password: <enter Operations Console admin's password>
com.rsa.db.dba.password: rSKD5bGguLGNL9uGvFWnJoxIcHJah2 (your string will be different)
rsaadmin@primary:/opt/rsa/am/utils> cd ../pgsql/bin
rsaadmin@primary:/opt/rsa/am/pgsql/bin> ./psql -h localhost -p 7050 -d db -U rsa_dba
Password for user rsa_dba: <enter the com.rsa.db.dba.password captured above>
db=#
rsaadmin@am81p:/opt/rsa/am/utils> ./rsautil manage-secrets -a get com.rsa.db.dba.password
Please enter OC Administrator username: <enter Operations Console admin's name>
Please enter OC Administrator password: <enter Operations Console admin's password>
com.rsa.db.dba.password: rSKD5bGguLGNL9uGvFWnJoxIcHJah2 (your string will be different)
rsaadmin@primary:/opt/rsa/am/utils> cd ../pgsql/bin
rsaadmin@primary:/opt/rsa/am/pgsql/bin> ./psql -h localhost -p 7050 -d db -U rsa_dba
Password for user rsa_dba: <enter the com.rsa.db.dba.password captured above>
db=#
- Run the following command to reindex the database:
db=# REINDEX DATABASE db;
- Restart Authentication Manager services:
rsaadmin@primary:~> cd /opt/rsa/am/server
rsaadmin@primary:/opt/rsa/am/server> ./rsaserv start all
rsaadmin@primary:/opt/rsa/am/server> ./rsaserv start all
Notes
- This issue is fixed in Authentication Manager 8.7 SP1 patch 2 (8.7.1.2).
- The replica servers in the deployment will handle authentication requests while the services are down on the primary.
- Depending on the size of your database, the reindex can take some time.
- Replica servers do need to be reindexed.
- Reindex the primary first, then replicas one at a time.
Related Articles
Applying patch or upgrade fails after hardening RSA Authentication Manager appliance 837Number of Views RADIUS server not found and/or RADIUS server cannot be managed after upgrade to Authentication Manager 8.6 or 8.7 810Number of Views Authentication Manager 8.5 upgrade to 8.6 fails with error: Unactivated changes are present in the WebLogic Server config.xml 1.32KNumber of Views Authentication Manager 8.x upgrade fails with error "Failed to launch the update installer to apply the update" 552Number of Views Running script to determine if hardware appliance can successfully upgrade to Authentication Manager 8.7 SP1 453Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA-2026-07: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?