Home Forums HAast (High Availability for Asterisk) Installation & Upgrade Settings and data not synchronizing between cluster nodes Reply To: Settings and data not synchronizing between cluster nodes

Avatar photoTelium Support Group
Participant
Post count: 262

HAast has changed considerably since version 2.1.  Did you remember to copy over the sync job definitions (probably from /etc/xdf/telium/haast.conf.d )  As for the event handlers (probably post-sync), we recommend that you use nodeprep to ensure data is properly updated and reconciled once it reaches the other node.  Most event handlers are a single line of code: e.g. “nodeprep -a 1200”

If you don’t have nodeprep installed (if you pieced together a cluster from old and new software), please email us and we will provide you with the missing software and sample event handlers.