This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject
  • RSA.com
  • Home
  • Advisories
    • SecurID
    • SecurID Governance & Lifecycle
  • Documentation
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID App
      • SecurID Authenticator for macOS
      • SecurID SDK
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
    • Technology Partners
  • Downloads
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID Authenticator for macOS
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
  • Community
    • SecurID
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
    • SecurID Governance & Lifecycle
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Ideas & Suggestions
      • Community Support Articles
      • Community Support Forum
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Education
    • Blog
    • Browse Courses
      • SecurID
      • SecurID Governance & Lifecycle
    • Certification Program
    • New Product Readiness
    • Student Resources
Sign In Register Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
Announcements

SecurID® Knowledge Base

Find answers to your questions and identify resolutions for known issues with knowledge base articles written by SecurID experts.
  • SecurID Community
  • :
  • Products
  • :
  • SecurID
  • :
  • Knowledge Base
  • :
  • Unable to attach Authenticaiton Manager 8.1 SP1 replica
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

Unable to attach Authenticaiton Manager 8.1 SP1 replica

Article Number

000029488

Applies To

RSA Product Set: SecurID
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.1.0 SP1
Platform:  VMware ESXi 5
 

Issue

Attach replica process fails at "Starting services". 
[Begin Attach] choose replica_package.zip (used new ocadmin and password)
Processing request. Please wait. . . start of task 11:30:33am CST 
Transferring data from primary instance Completed 
Configuring replica instance Completed 
Starting services in progress 7mins...(X) Failed 
Sending.... 
Failed to attach replica instance. 
You must redeploy this replica instance by performing the following steps: 
Image descriptionImage description
Install log FATAL: Did not receive the first change from the primary within the expected time period
select latest_sweep_id from rsa_rep_util.AM_P2R_ReplicaStatus where action_cd = 'propagated'; 
select latest_sweep_id from rsa_rep_util.AM_P2R_PrimaryStatus where action_cd = 'written'; 
but 0 rows for each 
select * from rsa_rep_util.AM_PRIMARY_CAPTURE; 0 rows
No Sweeps files in the /opt/rsa/am/replication directory, just latest_chgsets

Cause

Installing P5 or P6 on AM 8.1 before upgrade to AM 8.1 SP1 leaves behind a file, a 32-bit /lib/libreadline.so.5.2 as well as the symbolic link /lib/libreadline.so.5, which prevents the postgres utility {{psql}} (and others) from starting cleanly.
Symptom is 
ERROR: ld.so: object '/lib/libreadline.so.5' from LD_PRELOAD cannot be preloaded: ignored.}}
in the /opt/rsa/am/replication/addreplicaxxxxxxxxxxx<date>.log 

Resolution

Use work-around until fix announced in probably AM 8.1 SP1 P1 (scheduled) or later
Image descriptionImage description

Workaround

Short version:
Delete  /lib/libreadline.so.5, reboot the primary and try clean replica attachment with new replica deployment

Engineering Note: If any one is attempting to do this manually
  • Only delete the 32-bit libreadline.so.5 from the /lib directory
  • DO NOT delete the 64-bit libreadline.so.* files from under /lib64 (deleting the wrong files may cause the AM system to fail to start and the system console to be inaccessible).

Longer answer:
The fix is a simple cleanup script which removes the 32-bit /lib/libreadline.so.5.2 as well as the symbolic link /lib/libreadline.so.5
The change is introduced near the beginning of the patch manifest additions for bug fixes. When the patch P1 is installed the log will show:
Cleanup /lib/libreadline installation
Removing: /lib/libreadline.so.5
Removing: /lib/libreadline.so.5.2
or, if the files are already removed:
Cleanup /lib/libreadline installation
No need to clean: /lib/libreadline.so.5
No need to clean: /lib/libreadline.so.5.2
________________________________________
The fix for this is not backed-out with un-install or rollback.
The fix can be applied multiple times - has no effect if the files are already removed.

Notes

Cannot get replica to attach. AM81 primary is at SP1. VMware ESX host version 5. OVA installs correctly; primary and replica resolve forward and reverse DNS.

If you attempt to run ./psql -h localhost -p 7050 -d db -U rsa_dba and see the the symptom

ERROR: ld.so: object '/lib/libreadline.so.5' from LD_PRELOAD cannot be preloaded: ignored
You have this problem, even if you get to the PGSQL db=# prompt
Tags (68)
  • 8
  • 8.1
  • 8.1 Service Pack 1
  • 8.1 SP1
  • 8.1.0
  • 8.1.0.x
  • 8.1.1
  • 8.1.1.x
  • 8.1.x
  • 8.x
  • Abnormal
  • Acting Strange
  • AM
  • Appliance
  • Auth Manager
  • Authentication Manager
  • Behavior
  • Break Fix
  • Break Fix Issue
  • Broken
  • Customer Support Article
  • Database
  • Database Behavior
  • Database Error
  • Database Issue
  • DB
  • DB Error
  • DB Issue
  • Error
  • Error Message
  • Failed Install
  • Failed Installation
  • Failed Login
  • Failure
  • Improper Behavior
  • Install
  • Install Error
  • Install Issue
  • Installation
  • Installation Error
  • Installation Failure
  • Installation Issue
  • Issue
  • Issues
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • Problem
  • RSA AM
  • RSA Auth Manager
  • RSA Authentication Manager
  • RSA SecurID
  • RSA SecurID Access
  • RSA SecurID Suite
  • SecurID
  • SecurID Access
  • SecurID Appliance
  • SecurID Suite
  • Strange Behavior
  • Unexpected Behavior
  • Version 8
  • Version 8.1
  • Version 8.1.0
  • Version 8.1.0.x
  • Version 8.1.1
  • Version 8.1.1.x
  • Version 8.1.x
  • Version 8.x
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2020-12-12 01:09 PM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • Customer Success
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Provide Feedback
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.