Appdynamics / HA-toolkit

AppDynamics Controller High Availability Toolkit
https://docs.appdynamics.com/display/PRO42/Using+the+High+Availability+(HA)+Toolkit
Apache License 2.0
13 stars 11 forks source link

replicate.sh -f doesn't work for the first time on newer version of ubuntu #64

Closed shannonxuappd closed 5 years ago

shannonxuappd commented 7 years ago

Hi Curt, When we used newer version of AWS ubuntu images(ami-a58d0dc5, Linux ip-172-31-6-215 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:50:30 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux) for automating HA setup. replicate.sh with -f option doesn't work for the first time, it will hang at 'start Secondary database'. Secondary's db cannot be started manually as well. But if executing 'replicate.sh -f' command again on primary node, it will succeed. As I verified, this only happens for the first time when executing 'replicate.sh -f'. We have to roll back to an older ubuntu AMI image to avoid this. I am not sure if this is a bug related to ubuntu versions.

rnav1234 commented 5 years ago

Duplicate of #103