Not Synchronized
show high-availability state
Running Configuration: not synchronized
Out-of-sync Reason: Started with config out-of-sync
"Started with config out-of-sync" what does that mean and how can I fix it? I can't find a single thing about it anywhere.
started out of sync is how cluster first starts. two members are configured individually and are then given details about their peer. There are minute differences in the config files; Some objects may have been created in a different order, etc. so the config needs to be synchronised.
sync the candidate config to the peer:
> request high-availability sync-to-remote candidate-config
and then commit on the peer