This issue is related to an enhancement released on Stemcell 621.141. For more information, refer to
Stemcell (Linux) Release Notes | VMware Tanzu Docs - Enhancements.
Added firewall rules to restrict Monit API access to the Monit CLI and BOSH Agent. To see how to grant your program access to the Monit API, examine the new monit wrapper script, found at /var/vcap/bosh/bin/monit.
This enhancement is causing the MySQL restore procedure to timeout.
To workaround this issue, you can either:
- Prevent the Stemcell upgrade.
- Revert the Stemcell to v641.84 if you already upgraded.
If the Stemcell is upgraded and cannot be reverted, execute these commands when when performing the MySQL restore:
1.
~# source /var/vcap/bosh/etc/monit-access-helper.sh2.
~# permit_monit_access3.
~# mysql-restore ...Note: The issue will be fixed in a future release of MySQL tile 2.10. R&D will not backport the fix to Tanzu SQL (MySQL) [VMs] 2.8 or Tanzu SQL (MySQL) [VMs] 2.9.