Asset ID: |
1-72-2379121.1 |
Update Date: | 2018-04-03 |
Keywords: | |
Solution Type
Problem Resolution Sure
Solution
2379121.1
:
GUI EPAP B Does Not Work And VIP Address Is Unreachable
Related Items |
- Oracle Communications EAGLE (Software)
|
Related Categories |
- PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec OS EPAP ECAP
|
In this Document
Created from <SR 3-16982812101>
Applies to:
Oracle Communications EAGLE (Software) - Version EPAP 16.1 and later
Information in this document applies to any platform.
Symptoms
After the system has been upgraded, unable to reach the VIP address
Cause
Incorrect configuration in ha.cf file and haresources file
ha.cf and haresources files were not updated after the upgrade was performed. No root cause was determined
Solution
Edit the file to show the correct node hostname
in ha.cf file,
#
# Tell what machines are in the cluster
# node nodename ... -- must match uname -n
node mps-epap-a
node mps-epap-b
#
# Less common options...
#
in haresources
#-------------------------------------------------------------------
#
# Simple case: One service address, default subnet and netmask
# No servers that go up and down with the IP address
#
#just.linux-ha.org 135.9.216.110
mps-epap-a TKLChanotify::pre
mps-epap-b IPaddr2::10.26.233.235
#
#-------------------------------------------------------------------
#
# Assuming the adminstrative addresses are on the same subnet...
# A little
# virtual in any sense of the word.
#
mps-vlz-A TKLChanotify::post
Restart TKLCha
The following steps might be required to correct the status of the server from Inhibited to Active / Standby
/usr/TKLC/plat/sbin/hafailover --inhibit
/usr/TKLC/plat/sbin/hafailover --noinhibit
Attachments
This solution has no attachment