failing' and 'starting' states. Apps Manager is still inaccessible. clock_global' and 'cloud_controller_workers' are stuck in 'failing' state. The 'cloud_controller' is in 'starting' state.clock_global' VM's and run sudo monit summary, you see the 'cloud_controller_clock' and 'cc_deployment_updater' services are stuck in 'Does not exist' state.cloud_controller_clock.log from the 'clock_global' VM, you see errors indicating: Mysql2::Error::ConnectionError: Lost connection to server at 'handshake: reading initial communication packet', system error: 11 (Mysql2::Error::ConnectionError)
mysql_monitor' VM, run the following command to check the MySQL diagnostics:# mysql-diag
[CRITICAL] warning indicating: "You must bootstrap the cluster."This problem was observed on TAS 3.3, but is not isolated to this version.
This problem occurs because the network changes applied break quorum for the internal MySQL cluster backing TAS components. Once the network is restored, the MySQL servers are unable to re-establish quorum without manual intervention. See the Recovering from MySQL Downtime section of the Managing Internal MySQL under TAS for VMs documentation for more details.
# bosh -d <CF-INSTANCE> run-errand bootstrapCAUTION: Please ensure you run this bootstrap errand against the MySQL instance running in the <CF-DEPLOYMENT>. Ensure you are not running against a MySQL deployment created by the Tanzu for MySQL Tile.