Comment 2 for bug 1462209

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/11384
Committed: http://github.org/Juniper/contrail-fabric-utils/commit/f3b7d8af093fa337c822b2d928fffa95eca13069
Submitter: Zuul
Branch: R2.20

commit f3b7d8af093fa337c822b2d928fffa95eca13069
Author: Ranjeet R <email address hidden>
Date: Mon Jun 8 12:33:28 2015 -0700

Fixes: upgrade_contrail failed in a HA setup

In 2.2, we are re-creating the cmon_schema. The Galera cluster
was forming and hence when we try to setup cmon_schema it fails.

Before setting up cmon schema, make sure that mysql galera status
is up and running, and if its in joining state - wait for it to
completely sync.

Change-Id: Iec0e9ee92eed90f4ed5ae8dc4b680e1f9ce070ed
ClosesBug: 1462209