Hi All,
I am trying to setup Hot Standby between two HP-UX IA64 hosts and facing few issues. Given below are the setup details.
Hosts: HP-UX IA64 B.11.31
liveCache version: 7.7.06.16
Storage: EMC Symmetrix
maxDB Database Manager: 7.6.06.04
These are the steps I did using maxDB GUI
1. Added primary server (i.e. MASTER).
2. Made it online to validate the setup.
3. Made it offline, so that Hot Standby System can be enabled.
4. Enabled the Hot Standby System, and created a virtual server name entry.
5. Made the primary online, so that standby instances can be added.
6. Tried adding Hot Standby instances and saw a pop-up message with following error.
-
"-24994 Runtime environment error [hss_addstandby ...]; 20090, Check knldiag! Kernel exited with '0' before reaching ADMIN state"
-
Found the following error message in KnlMsg file of SECONDARY/STANDBY host.
-
<MSGL _NO="110" _PROCESS="20561" _THREAD="0x19" _TASK="2" _TIME="2009-10-01 13:04:33.000">
<MSG _NO="1" _TYPE="Error" _ID="20049" _COMP="RTEHSS" TEXT="Call to RTEHSSInit failed since RTEHSS_Api is not usable">
<MSG_ARGS
FILE="RTEHSSApiDll.cpp"
_LINE="736"
_TIME="2009-10-01 13:04:33.000"
/>
</MSG>
libemcslc.sl failed dlopen failed:Unable to find library &
apos;/usr/symcli/shlib/apps/SAP/libemcslc.sl'.">
<MSG_ARGS
FILE="RTESysSharedLib.cpp"
_LINE="631"
_TIME="2009-10-01 13:04:32.000"
/>
</MSG>
<MSG _NO="3" _ID="20048" _COMP="Admin" _TEXT="The database parameters are neither correctly configured for 'HotStandby' nor for 'Normal&apos
; operation.">
<MSG_ARGS
FILE="KernelAdministration.cpp"
_LINE="4409"
_TIME="2009-10-01 13:04:33.000"
/>
</MSG>
</MSGL>
-
The library is available on the STANDBY host and has correct permissions.
-
ll /usr/symcli/shlib/apps/SAP/libemcslc.sl
-rwxrwxrwx 1 sdb sdba 297720 Sep 17 21:51 /usr/symcli/shlib/apps/SAP/libemcslc.sl
#
-
Any help/pointer on resolving the issue will be appreciated.
Thanks and Regards,
Mohammed Firdosh Nasim.