Hi, PMP support team.
I'm configuring the PMP(6600) HA on 2 CentOS6 64 bit machines.
I followed the every instructions but in Admin-HA page says HA is not configured.
This is how I did.
1. Install PMP on Primary server (192.168.10.201)
2. Install PMP on Secondary server as read-only (192.168.10.202)
3. Run both server once and shutdown
4. On Primary Server, run sh HASetup.sh 192.168.10.201 192.168.10.202
5. Copy the /<PMP>/replication/HAPack.zip from primary to Secondary's /<PMP>
6. unzip the HAPack.zip on Secondary Server.
7. Setup the key_pmp.key location on Secondary Server.
8. Start both server.
And this is how I checked so far.
1. Go to the Primary Server's admin page(https:192.168.10.201:7272): '
HA is not configured' on Admin-HA page
3. Shutdown the Primary Server and go to the Secondary Server:
Does not redirects to Primary Server, 'HA is not configured' message.
Do I have to install extra lib or executable to make HA works? (I installed on the basic server of CentOS install setting. And did yum install glibc.i686 and libgcc_s.so.1 in order to run the PMP on 64bit Linux machines)
Thank you in advance.
SC Jung.