RSA Identity G&L 7.1.0 installation intermittently fails on SLES 12 where 'Hardware Lock Elision' functionality of the CPU is enabled.
Originally Published: 2018-01-22
Article Number
Applies To
RSA Version/Condition: 7.1.0
OS Version: SLES 12
Issue
2018/01/15 11:56:08 CLSRSC-330: Adding Clusterware entries to file 'oracle-ohasd.service'
^[[0m
PRCR-1006 : Failed to add resource ora.ons for ons
PRCR-1115 : Failed to find entities of type resource type that match filters (TYPE_NAME ends .type) and contain attributes
CRS-0184 : Cannot communicate with the CRS daemon.
2018/01/15 11:56:30 CLSRSC-180: An error occurred while executing the command 'srvctl add ons' (error code 0)
^[[0m
2018/01/15 11:57:21 CLSRSC-115: Start of resource 'ora.evmd' failed
^[[0m
2018/01/15 11:57:21 CLSRSC-202: Failed to start EVM daemon
^[[0m
... Problem running roothas.pl
Please note that this error only applies to Intel CPUs that support the 'Hardware Lock Elision' functionality.
In order to check if your CPU has this functionality enabled please run the following command:
if grep -q '^flags.*\<hle\>' /proc/cpuinfo; then echo CPU HLE functionality is enabled; else echo CPU HLE functionality is not enabled; fi;
Cause
Resolution
Workaround
(1) Go to install directory:
cd /u01/app/12.1.0/grid/crs/install
(2) Deconfigure failed installation:
./roothas.pl -force -deconfig
./rootcrs.sh -force -deconfig
(3) Add the 64-bit noelision path statement to the beginning of the library load path
vi /etc/ld.so.conf
Add /lib64/noelision as first line.
Save changes, run `ldconfig` to rebuild caches.
(4) Re-run the installer.
Related Articles
Is Via G&L vulnerable to “Authorization Bypass”? 11Number of Views Is Via G&L vulnerable to the “Strict Transport security misconfiguration” 28Number of Views The importDescriptions Web Service requires System Administration privilege in RSA Identity Governance & Lifecycle 7.0.2 a… 10Number of Views HTTP 401 Unauthorized occurred while changing the password in the webservice node in the workflow in RSA Governance and Li… 14Number of Views How to collect RAID logs using Intel RAID CmdTool2 for the RSA SecurID A250 Intel-based Hardware Appliances S2600GZ/GL 66Number of Views
Trending Articles
RSA Release Notes for RSA Authentication Manager 8.8 Downloading RSA Authentication Manager license files or RSA Software token seed records AFX Server remains in a 'Not running' State, afx status shows 'timed out waiting for AFX applications to start' and mule_e… RSA Authentication Manager 8.7 SP1 Patch 1 Hotfix 1 RSA Authentication Manager 8.8 Security Configuration Guide
Don't see what you're looking for?